"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose" - Starting (try 1/5) 2026/09/06 03:03:06 DEBUG : Creating backend with remote "TestSia:rclone-test-taloyas6safe" 2026/09/06 03:03:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/06 03:03:06 DEBUG : Setting type=XXX for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2026/09/06 03:03:06 DEBUG : Setting api_url=XXX for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/09/06 03:03:06 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2026/09/06 03:03:06 DEBUG : Setting api_url=XXX for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2026/09/06 03:03:06 DEBUG : Creating backend with remote "/tmp/rclone307580454" === RUN TestDirHandleMethods run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:06 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:07 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:07 DEBUG : dir: Looking for writers 2026/09/06 03:03:07 DEBUG : Looking for writers 2026/09/06 03:03:07 DEBUG : dir: reading active writers 2026/09/06 03:03:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.38s) === RUN TestDirHandleReaddir run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:07 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:08 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:08 DEBUG : dir/subdir: Looking for writers 2026/09/06 03:03:08 DEBUG : dir: Looking for writers 2026/09/06 03:03:08 DEBUG : file2: reading active writers 2026/09/06 03:03:08 DEBUG : subdir: reading active writers 2026/09/06 03:03:08 DEBUG : file1: reading active writers 2026/09/06 03:03:08 DEBUG : Looking for writers 2026/09/06 03:03:08 DEBUG : dir: reading active writers 2026/09/06 03:03:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.25s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:08 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:08 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:08 DEBUG : dir: Looking for writers 2026/09/06 03:03:08 DEBUG : file1: reading active writers 2026/09/06 03:03:08 DEBUG : Looking for writers 2026/09/06 03:03:08 DEBUG : dir: reading active writers 2026/09/06 03:03:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.27s) === RUN TestDirMethods run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:08 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:09 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:09 DEBUG : dir: Looking for writers 2026/09/06 03:03:09 DEBUG : Looking for writers 2026/09/06 03:03:09 DEBUG : dir: reading active writers 2026/09/06 03:03:09 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.48s) === RUN TestDirForgetAll run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:09 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:09 DEBUG : dir: forgetting directory cache 2026/09/06 03:03:09 DEBUG : forgetting directory cache 2026/09/06 03:03:09 DEBUG : dir: forgetting directory cache 2026/09/06 03:03:09 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:09 DEBUG : Looking for writers 2026/09/06 03:03:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.25s) === RUN TestDirForgetPath run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:09 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:10 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/06 03:03:10 DEBUG : dir: invalidating directory cache 2026/09/06 03:03:10 DEBUG : >ForgetPath: 2026/09/06 03:03:10 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/06 03:03:10 DEBUG : invalidating directory cache 2026/09/06 03:03:10 DEBUG : dir: forgetting directory cache 2026/09/06 03:03:10 DEBUG : >ForgetPath: 2026/09/06 03:03:10 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/06 03:03:10 DEBUG : >ForgetPath: 2026/09/06 03:03:10 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:10 DEBUG : dir: Looking for writers 2026/09/06 03:03:10 DEBUG : Looking for writers 2026/09/06 03:03:10 DEBUG : dir: reading active writers 2026/09/06 03:03:10 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.44s) === RUN TestDirWalk run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:10 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:10 DEBUG : forgetting directory cache 2026/09/06 03:03:10 DEBUG : dir: forgetting directory cache 2026/09/06 03:03:10 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:10 DEBUG : dir: Looking for writers 2026/09/06 03:03:10 DEBUG : fil/a/b: Looking for writers 2026/09/06 03:03:10 DEBUG : fil/a: Looking for writers 2026/09/06 03:03:10 DEBUG : b: reading active writers 2026/09/06 03:03:10 DEBUG : fil: Looking for writers 2026/09/06 03:03:10 DEBUG : a: reading active writers 2026/09/06 03:03:10 DEBUG : Looking for writers 2026/09/06 03:03:10 DEBUG : dir: reading active writers 2026/09/06 03:03:10 DEBUG : fil: reading active writers 2026/09/06 03:03:10 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.98s) === RUN TestDirSetModTime run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:11 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:11 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:11 DEBUG : dir: Looking for writers 2026/09/06 03:03:11 DEBUG : Looking for writers 2026/09/06 03:03:11 DEBUG : dir: reading active writers 2026/09/06 03:03:11 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.51s) === RUN TestDirStat run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:11 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:11 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:11 DEBUG : dir: Looking for writers 2026/09/06 03:03:11 DEBUG : file1: reading active writers 2026/09/06 03:03:11 DEBUG : Looking for writers 2026/09/06 03:03:11 DEBUG : dir: reading active writers 2026/09/06 03:03:11 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.34s) === RUN TestDirReadDirAll run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:11 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/09/06 03:03:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/06 03:03:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/06 03:03:12 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/06 03:03:12 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/06 03:03:13 DEBUG : Waiting for deletions to finish 2026/09/06 03:03:13 INFO : dir/subdir/file3: Deleted 2026/09/06 03:03:13 DEBUG : removing 1 level 2 directories 2026/09/06 03:03:13 INFO : dir/subdir: Removing directory 2026/09/06 03:03:13 DEBUG : dir: invalidating directory cache 2026/09/06 03:03:13 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/06 03:03:13 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/06 03:03:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/06 03:03:13 DEBUG : dir/file1: Reset virtual modtime 2026/09/06 03:03:13 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/06 03:03:13 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/06 03:03:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/06 03:03:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/06 03:03:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 03:03:13 DEBUG : dir: invalidating directory cache 2026/09/06 03:03:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/06 03:03:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/06 03:03:13 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/06 03:03:13 DEBUG : forgetting directory cache 2026/09/06 03:03:13 DEBUG : dir: forgetting directory cache 2026/09/06 03:03:13 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/06 03:03:13 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:13 DEBUG : dir/virtualDir: Looking for writers 2026/09/06 03:03:13 DEBUG : dir: Looking for writers 2026/09/06 03:03:13 DEBUG : file1: reading active writers 2026/09/06 03:03:13 DEBUG : virtualFile2: reading active writers 2026/09/06 03:03:13 DEBUG : virtualFile: reading active writers 2026/09/06 03:03:13 DEBUG : virtualDir: reading active writers 2026/09/06 03:03:13 DEBUG : Looking for writers 2026/09/06 03:03:13 DEBUG : dir: reading active writers 2026/09/06 03:03:13 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (1.63s) --- PASS: TestDirReadDirAll/Virtual (0.55s) === RUN TestDirOpen run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:13 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:13 ERROR : dir/: Can only open directories read only 2026/09/06 03:03:13 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:13 DEBUG : dir: Looking for writers 2026/09/06 03:03:13 DEBUG : Looking for writers 2026/09/06 03:03:13 DEBUG : dir: reading active writers 2026/09/06 03:03:13 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.39s) === RUN TestDirCreate run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:13 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:14 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/06 03:03:14 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/06 03:03:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/06 03:03:14 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 03:03:14 DEBUG : dir/potato: size = 5 OK 2026/09/06 03:03:14 NOTICE: Sia http://127.0.0.1:39980: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/06 03:03:14 DEBUG : dir/potato: Size of src and dst objects identical 2026/09/06 03:03:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/06 03:03:14 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:14 DEBUG : dir: Looking for writers 2026/09/06 03:03:14 DEBUG : file1: reading active writers 2026/09/06 03:03:14 DEBUG : potato: reading active writers 2026/09/06 03:03:14 DEBUG : Looking for writers 2026/09/06 03:03:14 DEBUG : dir: reading active writers 2026/09/06 03:03:14 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.65s) === RUN TestDirMkdir run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:14 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/06 03:03:15 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:15 DEBUG : dir/sub: Looking for writers 2026/09/06 03:03:15 DEBUG : dir: Looking for writers 2026/09/06 03:03:15 DEBUG : file1: reading active writers 2026/09/06 03:03:15 DEBUG : sub: reading active writers 2026/09/06 03:03:15 DEBUG : Looking for writers 2026/09/06 03:03:15 DEBUG : dir: reading active writers 2026/09/06 03:03:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.72s) === RUN TestDirMkdirSub run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:15 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/06 03:03:15 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/06 03:03:15 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:15 DEBUG : dir/sub/subsub: Looking for writers 2026/09/06 03:03:15 DEBUG : dir/sub: Looking for writers 2026/09/06 03:03:15 DEBUG : subsub: reading active writers 2026/09/06 03:03:15 DEBUG : dir: Looking for writers 2026/09/06 03:03:15 DEBUG : file1: reading active writers 2026/09/06 03:03:15 DEBUG : sub: reading active writers 2026/09/06 03:03:15 DEBUG : Looking for writers 2026/09/06 03:03:15 DEBUG : dir: reading active writers 2026/09/06 03:03:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.80s) === RUN TestDirRemove run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:16 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:16 ERROR : dir/: Dir.Remove not empty 2026/09/06 03:03:16 DEBUG : dir/file1: Remove: 2026/09/06 03:03:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 03:03:16 DEBUG : dir/file1: >Remove: err= 2026/09/06 03:03:16 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/06 03:03:16 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:16 DEBUG : Looking for writers 2026/09/06 03:03:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.36s) === RUN TestDirRemoveAll run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:16 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:16 DEBUG : dir/file1: Remove: 2026/09/06 03:03:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 03:03:16 DEBUG : dir/file1: >Remove: err= 2026/09/06 03:03:16 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/06 03:03:16 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:16 DEBUG : Looking for writers 2026/09/06 03:03:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.49s) === RUN TestDirRemoveName run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:16 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:17 DEBUG : dir/file1: Remove: 2026/09/06 03:03:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 03:03:17 DEBUG : dir/file1: >Remove: err= 2026/09/06 03:03:17 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:17 DEBUG : dir: Looking for writers 2026/09/06 03:03:17 DEBUG : Looking for writers 2026/09/06 03:03:17 DEBUG : dir: reading active writers 2026/09/06 03:03:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.29s) === RUN TestDirRename run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:17 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote dir_test.go:524: can't rename directories 2026/09/06 03:03:17 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:17 DEBUG : dir: Looking for writers 2026/09/06 03:03:17 DEBUG : Looking for writers 2026/09/06 03:03:17 DEBUG : dir: reading active writers 2026/09/06 03:03:17 DEBUG : >WaitForWriters: --- SKIP: TestDirRename (0.39s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:17 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/06 03:03:17 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:17 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 03:03:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/06 03:03:17 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/06 03:03:17 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/06 03:03:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/06 03:03:17 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:17 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 03:03:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/06 03:03:17 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/06 03:03:17 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/06 03:03:17 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/06 03:03:17 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (12 bytes), uploading instead of streaming 2026/09/06 03:03:18 DEBUG : dir/sub/file2: size = 12 OK 2026/09/06 03:03:18 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/09/06 03:03:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/06 03:03:18 DEBUG : forgetting directory cache 2026/09/06 03:03:18 DEBUG : dir: forgetting directory cache 2026/09/06 03:03:18 DEBUG : dir/sub: forgetting directory cache 2026/09/06 03:03:18 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/06 03:03:18 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/06 03:03:18 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 03:03:18 DEBUG : dir/sub/file0: size = 5 OK 2026/09/06 03:03:18 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/09/06 03:03:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/06 03:03:18 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:18 DEBUG : dir/sub: Looking for writers 2026/09/06 03:03:18 DEBUG : file0: reading active writers 2026/09/06 03:03:18 DEBUG : file2: reading active writers 2026/09/06 03:03:18 DEBUG : dir: Looking for writers 2026/09/06 03:03:18 DEBUG : file1: reading active writers 2026/09/06 03:03:18 DEBUG : sub: reading active writers 2026/09/06 03:03:18 DEBUG : Looking for writers 2026/09/06 03:03:18 DEBUG : dir: reading active writers 2026/09/06 03:03:18 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.03s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:18 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/09/06 03:03:18 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:18 DEBUG : Looking for writers 2026/09/06 03:03:18 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:18 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/06 03:03:18 DEBUG : dir/file1.metadata: Set virtual modtime to 2026-09-06 03:03:18.852927758 +0000 UTC 2026/09/06 03:03:18 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:18 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/06 03:03:18 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/06 03:03:18 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/06 03:03:18 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:03:18 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/06 03:03:18 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/06 03:03:18 DEBUG : dir.metadata: Set virtual modtime to 2026-09-06 03:03:18.674979694 +0000 UTC 2026/09/06 03:03:18 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:18 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/06 03:03:18 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/06 03:03:18 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/06 03:03:18 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:03:18 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/06 03:03:18 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:18 DEBUG : dir: Looking for writers 2026/09/06 03:03:18 DEBUG : file1: reading active writers 2026/09/06 03:03:18 DEBUG : file1.metadata: reading active writers 2026/09/06 03:03:18 DEBUG : Looking for writers 2026/09/06 03:03:18 DEBUG : dir.metadata: reading active writers 2026/09/06 03:03:18 DEBUG : dir: reading active writers 2026/09/06 03:03:18 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.30s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:18 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:19 DEBUG : dir/file1: Set virtual modtime to 2026-09-06 03:03:19.369068333 +0000 UTC 2026/09/06 03:03:19 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:19 DEBUG : dir: Looking for writers 2026/09/06 03:03:19 DEBUG : file1: reading active writers 2026/09/06 03:03:19 DEBUG : Looking for writers 2026/09/06 03:03:19 DEBUG : dir: reading active writers 2026/09/06 03:03:19 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.51s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:19 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:20 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/09/06 03:03:20 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:20 DEBUG : dir: Looking for writers 2026/09/06 03:03:20 DEBUG : file1: reading active writers 2026/09/06 03:03:20 DEBUG : Looking for writers 2026/09/06 03:03:20 DEBUG : dir: reading active writers 2026/09/06 03:03:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.99s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.99s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:20 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 03:03:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 03:03:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:03:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/06 03:03:20 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:20 DEBUG : dir: Looking for writers 2026/09/06 03:03:20 DEBUG : file1: reading active writers 2026/09/06 03:03:20 DEBUG : Looking for writers 2026/09/06 03:03:20 DEBUG : dir: reading active writers 2026/09/06 03:03:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.24s) === RUN TestFileOpenReadUnknownSize 2026/09/06 03:03:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/06 03:03:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/06 03:03:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:03:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/06 03:03:20 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:20 DEBUG : Looking for writers 2026/09/06 03:03:20 DEBUG : file.txt: reading active writers 2026/09/06 03:03:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:20 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:21 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (25 bytes), uploading instead of streaming 2026/09/06 03:03:21 DEBUG : dir/file1: size = 25 OK 2026/09/06 03:03:21 DEBUG : dir/file1: Size of src and dst objects identical 2026/09/06 03:03:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:21 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:21 DEBUG : dir: Looking for writers 2026/09/06 03:03:21 DEBUG : file1: reading active writers 2026/09/06 03:03:21 DEBUG : Looking for writers 2026/09/06 03:03:21 DEBUG : dir: reading active writers 2026/09/06 03:03:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.74s) === RUN TestFileRemove run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:21 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:21 DEBUG : dir/file1: Remove: 2026/09/06 03:03:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 03:03:21 DEBUG : dir/file1: >Remove: err= 2026/09/06 03:03:21 DEBUG : dir/file1: Remove: 2026/09/06 03:03:21 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/06 03:03:21 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:21 DEBUG : dir: Looking for writers 2026/09/06 03:03:21 DEBUG : Looking for writers 2026/09/06 03:03:21 DEBUG : dir: reading active writers 2026/09/06 03:03:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.58s) === RUN TestFileRemoveAll run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:22 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:22 DEBUG : dir/file1: Remove: 2026/09/06 03:03:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/06 03:03:22 DEBUG : dir/file1: >Remove: err= 2026/09/06 03:03:22 DEBUG : dir/file1: Remove: 2026/09/06 03:03:22 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/06 03:03:22 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:22 DEBUG : dir: Looking for writers 2026/09/06 03:03:22 DEBUG : Looking for writers 2026/09/06 03:03:22 DEBUG : dir: reading active writers 2026/09/06 03:03:22 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.49s) === RUN TestFileOpen run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:22 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 03:03:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 03:03:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/06 03:03:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/06 03:03:22 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/06 03:03:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/06 03:03:22 DEBUG : dir/file1: Open: flags=0x3 2026/09/06 03:03:22 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/06 03:03:22 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/06 03:03:22 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:22 DEBUG : dir: Looking for writers 2026/09/06 03:03:22 DEBUG : file1: reading active writers 2026/09/06 03:03:22 DEBUG : Looking for writers 2026/09/06 03:03:22 DEBUG : dir: reading active writers 2026/09/06 03:03:22 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.48s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:23 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote file_test.go:305: skip as can't rename files 2026/09/06 03:03:23 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:23 DEBUG : dir: Looking for writers 2026/09/06 03:03:23 DEBUG : file1: reading active writers 2026/09/06 03:03:23 DEBUG : Looking for writers 2026/09/06 03:03:23 DEBUG : dir: reading active writers 2026/09/06 03:03:23 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:23 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:23 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:23 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:23 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:23 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/09/06 03:03:23 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:23 DEBUG : dir: Looking for writers 2026/09/06 03:03:23 DEBUG : file1: reading active writers 2026/09/06 03:03:23 DEBUG : Looking for writers 2026/09/06 03:03:23 DEBUG : dir: reading active writers 2026/09/06 03:03:23 DEBUG : >WaitForWriters: 2026/09/06 03:03:23 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:24 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/09/06 03:03:24 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:24 DEBUG : dir: Looking for writers 2026/09/06 03:03:24 DEBUG : file1: reading active writers 2026/09/06 03:03:24 DEBUG : Looking for writers 2026/09/06 03:03:24 DEBUG : dir: reading active writers 2026/09/06 03:03:24 DEBUG : >WaitForWriters: 2026/09/06 03:03:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:24 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/09/06 03:03:24 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:24 DEBUG : dir: Looking for writers 2026/09/06 03:03:24 DEBUG : file1: reading active writers 2026/09/06 03:03:24 DEBUG : Looking for writers 2026/09/06 03:03:24 DEBUG : dir: reading active writers 2026/09/06 03:03:24 DEBUG : >WaitForWriters: 2026/09/06 03:03:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:24 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:24 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/09/06 03:03:24 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:24 DEBUG : dir: Looking for writers 2026/09/06 03:03:24 DEBUG : file1: reading active writers 2026/09/06 03:03:24 DEBUG : Looking for writers 2026/09/06 03:03:24 DEBUG : dir: reading active writers 2026/09/06 03:03:24 DEBUG : >WaitForWriters: 2026/09/06 03:03:24 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:25 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:25 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) file_test.go:305: skip as can't rename files 2026/09/06 03:03:25 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:25 DEBUG : dir: Looking for writers 2026/09/06 03:03:25 DEBUG : file1: reading active writers 2026/09/06 03:03:25 DEBUG : Looking for writers 2026/09/06 03:03:25 DEBUG : dir: reading active writers 2026/09/06 03:03:25 DEBUG : >WaitForWriters: 2026/09/06 03:03:25 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestFileRename (2.52s) --- SKIP: TestFileRename/off,forceCache=false (0.51s) --- SKIP: TestFileRename/minimal,forceCache=false (0.50s) --- SKIP: TestFileRename/minimal,forceCache=true (0.50s) --- SKIP: TestFileRename/writes,forceCache=false (0.16s) --- SKIP: TestFileRename/writes,forceCache=true (0.35s) --- SKIP: TestFileRename/full,forceCache=false (0.50s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:25 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:25 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:25 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:25 DEBUG : Looking for writers 2026/09/06 03:03:25 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" --- PASS: TestRcPollIntervalShutdown (0.02s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" --- PASS: TestSetPollIntervalAfterShutdown (0.02s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" --- PASS: TestRcPollIntervalUpdate (0.02s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" --- PASS: TestRcPollIntervalTimeout (0.02s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:25 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.02s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:25 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:03:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 03:03:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 03:03:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/06 03:03:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:03:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/06 03:03:25 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/06 03:03:25 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:25 DEBUG : dir: Looking for writers 2026/09/06 03:03:25 DEBUG : file1: reading active writers 2026/09/06 03:03:25 DEBUG : Looking for writers 2026/09/06 03:03:25 DEBUG : dir: reading active writers 2026/09/06 03:03:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.40s) === RUN TestReadFileHandleSeek run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:26 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:03:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 03:03:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 03:03:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/06 03:03:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:03:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/06 03:03:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/06 03:03:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/06 03:03:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/06 03:03:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/06 03:03:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/06 03:03:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/06 03:03:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/06 03:03:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/06 03:03:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/06 03:03:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/06 03:03:26 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/06 03:03:26 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/06 03:03:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/06 03:03:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/06 03:03:26 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/06 03:03:26 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:26 DEBUG : dir: Looking for writers 2026/09/06 03:03:26 DEBUG : file1: reading active writers 2026/09/06 03:03:26 DEBUG : Looking for writers 2026/09/06 03:03:26 DEBUG : dir: reading active writers 2026/09/06 03:03:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.55s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:26 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:03:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 03:03:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 03:03:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/06 03:03:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:03:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/06 03:03:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/06 03:03:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/06 03:03:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/06 03:03:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/06 03:03:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/06 03:03:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/06 03:03:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/06 03:03:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/06 03:03:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/06 03:03:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/06 03:03:27 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/06 03:03:27 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/06 03:03:27 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/06 03:03:27 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/06 03:03:27 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/06 03:03:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/06 03:03:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/06 03:03:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/06 03:03:27 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/06 03:03:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/06 03:03:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/06 03:03:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/06 03:03:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/06 03:03:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/06 03:03:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/06 03:03:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/06 03:03:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/06 03:03:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/06 03:03:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/06 03:03:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/06 03:03:27 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:27 DEBUG : dir: Looking for writers 2026/09/06 03:03:27 DEBUG : file1: reading active writers 2026/09/06 03:03:27 DEBUG : Looking for writers 2026/09/06 03:03:27 DEBUG : dir: reading active writers 2026/09/06 03:03:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.56s) === RUN TestReadFileHandleFlush run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:27 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:03:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 03:03:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 03:03:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/06 03:03:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:03:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/06 03:03:27 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:27 DEBUG : dir: Looking for writers 2026/09/06 03:03:27 DEBUG : file1: reading active writers 2026/09/06 03:03:27 DEBUG : Looking for writers 2026/09/06 03:03:27 DEBUG : dir: reading active writers 2026/09/06 03:03:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.39s) === RUN TestReadFileHandleRelease run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:27 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:03:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 03:03:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/06 03:03:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/06 03:03:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:03:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/06 03:03:27 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/06 03:03:27 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/06 03:03:27 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:27 DEBUG : dir: Looking for writers 2026/09/06 03:03:27 DEBUG : file1: reading active writers 2026/09/06 03:03:27 DEBUG : Looking for writers 2026/09/06 03:03:27 DEBUG : dir: reading active writers 2026/09/06 03:03:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.50s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:28 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 03:03:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:03:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 03:03:28 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 03:03:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 03:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 03:03:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96cb5b200): _readAt: size=1, off=0 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96cb5b200): openPending: 2026/09/06 03:03:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/09/06 03:03:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96cb5b200): >openPending: err= 2026/09/06 03:03:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/06 03:03:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 03:03:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:03:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96cb5b200): >_readAt: n=1, err= 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96cb5b200): _readAt: size=256, off=1 2026/09/06 03:03:28 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96cb5b200): >_readAt: n=15, err=EOF 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96cb5b200): _readAt: size=16, off=16 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96cb5b200): >_readAt: n=0, err=EOF 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96cb5b200): close: 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96cb5b200): >close: err= 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96cb5b200): close: 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96cb5b200): >close: err=file already closed 2026/09/06 03:03:28 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:28 DEBUG : dir: Looking for writers 2026/09/06 03:03:28 DEBUG : file1: reading active writers 2026/09/06 03:03:28 DEBUG : Looking for writers 2026/09/06 03:03:28 DEBUG : dir: reading active writers 2026/09/06 03:03:28 DEBUG : >WaitForWriters: 2026/09/06 03:03:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.22s) === RUN TestRWFileHandleSeek run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:28 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 03:03:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:03:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 03:03:28 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 03:03:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 03:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 03:03:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96ce10d80): _readAt: size=1, off=0 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96ce10d80): openPending: 2026/09/06 03:03:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/09/06 03:03:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 03:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96ce10d80): >openPending: err= 2026/09/06 03:03:28 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/06 03:03:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 03:03:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:03:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96ce10d80): >_readAt: n=1, err= 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96ce10d80): _readAt: size=1, off=5 2026/09/06 03:03:28 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96ce10d80): >_readAt: n=1, err= 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96ce10d80): _readAt: size=1, off=3 2026/09/06 03:03:28 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96ce10d80): >_readAt: n=1, err= 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96ce10d80): _readAt: size=1, off=13 2026/09/06 03:03:28 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96ce10d80): >_readAt: n=1, err= 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96ce10d80): _readAt: size=16, off=100 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96ce10d80): >_readAt: n=0, err=EOF 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96ce10d80): close: 2026/09/06 03:03:28 DEBUG : dir/file1(0x14e96ce10d80): >close: err= 2026/09/06 03:03:28 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:28 DEBUG : dir: Looking for writers 2026/09/06 03:03:28 DEBUG : file1: reading active writers 2026/09/06 03:03:28 DEBUG : Looking for writers 2026/09/06 03:03:28 DEBUG : dir: reading active writers 2026/09/06 03:03:28 DEBUG : >WaitForWriters: 2026/09/06 03:03:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.48s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:28 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:28 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 03:03:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 03:03:29 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 03:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 03:03:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): _readAt: size=1, off=0 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): openPending: 2026/09/06 03:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/09/06 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): >openPending: err= 2026/09/06 03:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/06 03:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): >_readAt: n=1, err= 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): _readAt: size=1, off=5 2026/09/06 03:03:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): >_readAt: n=1, err= 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): _readAt: size=1, off=1 2026/09/06 03:03:29 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): >_readAt: n=1, err= 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): _readAt: size=6, off=10 2026/09/06 03:03:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): >_readAt: n=6, err= 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): _readAt: size=256, off=10 2026/09/06 03:03:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): >_readAt: n=6, err=EOF 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): _readAt: size=256, off=100 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): >_readAt: n=0, err=EOF 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): close: 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): >close: err= 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): _readAt: size=256, off=100 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96c84fa00): >_readAt: n=0, err=file already closed 2026/09/06 03:03:29 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:29 DEBUG : dir: Looking for writers 2026/09/06 03:03:29 DEBUG : file1: reading active writers 2026/09/06 03:03:29 DEBUG : Looking for writers 2026/09/06 03:03:29 DEBUG : dir: reading active writers 2026/09/06 03:03:29 DEBUG : >WaitForWriters: 2026/09/06 03:03:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.47s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:29 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:29 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 03:03:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 03:03:29 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 03:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 03:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 03:03:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96cdad300): RWFileHandle.Flush 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96cdad300): _readAt: size=256, off=0 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96cdad300): openPending: 2026/09/06 03:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/09/06 03:03:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 03:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96cdad300): >openPending: err= 2026/09/06 03:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/06 03:03:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 03:03:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:03:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96cdad300): >_readAt: n=16, err=EOF 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96cdad300): RWFileHandle.Flush 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96cdad300): RWFileHandle.Flush 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96cdad300): close: 2026/09/06 03:03:29 DEBUG : dir/file1(0x14e96cdad300): >close: err= 2026/09/06 03:03:29 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:29 DEBUG : dir: Looking for writers 2026/09/06 03:03:29 DEBUG : file1: reading active writers 2026/09/06 03:03:29 DEBUG : Looking for writers 2026/09/06 03:03:29 DEBUG : dir: reading active writers 2026/09/06 03:03:29 DEBUG : >WaitForWriters: 2026/09/06 03:03:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.35s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:29 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:29 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:29 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 03:03:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:03:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/06 03:03:30 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 03:03:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 03:03:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 03:03:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 03:03:30 DEBUG : dir/file1(0x14e96ca46940): _readAt: size=256, off=0 2026/09/06 03:03:30 DEBUG : dir/file1(0x14e96ca46940): openPending: 2026/09/06 03:03:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/09/06 03:03:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 03:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:30 DEBUG : dir/file1(0x14e96ca46940): >openPending: err= 2026/09/06 03:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/06 03:03:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/06 03:03:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:03:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:03:30 DEBUG : dir/file1(0x14e96ca46940): >_readAt: n=16, err=EOF 2026/09/06 03:03:30 DEBUG : dir/file1(0x14e96ca46940): RWFileHandle.Release 2026/09/06 03:03:30 DEBUG : dir/file1(0x14e96ca46940): close: 2026/09/06 03:03:30 DEBUG : dir/file1(0x14e96ca46940): >close: err= 2026/09/06 03:03:30 DEBUG : dir/file1(0x14e96ca46940): RWFileHandle.Release 2026/09/06 03:03:30 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:30 DEBUG : dir: Looking for writers 2026/09/06 03:03:30 DEBUG : file1: reading active writers 2026/09/06 03:03:30 DEBUG : Looking for writers 2026/09/06 03:03:30 DEBUG : dir: reading active writers 2026/09/06 03:03:30 DEBUG : >WaitForWriters: 2026/09/06 03:03:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.51s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:30 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:30 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 03:03:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:30 DEBUG : file1: newRWFileHandle: 2026/09/06 03:03:30 DEBUG : file1(0x14e96ce11500): openPending: 2026/09/06 03:03:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:30 DEBUG : file1(0x14e96ce11500): >openPending: err= 2026/09/06 03:03:30 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 03:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 03:03:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 03:03:30 DEBUG : file1(0x14e96ce11500): _writeAt: size=5, off=0 2026/09/06 03:03:30 DEBUG : file1(0x14e96ce11500): >_writeAt: n=5, err= 2026/09/06 03:03:30 DEBUG : file1(0x14e96ce11500): _writeAt: size=7, off=5 2026/09/06 03:03:30 DEBUG : file1(0x14e96ce11500): >_writeAt: n=7, err= 2026/09/06 03:03:30 DEBUG : file1: vfs cache: truncate to size=11 2026/09/06 03:03:30 DEBUG : file1(0x14e96ce11500): close: 2026/09/06 03:03:30 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 03:03:30.090876644 +0000 UTC m=+23.152912328 2026/09/06 03:03:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:30 DEBUG : file1(0x14e96ce11500): >close: err= 2026/09/06 03:03:30 DEBUG : file1(0x14e96ce11500): close: 2026/09/06 03:03:30 DEBUG : file1(0x14e96ce11500): >close: err=file already closed 2026/09/06 03:03:30 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:30 DEBUG : Looking for writers 2026/09/06 03:03:30 DEBUG : file1: reading active writers 2026/09/06 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 03:03:30 DEBUG : Looking for writers 2026/09/06 03:03:30 DEBUG : file1: reading active writers 2026/09/06 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 03:03:30 DEBUG : Looking for writers 2026/09/06 03:03:30 DEBUG : file1: reading active writers 2026/09/06 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 03:03:30 DEBUG : Looking for writers 2026/09/06 03:03:30 DEBUG : file1: reading active writers 2026/09/06 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 03:03:30 DEBUG : file1: vfs cache: starting upload 2026/09/06 03:03:30 DEBUG : Looking for writers 2026/09/06 03:03:30 DEBUG : file1: reading active writers 2026/09/06 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 03:03:30 DEBUG : Looking for writers 2026/09/06 03:03:30 DEBUG : file1: reading active writers 2026/09/06 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 03:03:30 DEBUG : file1: size = 11 OK 2026/09/06 03:03:30 INFO : file1: Copied (new) 2026/09/06 03:03:30 DEBUG : file1: vfs cache: fingerprint now "11" 2026/09/06 03:03:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 03:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:30 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 03:03:30 DEBUG : Looking for writers 2026/09/06 03:03:30 DEBUG : file1: reading active writers 2026/09/06 03:03:30 DEBUG : >WaitForWriters: 2026/09/06 03:03:30 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:30 DEBUG : Looking for writers 2026/09/06 03:03:30 DEBUG : file1: reading active writers 2026/09/06 03:03:30 DEBUG : >WaitForWriters: 2026/09/06 03:03:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.68s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:30 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:30 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:30 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 03:03:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:30 DEBUG : file1: newRWFileHandle: 2026/09/06 03:03:30 DEBUG : file1(0x14e96ca47180): openPending: 2026/09/06 03:03:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:30 DEBUG : file1(0x14e96ca47180): >openPending: err= 2026/09/06 03:03:30 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 03:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 03:03:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 03:03:30 DEBUG : file1(0x14e96ca47180): _writeAt: size=7, off=0 2026/09/06 03:03:30 DEBUG : file1(0x14e96ca47180): >_writeAt: n=7, err= 2026/09/06 03:03:30 DEBUG : file1(0x14e96ca47180): _writeAt: size=6, off=5 2026/09/06 03:03:30 DEBUG : file1(0x14e96ca47180): >_writeAt: n=6, err= 2026/09/06 03:03:30 DEBUG : file1(0x14e96ca47180): close: 2026/09/06 03:03:30 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 03:03:30.770886067 +0000 UTC m=+23.832921751 2026/09/06 03:03:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:30 DEBUG : file1(0x14e96ca47180): >close: err= 2026/09/06 03:03:30 DEBUG : file1(0x14e96ca47180): _writeAt: size=5, off=0 2026/09/06 03:03:30 DEBUG : file1(0x14e96ca47180): >_writeAt: n=0, err=file already closed 2026/09/06 03:03:30 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:30 DEBUG : Looking for writers 2026/09/06 03:03:30 DEBUG : file1: reading active writers 2026/09/06 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 03:03:30 DEBUG : Looking for writers 2026/09/06 03:03:30 DEBUG : file1: reading active writers 2026/09/06 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 03:03:30 DEBUG : Looking for writers 2026/09/06 03:03:30 DEBUG : file1: reading active writers 2026/09/06 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 03:03:30 DEBUG : Looking for writers 2026/09/06 03:03:30 DEBUG : file1: reading active writers 2026/09/06 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 03:03:30 DEBUG : file1: vfs cache: starting upload 2026/09/06 03:03:30 DEBUG : Looking for writers 2026/09/06 03:03:30 DEBUG : file1: reading active writers 2026/09/06 03:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 03:03:30 DEBUG : file1: size = 11 OK 2026/09/06 03:03:30 INFO : file1: Copied (new) 2026/09/06 03:03:30 DEBUG : file1: vfs cache: fingerprint now "11" 2026/09/06 03:03:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 03:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:30 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : >WaitForWriters: 2026/09/06 03:03:31 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : >WaitForWriters: 2026/09/06 03:03:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.36s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:31 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:31 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 03:03:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:31 DEBUG : file1: newRWFileHandle: 2026/09/06 03:03:31 DEBUG : file1(0x14e96c4b0e00): openPending: 2026/09/06 03:03:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:31 DEBUG : file1(0x14e96c4b0e00): >openPending: err= 2026/09/06 03:03:31 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 03:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 03:03:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 03:03:31 DEBUG : file1(0x14e96c4b0e00): close: 2026/09/06 03:03:31 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 03:03:31.127689711 +0000 UTC m=+24.189725395 2026/09/06 03:03:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:31 DEBUG : file1(0x14e96c4b0e00): >close: err= 2026/09/06 03:03:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/06 03:03:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 03:03:31 DEBUG : file2: newRWFileHandle: 2026/09/06 03:03:31 DEBUG : file2(0x14e96c4b1340): openPending: 2026/09/06 03:03:31 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 03:03:31 DEBUG : file2(0x14e96c4b1340): >openPending: err= 2026/09/06 03:03:31 DEBUG : file2: >newRWFileHandle: err= 2026/09/06 03:03:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 03:03:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/06 03:03:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/06 03:03:31 DEBUG : file2(0x14e96c4b1340): RWFileHandle.Flush 2026/09/06 03:03:31 DEBUG : file2(0x14e96c4b1340): RWFileHandle.Release 2026/09/06 03:03:31 DEBUG : file2(0x14e96c4b1340): close: 2026/09/06 03:03:31 DEBUG : file2: vfs cache: setting modification time to 2026-09-06 03:03:31.128411804 +0000 UTC m=+24.190447489 2026/09/06 03:03:31 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:31 DEBUG : file2(0x14e96c4b1340): >close: err= 2026/09/06 03:03:31 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : file2: reading active writers 2026/09/06 03:03:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : file2: reading active writers 2026/09/06 03:03:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : file2: reading active writers 2026/09/06 03:03:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : file2: reading active writers 2026/09/06 03:03:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/06 03:03:31 DEBUG : file1: vfs cache: starting upload 2026/09/06 03:03:31 DEBUG : file2: vfs cache: starting upload 2026/09/06 03:03:31 DEBUG : file1: size = 0 OK 2026/09/06 03:03:31 INFO : file1: Copied (new) 2026/09/06 03:03:31 DEBUG : file1: vfs cache: fingerprint now "0" 2026/09/06 03:03:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 03:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:31 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 03:03:31 DEBUG : file2: size = 0 OK 2026/09/06 03:03:31 INFO : file2: Copied (new) 2026/09/06 03:03:31 DEBUG : file2: vfs cache: fingerprint now "0" 2026/09/06 03:03:31 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/06 03:03:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 03:03:31 INFO : file2: vfs cache: upload succeeded try #1 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : file2: reading active writers 2026/09/06 03:03:31 DEBUG : >WaitForWriters: 2026/09/06 03:03:31 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : file2: reading active writers 2026/09/06 03:03:31 DEBUG : >WaitForWriters: 2026/09/06 03:03:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.21s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:31 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 03:03:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:31 DEBUG : file1: newRWFileHandle: 2026/09/06 03:03:31 DEBUG : file1(0x14e96c538a40): openPending: 2026/09/06 03:03:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:31 DEBUG : file1(0x14e96c538a40): >openPending: err= 2026/09/06 03:03:31 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 03:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 03:03:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 03:03:31 DEBUG : file1(0x14e96c538a40): _writeAt: size=5, off=0 2026/09/06 03:03:31 DEBUG : file1(0x14e96c538a40): >_writeAt: n=5, err= 2026/09/06 03:03:31 DEBUG : file1(0x14e96c538a40): RWFileHandle.Flush 2026/09/06 03:03:31 DEBUG : file1(0x14e96c538a40): RWFileHandle.Flush 2026/09/06 03:03:31 DEBUG : file1(0x14e96c538a40): close: 2026/09/06 03:03:31 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 03:03:31.336324833 +0000 UTC m=+24.398360557 2026/09/06 03:03:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:31 DEBUG : file1(0x14e96c538a40): >close: err= 2026/09/06 03:03:31 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 03:03:31 DEBUG : file1: vfs cache: starting upload 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 03:03:31 DEBUG : file1: size = 5 OK 2026/09/06 03:03:31 INFO : file1: Copied (new) 2026/09/06 03:03:31 DEBUG : file1: vfs cache: fingerprint now "5" 2026/09/06 03:03:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 03:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:31 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : >WaitForWriters: 2026/09/06 03:03:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.35s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:31 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:31 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 03:03:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:31 DEBUG : file1: newRWFileHandle: 2026/09/06 03:03:31 DEBUG : file1(0x14e96bf52340): openPending: 2026/09/06 03:03:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:31 DEBUG : file1(0x14e96bf52340): >openPending: err= 2026/09/06 03:03:31 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 03:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 03:03:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 03:03:31 DEBUG : file1(0x14e96bf52340): _writeAt: size=5, off=0 2026/09/06 03:03:31 DEBUG : file1(0x14e96bf52340): >_writeAt: n=5, err= 2026/09/06 03:03:31 DEBUG : file1(0x14e96bf52340): RWFileHandle.Release 2026/09/06 03:03:31 DEBUG : file1(0x14e96bf52340): close: 2026/09/06 03:03:31 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 03:03:31.684989328 +0000 UTC m=+24.747025012 2026/09/06 03:03:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:31 DEBUG : file1(0x14e96bf52340): >close: err= 2026/09/06 03:03:31 DEBUG : file1(0x14e96bf52340): RWFileHandle.Release 2026/09/06 03:03:31 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 03:03:31 DEBUG : file1: vfs cache: starting upload 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 03:03:31 DEBUG : file1: size = 5 OK 2026/09/06 03:03:31 INFO : file1: Copied (new) 2026/09/06 03:03:31 DEBUG : file1: vfs cache: fingerprint now "5" 2026/09/06 03:03:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 03:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:31 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 03:03:31 DEBUG : Looking for writers 2026/09/06 03:03:31 DEBUG : file1: reading active writers 2026/09/06 03:03:31 DEBUG : >WaitForWriters: 2026/09/06 03:03:31 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.35s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:32 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:32 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 03:03:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/06 03:03:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 03:03:32 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 03:03:32 DEBUG : dir/file1(0x14e96bf52c40): openPending: 2026/09/06 03:03:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/09/06 03:03:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 03:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:32 DEBUG : dir/file1(0x14e96bf52c40): >openPending: err= 2026/09/06 03:03:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/06 03:03:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 03:03:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 03:03:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 03:03:32 DEBUG : dir/file1(0x14e96bf52c40): _writeAt: size=5, off=0 2026/09/06 03:03:32 DEBUG : dir/file1(0x14e96bf52c40): >_writeAt: n=5, err= 2026/09/06 03:03:32 DEBUG : dir/file1(0x14e96bf52c40): close: 2026/09/06 03:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:32 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-06 03:03:32.517982114 +0000 UTC m=+25.580017798 2026/09/06 03:03:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:32 DEBUG : dir/file1(0x14e96bf52c40): >close: err= 2026/09/06 03:03:32 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:32 DEBUG : dir: Looking for writers 2026/09/06 03:03:32 DEBUG : file1: reading active writers 2026/09/06 03:03:32 DEBUG : Looking for writers 2026/09/06 03:03:32 DEBUG : dir: reading active writers 2026/09/06 03:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 03:03:32 DEBUG : dir: Looking for writers 2026/09/06 03:03:32 DEBUG : file1: reading active writers 2026/09/06 03:03:32 DEBUG : Looking for writers 2026/09/06 03:03:32 DEBUG : dir: reading active writers 2026/09/06 03:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 03:03:32 DEBUG : dir: Looking for writers 2026/09/06 03:03:32 DEBUG : file1: reading active writers 2026/09/06 03:03:32 DEBUG : Looking for writers 2026/09/06 03:03:32 DEBUG : dir: reading active writers 2026/09/06 03:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 03:03:32 DEBUG : dir: Looking for writers 2026/09/06 03:03:32 DEBUG : file1: reading active writers 2026/09/06 03:03:32 DEBUG : Looking for writers 2026/09/06 03:03:32 DEBUG : dir: reading active writers 2026/09/06 03:03:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 03:03:32 DEBUG : dir/file1: vfs cache: starting upload 2026/09/06 03:03:32 DEBUG : dir/file1: size = 5 OK 2026/09/06 03:03:32 INFO : dir/file1: Copied (replaced existing) 2026/09/06 03:03:32 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/09/06 03:03:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/06 03:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/06 03:03:32 DEBUG : dir: Looking for writers 2026/09/06 03:03:32 DEBUG : file1: reading active writers 2026/09/06 03:03:32 DEBUG : Looking for writers 2026/09/06 03:03:32 DEBUG : dir: reading active writers 2026/09/06 03:03:32 DEBUG : >WaitForWriters: 2026/09/06 03:03:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.71s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:32 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:32 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:32 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 03:03:33 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:33 DEBUG : dir/file1: newRWFileHandle: 2026/09/06 03:03:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/06 03:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/06 03:03:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/06 03:03:33 DEBUG : dir/file1(0x14e96bf538c0): _writeAt: size=5, off=0 2026/09/06 03:03:33 DEBUG : dir/file1(0x14e96bf538c0): openPending: 2026/09/06 03:03:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/09/06 03:03:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/06 03:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:33 DEBUG : dir/file1(0x14e96bf538c0): >openPending: err= 2026/09/06 03:03:33 DEBUG : dir/file1(0x14e96bf538c0): >_writeAt: n=5, err= 2026/09/06 03:03:33 DEBUG : dir/file1(0x14e96bf538c0): _writeAt: size=15, off=5 2026/09/06 03:03:33 DEBUG : dir/file1(0x14e96bf538c0): >_writeAt: n=15, err= 2026/09/06 03:03:33 DEBUG : dir/file1(0x14e96bf538c0): close: 2026/09/06 03:03:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/06 03:03:33 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-06 03:03:33.179154247 +0000 UTC m=+26.241189971 2026/09/06 03:03:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:33 DEBUG : dir/file1(0x14e96bf538c0): >close: err= 2026/09/06 03:03:33 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:33 DEBUG : dir: Looking for writers 2026/09/06 03:03:33 DEBUG : file1: reading active writers 2026/09/06 03:03:33 DEBUG : Looking for writers 2026/09/06 03:03:33 DEBUG : dir: reading active writers 2026/09/06 03:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 03:03:33 DEBUG : dir: Looking for writers 2026/09/06 03:03:33 DEBUG : file1: reading active writers 2026/09/06 03:03:33 DEBUG : Looking for writers 2026/09/06 03:03:33 DEBUG : dir: reading active writers 2026/09/06 03:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 03:03:33 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-06 03:03:28.139942152 +0000 UTC 2026/09/06 03:03:33 DEBUG : dir: Looking for writers 2026/09/06 03:03:33 DEBUG : file1: reading active writers 2026/09/06 03:03:33 DEBUG : Looking for writers 2026/09/06 03:03:33 DEBUG : dir: reading active writers 2026/09/06 03:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 03:03:33 DEBUG : dir: Looking for writers 2026/09/06 03:03:33 DEBUG : file1: reading active writers 2026/09/06 03:03:33 DEBUG : Looking for writers 2026/09/06 03:03:33 DEBUG : dir: reading active writers 2026/09/06 03:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 03:03:33 DEBUG : dir/file1: vfs cache: starting upload 2026/09/06 03:03:33 DEBUG : dir: Looking for writers 2026/09/06 03:03:33 DEBUG : file1: reading active writers 2026/09/06 03:03:33 DEBUG : Looking for writers 2026/09/06 03:03:33 DEBUG : dir: reading active writers 2026/09/06 03:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 03:03:33 DEBUG : dir/file1: size = 20 OK 2026/09/06 03:03:33 INFO : dir/file1: Copied (replaced existing) 2026/09/06 03:03:33 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/09/06 03:03:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/06 03:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/06 03:03:33 DEBUG : dir: Looking for writers 2026/09/06 03:03:33 DEBUG : file1: reading active writers 2026/09/06 03:03:33 DEBUG : Looking for writers 2026/09/06 03:03:33 DEBUG : dir: reading active writers 2026/09/06 03:03:33 DEBUG : >WaitForWriters: 2026/09/06 03:03:33 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.82s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:33 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:33 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:33 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:33 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:33 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 03:03:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:33 DEBUG : file1: newRWFileHandle: 2026/09/06 03:03:33 DEBUG : file1(0x14e96c84f840): openPending: 2026/09/06 03:03:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:33 DEBUG : file1(0x14e96c84f840): >openPending: err= 2026/09/06 03:03:33 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 03:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 03:03:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/06 03:03:33 DEBUG : file1(0x14e96c84f840): _writeAt: size=5, off=0 2026/09/06 03:03:33 DEBUG : file1(0x14e96c84f840): >_writeAt: n=5, err= 2026/09/06 03:03:33 DEBUG : file1(0x14e96c84f840): close: 2026/09/06 03:03:33 DEBUG : file1: vfs cache: setting modification time to 2026-09-06 03:03:33.557560404 +0000 UTC m=+26.619596118 2026/09/06 03:03:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:33 DEBUG : file1(0x14e96c84f840): >close: err= 2026/09/06 03:03:33 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:33 DEBUG : Looking for writers 2026/09/06 03:03:33 DEBUG : file1: reading active writers 2026/09/06 03:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/06 03:03:33 DEBUG : Looking for writers 2026/09/06 03:03:33 DEBUG : file1: reading active writers 2026/09/06 03:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/06 03:03:33 DEBUG : Looking for writers 2026/09/06 03:03:33 DEBUG : file1: reading active writers 2026/09/06 03:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/06 03:03:33 DEBUG : Looking for writers 2026/09/06 03:03:33 DEBUG : file1: reading active writers 2026/09/06 03:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/06 03:03:33 DEBUG : file1: vfs cache: starting upload 2026/09/06 03:03:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe/dir/file1: no such file or directory 2026/09/06 03:03:33 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe/dir/file1: no such file or directory 2026/09/06 03:03:33 DEBUG : Looking for writers 2026/09/06 03:03:33 DEBUG : file1: reading active writers 2026/09/06 03:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/06 03:03:33 DEBUG : Looking for writers 2026/09/06 03:03:33 DEBUG : file1: reading active writers 2026/09/06 03:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/06 03:03:34 DEBUG : file1: size = 5 OK 2026/09/06 03:03:34 INFO : file1: Copied (new) 2026/09/06 03:03:34 DEBUG : file1: vfs cache: fingerprint now "5" 2026/09/06 03:03:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:34 INFO : file1: vfs cache: upload succeeded try #1 2026/09/06 03:03:34 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe/dir/file1: no such file or directory 2026/09/06 03:03:34 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe/dir/file1: no such file or directory 2026/09/06 03:03:34 DEBUG : Looking for writers 2026/09/06 03:03:34 DEBUG : file1: reading active writers 2026/09/06 03:03:34 DEBUG : >WaitForWriters: 2026/09/06 03:03:34 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.67s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:34 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:34 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:34 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:34 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/06 03:03:34 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac840): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac840): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac840): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac840): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac840): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.225343871 +0000 UTC m=+27.287379775 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac840): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdaccc0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdaccc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdaccc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdaccc0): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdaccc0): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdaccc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdaccc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.225343871 +0000 UTC m=+27.287379775 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdaccc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad180): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad180): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad180): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad180): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad180): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.225343871 +0000 UTC m=+27.287379775 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad180): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c3768c0 item 1 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad800): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad800): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad800): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad800): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad800): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.228001188 +0000 UTC m=+27.290036912 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad800): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdadd00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdadd00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdadd00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdadd00): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdadd00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.228001188 +0000 UTC m=+27.290036912 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdadd00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c377490 item 2 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f380): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f380): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f380): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f380): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f380): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.22982334 +0000 UTC m=+27.291859043 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f380): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f880): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f880): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f880): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f880): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f880): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f880): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f880): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.22982334 +0000 UTC m=+27.291859043 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f880): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fdc0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fdc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fdc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fdc0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fdc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.22982334 +0000 UTC m=+27.291859043 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fdc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c377b20 item 3 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1040): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1040): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1040): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1040): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1040): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.232273155 +0000 UTC m=+27.294308839 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1040): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10080): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10080): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10080): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10080): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10080): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.232273155 +0000 UTC m=+27.294308839 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10080): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5fed20 item 4 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10700): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10700): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10700): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10700): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10700): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.234180006 +0000 UTC m=+27.296215740 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10700): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10b80): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10b80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10b80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10b80): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10b80): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10b80): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10b80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.234180006 +0000 UTC m=+27.296215740 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10b80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11080): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11080): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11080): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11080): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11080): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.234180006 +0000 UTC m=+27.296215740 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11080): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5ff500 item 5 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11700): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11700): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11700): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11700): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11700): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.236624953 +0000 UTC m=+27.298660637 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11700): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11d00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11d00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11d00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11d00): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11d00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.236624953 +0000 UTC m=+27.298660637 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11d00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5d21c0 item 6 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46540): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46540): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46540): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46540): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46540): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.238342396 +0000 UTC m=+27.300378120 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46540): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.238342396 +0000 UTC m=+27.300378120 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46fc0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46fc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46fc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46fc0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46fc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.238342396 +0000 UTC m=+27.300378120 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46fc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5d3110 item 7 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47640): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47640): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47640): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47640): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47640): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.240618884 +0000 UTC m=+27.302654588 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47640): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47cc0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47cc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47cc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47cc0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47cc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.240618884 +0000 UTC m=+27.302654588 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47cc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9cc620 item 8 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0440): _readAt: size=2, off=0 2026/09/06 03:03:34 ERROR : open-test-file(0x14e96c6d0440): Couldn't read size of file 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0440): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0440): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0440): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0440): close: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0440): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0800): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0800): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0800): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0800): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0800): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.242454401 +0000 UTC m=+27.304490095 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0800): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0cc0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0cc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0cc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0cc0): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0cc0): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0cc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0cc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.242454401 +0000 UTC m=+27.304490095 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0cc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1700): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1700): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1700): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1700): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1700): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.242454401 +0000 UTC m=+27.304490095 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1700): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9ccfc0 item 9 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1e00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1e00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1e00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1e00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1e00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.24480014 +0000 UTC m=+27.306835824 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1e00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2440): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2440): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2440): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2440): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2440): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.24480014 +0000 UTC m=+27.306835824 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2440): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c442000 item 10 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2a80): _readAt: size=2, off=0 2026/09/06 03:03:34 ERROR : open-test-file(0x14e96c8a2a80): Couldn't read size of file 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2a80): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2a80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2a80): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2a80): close: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2a80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2e40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2e40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2e40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2e40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2e40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.246641998 +0000 UTC m=+27.308677682 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2e40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3340): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3340): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3340): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3340): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3340): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3340): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3340): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.246641998 +0000 UTC m=+27.308677682 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3340): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3840): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3840): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3840): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3840): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3840): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.246641998 +0000 UTC m=+27.308677682 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3840): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c443420 item 11 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3ec0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3ec0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3ec0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3ec0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3ec0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.24901575 +0000 UTC m=+27.311051434 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3ec0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6500): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6500): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6500): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6500): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6500): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.24901575 +0000 UTC m=+27.311051434 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6500): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9f9d50 item 12 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6b40): _readAt: size=2, off=0 2026/09/06 03:03:34 ERROR : open-test-file(0x14e96c8d6b40): Couldn't read size of file 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6b40): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6b40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6b40): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6b40): close: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6b40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6f00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6f00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6f00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6f00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6f00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.25086314 +0000 UTC m=+27.312898824 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d6f00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d900): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d900): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d900): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d900): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d900): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.25086314 +0000 UTC m=+27.312898824 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d900): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c474070 item 13 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9160c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9160c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9160c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9160c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9160c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.25230426 +0000 UTC m=+27.314339944 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9160c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c916600): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c916600): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c916600): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c916600): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c916600): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.25230426 +0000 UTC m=+27.314339944 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c916600): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c474620 item 14 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c916c40): _readAt: size=2, off=0 2026/09/06 03:03:34 ERROR : open-test-file(0x14e96c916c40): Couldn't read size of file 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c916c40): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c916c40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c916c40): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c916c40): close: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c916c40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c917000): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c917000): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c917000): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c917000): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c917000): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.25385571 +0000 UTC m=+27.315891394 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c917000): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9176c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9176c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9176c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9176c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9176c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.25385571 +0000 UTC m=+27.315891394 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9176c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c474d90 item 15 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c917d40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c917d40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c917d40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c917d40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c917d40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.255831501 +0000 UTC m=+27.317867185 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c917d40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c980380): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c980380): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c980380): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c980380): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c980380): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.255831501 +0000 UTC m=+27.317867185 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c980380): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c475570 item 16 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9809c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9809c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9809c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9809c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9809c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.25749382 +0000 UTC m=+27.319529504 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9809c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c980e40): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c980e40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c980e40): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c980e40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c980e40): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c980e40): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c980e40): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c980e40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.25749382 +0000 UTC m=+27.319529504 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c980e40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c981340): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c981340): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c981340): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c981340): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c981340): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.25749382 +0000 UTC m=+27.319529504 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c981340): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e6000 item 17 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9819c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9819c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9819c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9819c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9819c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.259830101 +0000 UTC m=+27.321865785 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9819c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18000): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18000): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18000): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18000): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18000): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.259830101 +0000 UTC m=+27.321865785 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18000): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e70a0 item 18 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18680): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18680): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18680): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18680): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18680): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.261629189 +0000 UTC m=+27.323664873 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18680): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18b80): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18b80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18b80): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18b80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18b80): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18b80): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18b80): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18b80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.261629189 +0000 UTC m=+27.323664873 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca18b80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19080): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19080): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19080): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19080): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19080): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.261629189 +0000 UTC m=+27.323664873 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19080): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e76c0 item 19 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19700): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19700): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19700): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19700): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19700): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.263860653 +0000 UTC m=+27.325896337 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19700): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19c40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19c40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19c40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19c40): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19c40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.263860653 +0000 UTC m=+27.325896337 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca19c40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5b8150 item 20 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5c3c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5c3c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5c3c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5c3c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5c3c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.26553844 +0000 UTC m=+27.327574124 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5c3c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5c8c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5c8c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5c8c0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5c8c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5c8c0): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5c8c0): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5c8c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5c8c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.26553844 +0000 UTC m=+27.327574124 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5c8c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5cdc0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5cdc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5cdc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5cdc0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5cdc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.26553844 +0000 UTC m=+27.327574124 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5cdc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5b9340 item 21 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5d440): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5d440): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5d440): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5d440): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5d440): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.267839857 +0000 UTC m=+27.329875541 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5d440): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5d980): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5d980): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5d980): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5d980): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5d980): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.267839857 +0000 UTC m=+27.329875541 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5d980): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6c2460 item 22 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76100): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76100): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76100): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76100): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76100): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.26970045 +0000 UTC m=+27.331736134 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76100): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76600): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76600): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76600): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76600): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76600): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76600): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76600): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76600): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.26970045 +0000 UTC m=+27.331736134 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76600): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76b00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76b00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76b00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76b00): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76b00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.26970045 +0000 UTC m=+27.331736134 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76b00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6c32d0 item 23 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77180): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77180): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77180): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77180): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77180): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.272076497 +0000 UTC m=+27.334112221 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77180): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca776c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca776c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca776c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca776c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca776c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.272076497 +0000 UTC m=+27.334112221 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca776c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6a67e0 item 24 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77d00): _readAt: size=2, off=0 2026/09/06 03:03:34 ERROR : open-test-file(0x14e96ca77d00): Couldn't read size of file 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77d00): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77d00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77d00): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77d00): close: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77d00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa61c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa61c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa61c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa61c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa61c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.273981504 +0000 UTC m=+27.336017228 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa61c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa66c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa66c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa66c0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa66c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa66c0): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa66c0): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa66c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa66c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.273981504 +0000 UTC m=+27.336017228 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa66c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa6c00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa6c00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa6c00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa6c00): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa6c00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.273981504 +0000 UTC m=+27.336017228 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa6c00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6a6f50 item 25 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa7280): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa7280): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa7280): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa7280): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa7280): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.276379894 +0000 UTC m=+27.338415597 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa7280): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa77c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa77c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa77c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa77c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa77c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.276379894 +0000 UTC m=+27.338415597 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa77c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6e63f0 item 26 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa7e00): _readAt: size=2, off=0 2026/09/06 03:03:34 ERROR : open-test-file(0x14e96caa7e00): Couldn't read size of file 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa7e00): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa7e00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa7e00): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa7e00): close: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caa7e00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad62c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad62c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad62c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad62c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad62c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.278231349 +0000 UTC m=+27.340267033 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad62c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad67c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad67c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad67c0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad67c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad67c0): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad67c0): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad67c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad67c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.278231349 +0000 UTC m=+27.340267033 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad67c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad6d00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad6d00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad6d00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad6d00): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad6d00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.278231349 +0000 UTC m=+27.340267033 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad6d00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6e6fc0 item 27 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7380): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7380): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7380): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7380): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7380): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.280517186 +0000 UTC m=+27.342552890 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7380): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad78c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad78c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad78c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad78c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad78c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.280517186 +0000 UTC m=+27.342552890 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad78c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6e7c70 item 28 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2000): _readAt: size=2, off=0 2026/09/06 03:03:34 ERROR : open-test-file(0x14e96caf2000): Couldn't read size of file 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2000): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2000): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2000): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2000): close: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2000): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf23c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf23c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf23c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf23c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf23c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.282337042 +0000 UTC m=+27.344372726 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf23c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2a80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2a80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2a80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2a80): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2a80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.282337042 +0000 UTC m=+27.344372726 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2a80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67e380 item 29 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3100): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3100): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3100): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3100): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3100): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.284100212 +0000 UTC m=+27.346135956 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3100): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3640): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3640): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3640): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3640): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3640): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.284100212 +0000 UTC m=+27.346135956 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3640): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67f030 item 30 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2db9c0): _readAt: size=2, off=0 2026/09/06 03:03:34 ERROR : open-test-file(0x14e96c2db9c0): Couldn't read size of file 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2db9c0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2db9c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2db9c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2db9c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2db9c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8a040): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8a040): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8a040): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8a040): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8a040): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.287074819 +0000 UTC m=+27.349110503 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8a040): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ac80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ac80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ac80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ac80): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ac80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.287074819 +0000 UTC m=+27.349110503 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ac80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c702000 item 31 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8a580): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8a580): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8a580): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8a580): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8a580): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.289427531 +0000 UTC m=+27.351463215 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8a580): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8aac0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8aac0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8aac0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8aac0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8aac0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.289427531 +0000 UTC m=+27.351463215 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8aac0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c89e5b0 item 32 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8b100): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8b100): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8b100): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8b100): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8b100): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.29096775 +0000 UTC m=+27.353003434 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8b100): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8b580): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8b580): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8b580): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8b580): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8b580): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c89f3b0 item 33 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8b580): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8b580): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.291541653 +0000 UTC m=+27.353577337 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8b580): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ba80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ba80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ba80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ba80): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ba80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.291541653 +0000 UTC m=+27.353577337 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ba80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c89f9d0 item 33 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf21c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf21c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf21c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf21c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf21c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.293171521 +0000 UTC m=+27.355207195 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf21c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2640): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2640): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67a620 item 34 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2640): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2640): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2640): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2640): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2640): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.293794868 +0000 UTC m=+27.355830552 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2640): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2b80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2b80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2b80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2b80): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2b80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.293794868 +0000 UTC m=+27.355830552 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2b80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67ab60 item 34 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3200): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3200): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3200): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3200): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3200): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.295247892 +0000 UTC m=+27.357283576 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3200): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3a80): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3a80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3a80): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3a80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3a80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67b340 item 35 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3a80): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3a80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.295816586 +0000 UTC m=+27.357852270 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3a80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a080): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a080): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a080): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a080): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a080): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.295816586 +0000 UTC m=+27.357852270 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a080): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67b730 item 35 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b000): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b000): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b000): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b000): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b000): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.297485538 +0000 UTC m=+27.359521222 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b000): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b600): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b600): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67be30 item 36 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b600): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b600): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b600): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b600): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b600): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.298186652 +0000 UTC m=+27.360222326 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b600): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bb40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bb40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bb40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bb40): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bb40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.298186652 +0000 UTC m=+27.360222326 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bb40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67e230 item 36 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538c00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538c00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538c00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538c00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538c00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.299598948 +0000 UTC m=+27.361634623 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538c00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539180): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539180): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539180): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539180): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539180): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67ee70 item 37 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539180): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539180): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.300140461 +0000 UTC m=+27.362176145 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539180): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539800): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539800): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539800): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539800): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539800): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.300140461 +0000 UTC m=+27.362176145 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539800): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67f500 item 37 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539e80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539e80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539e80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539e80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539e80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.301575581 +0000 UTC m=+27.363611265 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539e80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf524c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf524c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67fe30 item 38 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf524c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf524c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf524c0): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf524c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf524c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.302194159 +0000 UTC m=+27.364229843 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf524c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52a40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52a40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52a40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52a40): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52a40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.302194159 +0000 UTC m=+27.364229843 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52a40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c702540 item 38 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53200): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53200): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53200): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53200): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53200): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.303519692 +0000 UTC m=+27.365555376 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53200): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53780): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53780): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53780): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53780): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53780): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c702c40 item 39 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53780): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53780): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.304133291 +0000 UTC m=+27.366168975 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53780): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53cc0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53cc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53cc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53cc0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53cc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.304133291 +0000 UTC m=+27.366168975 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53cc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c702f50 item 39 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e440): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e440): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e440): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e440): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e440): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.305497508 +0000 UTC m=+27.367533192 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e440): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e9c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e9c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c7036c0 item 40 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e9c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e9c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e9c0): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e9c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e9c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.306148236 +0000 UTC m=+27.368183920 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e9c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f380): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f380): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f380): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f380): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f380): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.306148236 +0000 UTC m=+27.368183920 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f380): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c703960 item 40 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac000): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac000): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac000): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac000): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac000): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac000): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac000): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.307453922 +0000 UTC m=+27.369489606 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac000): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac5c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac5c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac5c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6f6380 item 41 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac5c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac5c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.30796735 +0000 UTC m=+27.370003034 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac5c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdaca80): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdaca80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdaca80): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdaca80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdaca80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6f6ee0 item 41 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdaca80): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdaca80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.309250824 +0000 UTC m=+27.371286548 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdaca80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdacfc0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdacfc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdacfc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdacfc0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdacfc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.309250824 +0000 UTC m=+27.371286548 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdacfc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6f72d0 item 41 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad640): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad640): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad640): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad640): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad640): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad640): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad640): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.310870614 +0000 UTC m=+27.372906338 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad640): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdadb40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdadb40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdadb40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6f7960 item 42 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdadb40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdadb40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.311418618 +0000 UTC m=+27.373454312 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdadb40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45ea40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45ea40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6f7c70 item 42 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45ea40): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45ea40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45ea40): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45ea40): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45ea40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.312384702 +0000 UTC m=+27.374420376 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45ea40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f640): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f640): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f640): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f640): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f640): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.312384702 +0000 UTC m=+27.374420376 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f640): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c44e230 item 42 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fd40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fd40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fd40): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fd40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fd40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fd40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fd40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.313621908 +0000 UTC m=+27.375657592 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fd40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b0dc0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b0dc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b0dc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c44e930 item 43 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b0dc0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b0dc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.314257068 +0000 UTC m=+27.376292752 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b0dc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1540): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1540): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1540): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1540): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1540): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c44ec40 item 43 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1540): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1540): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.314933766 +0000 UTC m=+27.376969440 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1540): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce103c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce103c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce103c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce103c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce103c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.314933766 +0000 UTC m=+27.376969440 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce103c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c44efc0 item 43 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10a00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10a00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10a00): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10a00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10a00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10a00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10a00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.316438036 +0000 UTC m=+27.378473720 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10a00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10f40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10f40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10f40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c44fa40 item 44 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10f40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10f40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.316907643 +0000 UTC m=+27.378943327 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10f40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11480): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11480): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf221c0 item 44 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11480): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11480): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11480): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11480): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11480): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.317519849 +0000 UTC m=+27.379555533 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11480): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11ac0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11ac0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11ac0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11ac0): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11ac0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.317519849 +0000 UTC m=+27.379555533 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11ac0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf22460 item 44 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46280): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46280): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46280): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46280): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46280): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46280): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46280): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.318783645 +0000 UTC m=+27.380819329 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46280): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca467c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca467c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca467c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf22b60 item 45 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca467c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca467c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.319276817 +0000 UTC m=+27.381312492 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca467c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46f80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46f80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46f80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46f80): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46f80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.319276817 +0000 UTC m=+27.381312492 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46f80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf22e00 item 45 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca475c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca475c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca475c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca475c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca475c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca475c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca475c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.320808929 +0000 UTC m=+27.382844613 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca475c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47c00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47c00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47c00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf23420 item 46 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47c00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47c00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.321335995 +0000 UTC m=+27.383371679 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47c00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d04c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d04c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d04c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d04c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d04c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.321335995 +0000 UTC m=+27.383371679 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d04c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf236c0 item 46 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0b40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0b40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0b40): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0b40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0b40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0b40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0b40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.322870984 +0000 UTC m=+27.384906658 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0b40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1580): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1580): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1580): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf23d50 item 47 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1580): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1580): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.323394874 +0000 UTC m=+27.385430548 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1580): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1d00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1d00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1d00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1d00): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1d00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.323394874 +0000 UTC m=+27.385430548 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1d00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde8150 item 47 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c5c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c5c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c5c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c5c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c5c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c5c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c5c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.324863767 +0000 UTC m=+27.386899451 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c5c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cb40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cb40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cb40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde87e0 item 48 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cb40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cb40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.325375924 +0000 UTC m=+27.387411608 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cb40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d280): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d280): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d280): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d280): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d280): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.325375924 +0000 UTC m=+27.387411608 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d280): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde8a80 item 48 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d900): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d900): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d900): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d900): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d900): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.326910783 +0000 UTC m=+27.388946467 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d900): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64ddc0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64ddc0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64ddc0): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64ddc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64ddc0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64ddc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde9180 item 49 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64ddc0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64ddc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.327542265 +0000 UTC m=+27.389577949 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64ddc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70c340): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70c340): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70c340): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70c340): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70c340): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.327542265 +0000 UTC m=+27.389577949 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70c340): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde9420 item 49 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70c9c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70c9c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70c9c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70c9c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70c9c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.328982965 +0000 UTC m=+27.391018649 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70c9c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70cec0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70cec0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70cec0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde99d0 item 50 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70cec0): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70cec0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70cec0): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70cec0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70cec0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.329569984 +0000 UTC m=+27.391605668 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70cec0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70d440): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70d440): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70d440): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70d440): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70d440): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.329569984 +0000 UTC m=+27.391605668 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70d440): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde9d50 item 50 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70dac0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70dac0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70dac0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70dac0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70dac0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.331166899 +0000 UTC m=+27.393202593 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c70dac0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a0c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a0c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a0c0): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a0c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a0c0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a0c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c37a930 item 51 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a0c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a0c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.331683194 +0000 UTC m=+27.393718879 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a0c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a600): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a600): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a600): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a600): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a600): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.331683194 +0000 UTC m=+27.393718879 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a600): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c37b030 item 51 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800100): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800100): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800100): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800100): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800100): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.333299436 +0000 UTC m=+27.395335110 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800100): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800600): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800600): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800600): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93e310 item 52 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800600): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800600): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800600): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800600): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800600): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.333933324 +0000 UTC m=+27.395969008 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800600): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800b80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800b80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800b80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800b80): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800b80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.333933324 +0000 UTC m=+27.395969008 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c800b80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93e5b0 item 52 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801200): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801200): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801200): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801200): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801200): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.335630088 +0000 UTC m=+27.397665782 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801200): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801700): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801700): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801700): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801700): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801700): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801700): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93ed20 item 53 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801700): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801700): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.336355166 +0000 UTC m=+27.398390850 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801700): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801c40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801c40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801c40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801c40): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801c40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.336355166 +0000 UTC m=+27.398390850 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c801c40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93f260 item 53 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8223c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8223c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8223c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8223c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8223c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.338025822 +0000 UTC m=+27.400061546 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8223c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8228c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8228c0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8228c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93fb20 item 54 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8228c0): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8228c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8228c0): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8228c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8228c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.338693221 +0000 UTC m=+27.400728895 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8228c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822e40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822e40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822e40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822e40): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822e40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.338693221 +0000 UTC m=+27.400728895 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822e40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93fe30 item 54 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8234c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8234c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8234c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8234c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8234c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.34021757 +0000 UTC m=+27.402253304 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8234c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8239c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8239c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8239c0): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8239c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8239c0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8239c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6cc9a0 item 55 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8239c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8239c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.340820077 +0000 UTC m=+27.402855751 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8239c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840000): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840000): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840000): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840000): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840000): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.340820077 +0000 UTC m=+27.402855751 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840000): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6ccd20 item 55 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840680): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840680): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840680): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840680): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840680): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.342464383 +0000 UTC m=+27.404500278 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840680): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840b80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840b80): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840b80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6cd3b0 item 56 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840b80): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840b80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840b80): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840b80): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840b80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.343129529 +0000 UTC m=+27.405165233 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c840b80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841100): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841100): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841100): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841100): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841100): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.343129529 +0000 UTC m=+27.405165233 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841100): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6cd960 item 56 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841740): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841740): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841740): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841740): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841740): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841740): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841740): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841740): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.34461847 +0000 UTC m=+27.406654164 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841740): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841c80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841c80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841c80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c464620 item 57 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841c80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841c80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.345218614 +0000 UTC m=+27.407254288 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c841c80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a2c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a2c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a2c0): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a2c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a2c0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a2c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c464bd0 item 57 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a2c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a2c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.345812886 +0000 UTC m=+27.407848561 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a2c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a840): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a840): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a840): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a840): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a840): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.345812886 +0000 UTC m=+27.407848561 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a840): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c4650a0 item 57 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86ae80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86ae80): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86ae80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86ae80): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86ae80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86ae80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86ae80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86ae80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.347514318 +0000 UTC m=+27.409550013 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86ae80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b3c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b3c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b3c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c465b20 item 58 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b3c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b3c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.348073535 +0000 UTC m=+27.410109209 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b3c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b900): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b900): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b900): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c4542a0 item 58 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b900): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b900): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b900): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b900): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b900): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.348761604 +0000 UTC m=+27.410797288 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b900): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86bec0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86bec0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86bec0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86bec0): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86bec0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.348761604 +0000 UTC m=+27.410797288 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86bec0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c454930 item 58 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2600): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2600): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2600): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2600): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2600): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2600): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2600): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2600): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.350282757 +0000 UTC m=+27.412318441 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2600): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2b40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2b40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2b40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c4553b0 item 59 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2b40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2b40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.350865417 +0000 UTC m=+27.412901102 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a2b40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3080): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3080): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3080): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3080): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3080): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3080): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c455ab0 item 59 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3080): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3080): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.351530723 +0000 UTC m=+27.413566397 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3080): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3600): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3600): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3600): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3600): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3600): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.351530723 +0000 UTC m=+27.413566397 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3600): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c455e30 item 59 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3c40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3c40): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3c40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3c40): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3c40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3c40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3c40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3c40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.353723914 +0000 UTC m=+27.415759628 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8a3c40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8da280): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8da280): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8da280): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c3910a0 item 60 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8da280): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8da280): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.354329067 +0000 UTC m=+27.416364741 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8da280): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8da7c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8da7c0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8da7c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c391420 item 60 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8da7c0): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8da7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8da7c0): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8da7c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8da7c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.354995125 +0000 UTC m=+27.417030799 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8da7c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8dad80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8dad80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8dad80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8dad80): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8dad80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.354995125 +0000 UTC m=+27.417030799 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8dad80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c3916c0 item 60 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8db3c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8db3c0): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8db3c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8db3c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8db3c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8db3c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8db3c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8db3c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.356609303 +0000 UTC m=+27.418645007 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8db3c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8db900): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8db900): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8db900): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c376230 item 61 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8db900): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8db900): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.35717447 +0000 UTC m=+27.419210163 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8db900): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958100): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958100): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958100): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958100): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958100): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.35717447 +0000 UTC m=+27.419210163 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958100): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c376700 item 61 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958740): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958740): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958740): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958740): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958740): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958740): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958740): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958740): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.358836449 +0000 UTC m=+27.420872123 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958740): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74abc0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74abc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74abc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c376fc0 item 62 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74abc0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74abc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.359468282 +0000 UTC m=+27.421503966 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74abc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b2c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b2c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b2c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b2c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b2c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.359468282 +0000 UTC m=+27.421503966 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b2c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c37b6c0 item 62 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b900): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b900): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b900): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b900): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b900): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b900): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b900): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b900): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.361011706 +0000 UTC m=+27.423047391 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b900): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74be40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74be40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74be40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5fe310 item 63 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74be40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74be40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.36149012 +0000 UTC m=+27.423525804 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74be40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a8640): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a8640): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a8640): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a8640): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a8640): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.36149012 +0000 UTC m=+27.423525804 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a8640): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5fe8c0 item 63 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a8c80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a8c80): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a8c80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a8c80): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a8c80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a8c80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a8c80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a8c80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.362920971 +0000 UTC m=+27.424956655 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a8c80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a91c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a91c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a91c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5ff030 item 64 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a91c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a91c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.363427869 +0000 UTC m=+27.425463553 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a91c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a98c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a98c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a98c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a98c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a98c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.363427869 +0000 UTC m=+27.425463553 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9a98c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5ff340 item 64 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24000): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24000): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24000): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24000): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24000): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.365058488 +0000 UTC m=+27.427094162 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24000): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24480): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24480): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24480): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24480): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24480): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5ff9d0 item 65 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24480): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24480): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.365665374 +0000 UTC m=+27.427701049 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24480): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24980): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24980): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24980): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24980): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24980): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.365665374 +0000 UTC m=+27.427701049 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24980): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5ffe30 item 65 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24fc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24fc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24fc0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24fc0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24fc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.367048635 +0000 UTC m=+27.429084320 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca24fc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca25440): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca25440): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5d2a10 item 66 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca25440): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca25440): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca25440): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca25440): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca25440): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.367607001 +0000 UTC m=+27.429642675 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca25440): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca25980): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca25980): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca25980): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca25980): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca25980): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.367607001 +0000 UTC m=+27.429642675 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca25980): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5d3110 item 66 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5e0c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5e0c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5e0c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5e0c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5e0c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.368919238 +0000 UTC m=+27.430954922 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5e0c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5e540): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5e540): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5e540): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5e540): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5e540): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9cc230 item 67 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5e540): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5e540): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.369479837 +0000 UTC m=+27.431515521 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5e540): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5ea40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5ea40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5ea40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5ea40): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5ea40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.369479837 +0000 UTC m=+27.431515521 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5ea40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9cc540 item 67 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5f0c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5f0c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5f0c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5f0c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5f0c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.370927801 +0000 UTC m=+27.432963485 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5f0c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5f5c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5f5c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9ccf50 item 68 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5f5c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5f5c0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5f5c0): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5f5c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5f5c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.371572097 +0000 UTC m=+27.433607781 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5f5c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5fb00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5fb00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5fb00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5fb00): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5fb00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.371572097 +0000 UTC m=+27.433607781 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca5fb00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9cd260 item 68 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80240): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80240): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80240): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80240): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80240): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.372854359 +0000 UTC m=+27.434890043 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80240): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca806c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca806c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca806c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca806c0): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca806c0): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c442000 item 69 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca806c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca806c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.373416069 +0000 UTC m=+27.435451753 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca806c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80bc0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80bc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80bc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80bc0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80bc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.373416069 +0000 UTC m=+27.435451753 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80bc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c4429a0 item 69 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81240): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81240): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81240): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81240): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81240): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.374952932 +0000 UTC m=+27.436988636 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81240): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81740): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81740): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c4435e0 item 70 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81740): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81740): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81740): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81740): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81740): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.375638076 +0000 UTC m=+27.437673800 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81740): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81c80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81c80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81c80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81c80): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81c80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.375638076 +0000 UTC m=+27.437673800 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81c80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c443960 item 70 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0400): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0400): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0400): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0400): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0400): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.377163957 +0000 UTC m=+27.439199661 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0400): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0900): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0900): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0900): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0900): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0900): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9f9b90 item 71 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0900): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0900): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.37775323 +0000 UTC m=+27.439788904 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0900): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0e00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0e00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0e00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0e00): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0e00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.37775323 +0000 UTC m=+27.439788904 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0e00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9bc000 item 71 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1480): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1480): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1480): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1480): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1480): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.379519345 +0000 UTC m=+27.441555069 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1480): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1980): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1980): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9bc8c0 item 72 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1980): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1980): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1980): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1980): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1980): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.381611124 +0000 UTC m=+27.443646818 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1980): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1ec0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1ec0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1ec0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1ec0): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1ec0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.381611124 +0000 UTC m=+27.443646818 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1ec0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9bd180 item 72 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caea580): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caea580): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caea580): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caea580): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caea580): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caea580): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caea580): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.384040653 +0000 UTC m=+27.446076337 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caea580): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeaa80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeaa80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeaa80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9bdc70 item 73 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeaa80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeaa80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.384633382 +0000 UTC m=+27.446669066 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeaa80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeaf40): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeaf40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeaf40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeaf40): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeaf40): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c4741c0 item 73 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeaf40): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeaf40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.385334265 +0000 UTC m=+27.447369939 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeaf40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeb480): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeb480): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeb480): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeb480): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeb480): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.385334265 +0000 UTC m=+27.447369939 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caeb480): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c474460 item 73 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caebac0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caebac0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caebac0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caebac0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caebac0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caebac0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caebac0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.38699938 +0000 UTC m=+27.449035064 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caebac0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb440c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb440c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb440c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c474bd0 item 74 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb440c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb440c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.387607638 +0000 UTC m=+27.449643311 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb440c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb44600): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb44600): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c474e70 item 74 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb44600): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb44600): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb44600): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb44600): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb44600): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.388284786 +0000 UTC m=+27.450320461 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb44600): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb44b80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb44b80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb44b80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb44b80): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb44b80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.388284786 +0000 UTC m=+27.450320461 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb44b80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c475110 item 74 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb451c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb451c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb451c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb451c0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb451c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb451c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb451c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.390268443 +0000 UTC m=+27.452304127 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb451c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb456c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb456c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb456c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c475b20 item 75 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb456c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb456c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.390874637 +0000 UTC m=+27.452910321 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb456c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb45c00): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb45c00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb45c00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb45c00): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb45c00): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e6070 item 75 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb45c00): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb45c00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.391552377 +0000 UTC m=+27.453588061 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb45c00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e240): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e240): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e240): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e240): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e240): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.391552377 +0000 UTC m=+27.453588061 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e240): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e63f0 item 75 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e880): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e880): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e880): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e880): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e880): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e880): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e880): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.393205919 +0000 UTC m=+27.455241593 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e880): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ed80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ed80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ed80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e6c40 item 76 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ed80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ed80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.394421204 +0000 UTC m=+27.456456888 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ed80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f2c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f2c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e7030 item 76 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f2c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f2c0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f2c0): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f2c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f2c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.395068837 +0000 UTC m=+27.457104521 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f2c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f840): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f840): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f840): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f840): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f840): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.395068837 +0000 UTC m=+27.457104521 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f840): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e72d0 item 76 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8fe80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8fe80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8fe80): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8fe80): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8fe80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8fe80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8fe80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.396731127 +0000 UTC m=+27.458766811 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8fe80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04480): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04480): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04480): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5b8460 item 77 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04480): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04480): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.397279732 +0000 UTC m=+27.459315416 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04480): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04b80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04b80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04b80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04b80): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04b80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.397279732 +0000 UTC m=+27.459315416 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04b80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5b9030 item 77 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc051c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc051c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc051c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc051c0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc051c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc051c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc051c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.398944085 +0000 UTC m=+27.460979769 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc051c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc056c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc056c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc056c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5b96c0 item 78 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc056c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc056c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.39952916 +0000 UTC m=+27.461564885 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc056c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05dc0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05dc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05dc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05dc0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05dc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.39952916 +0000 UTC m=+27.461564885 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05dc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5b9c00 item 78 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc34500): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc34500): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc34500): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc34500): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc34500): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc34500): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc34500): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.401210966 +0000 UTC m=+27.463246639 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc34500): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc34a00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc34a00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc34a00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6c29a0 item 79 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc34a00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc34a00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.401893645 +0000 UTC m=+27.463929339 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc34a00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35100): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35100): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35100): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35100): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35100): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.401893645 +0000 UTC m=+27.463929339 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35100): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6c2f50 item 79 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35740): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35740): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35740): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35740): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35740): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35740): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35740): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.403673606 +0000 UTC m=+27.465709280 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35740): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35c40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35c40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35c40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6c3810 item 80 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35c40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35c40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.404195212 +0000 UTC m=+27.466230886 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc35c40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5a440): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5a440): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5a440): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5a440): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5a440): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.404195212 +0000 UTC m=+27.466230886 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5a440): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6a6460 item 80 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5aa80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5aa80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5aa80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5aa80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5aa80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.405803177 +0000 UTC m=+27.467838871 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5aa80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5af00): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5af00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5af00): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5af00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5af00): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5af00): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6a6bd0 item 81 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5af00): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5af00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.40636066 +0000 UTC m=+27.468396334 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5af00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5b440): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5b440): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5b440): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5b440): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5b440): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.40636066 +0000 UTC m=+27.468396334 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5b440): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6a6f50 item 81 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5bac0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5bac0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5bac0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5bac0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5bac0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.407806079 +0000 UTC m=+27.469841764 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc5bac0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc740c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc740c0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc740c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6e61c0 item 82 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc740c0): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc740c0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc740c0): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc740c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc740c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.408394571 +0000 UTC m=+27.470430255 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc740c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc74640): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc74640): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc74640): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc74640): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc74640): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.408394571 +0000 UTC m=+27.470430255 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc74640): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6e6460 item 82 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc74cc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc74cc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc74cc0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc74cc0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc74cc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.409725725 +0000 UTC m=+27.471761409 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc74cc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc751c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc751c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc751c0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc751c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc751c0): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc751c0): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6e7030 item 83 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc751c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc751c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.410262959 +0000 UTC m=+27.472298643 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc751c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc75700): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc75700): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc75700): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc75700): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc75700): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.410262959 +0000 UTC m=+27.472298643 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc75700): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6e73b0 item 83 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc75d80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc75d80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc75d80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc75d80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc75d80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.411563624 +0000 UTC m=+27.473599309 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc75d80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90380): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90380): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90380): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6e7d50 item 84 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90380): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90380): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90380): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90380): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90380): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.41280563 +0000 UTC m=+27.474841324 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90380): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90900): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90900): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90900): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90900): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90900): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.41280563 +0000 UTC m=+27.474841324 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90900): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1c150 item 84 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90f80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90f80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90f80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90f80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90f80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.414809925 +0000 UTC m=+27.476845619 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc90f80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc91480): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc91480): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc91480): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc91480): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc91480): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc91480): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1c9a0 item 85 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc91480): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc91480): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.415562927 +0000 UTC m=+27.477598621 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc91480): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc919c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc919c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc919c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc919c0): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc919c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.415562927 +0000 UTC m=+27.477598621 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc919c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1ccb0 item 85 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae140): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae140): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae140): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae140): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae140): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.417512058 +0000 UTC m=+27.479547752 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae140): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae640): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae640): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae640): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1d260 item 86 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae640): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae640): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae640): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae640): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae640): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.418360881 +0000 UTC m=+27.480396565 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae640): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaebc0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaebc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaebc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaebc0): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaebc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.418360881 +0000 UTC m=+27.480396565 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaebc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1d500 item 86 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9583c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9583c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9583c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9583c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9583c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.422113907 +0000 UTC m=+27.484149591 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9583c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9588c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9588c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9588c0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9588c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9588c0): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9588c0): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c376540 item 87 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9588c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9588c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.422773152 +0000 UTC m=+27.484808876 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c9588c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958e80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958e80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958e80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958e80): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958e80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.422773152 +0000 UTC m=+27.484808876 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c958e80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c3768c0 item 87 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c959500): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c959500): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c959500): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c959500): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c959500): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.424373304 +0000 UTC m=+27.486409008 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c959500): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c959a00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c959a00): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c959a00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c3773b0 item 88 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c959a00): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c959a00): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c959a00): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c959a00): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c959a00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.424977114 +0000 UTC m=+27.487012798 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c959a00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae080): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae080): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae080): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae080): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae080): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.424977114 +0000 UTC m=+27.487012798 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae080): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c3776c0 item 88 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae700): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae700): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae700): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae700): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae700): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae700): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae700): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae700): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.42658483 +0000 UTC m=+27.488620504 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccae700): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaf180): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaf180): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaf180): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c377d50 item 89 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaf180): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaf180): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.427150388 +0000 UTC m=+27.489186072 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaf180): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaf6c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaf6c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaf6c0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaf6c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaf6c0): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaf6c0): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1c150 item 89 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaf6c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaf6c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.427770338 +0000 UTC m=+27.489806022 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccaf6c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccafc40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccafc40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccafc40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccafc40): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccafc40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.427770338 +0000 UTC m=+27.489806022 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ccafc40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1c3f0 item 89 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08480): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08480): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08480): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08480): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08480): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08480): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08480): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08480): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.429222971 +0000 UTC m=+27.491258646 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08480): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd089c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd089c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd089c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1ccb0 item 90 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd089c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd089c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.429740579 +0000 UTC m=+27.491776263 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd089c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08f00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08f00): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08f00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1cf50 item 90 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08f00): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08f00): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08f00): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08f00): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08f00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.430410945 +0000 UTC m=+27.492446629 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd08f00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd094c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd094c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd094c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd094c0): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd094c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.430410945 +0000 UTC m=+27.492446629 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd094c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1d1f0 item 90 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd09b00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd09b00): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd09b00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd09b00): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd09b00): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd09b00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd09b00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd09b00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.431786051 +0000 UTC m=+27.493821735 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cd09b00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a140): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a140): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a140): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1da40 item 91 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a140): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a140): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.432410901 +0000 UTC m=+27.494446586 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a140): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a6c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a6c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a6c0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a6c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a6c0): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a6c0): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1dce0 item 91 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a6c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a6c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.433368078 +0000 UTC m=+27.495403763 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a6c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ac80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ac80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ac80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ac80): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ac80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.433368078 +0000 UTC m=+27.495403763 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ac80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e60e0 item 91 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b380): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b380): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b380): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b380): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b380): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b380): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b380): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b380): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.434915661 +0000 UTC m=+27.496951405 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b380): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b980): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b980): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b980): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e6a10 item 92 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b980): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b980): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.435432478 +0000 UTC m=+27.497468162 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b980): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bec0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bec0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bec0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e6d20 item 92 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bec0): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bec0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bec0): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bec0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bec0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.436055474 +0000 UTC m=+27.498091158 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bec0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538f40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538f40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538f40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538f40): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538f40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.436055474 +0000 UTC m=+27.498091158 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538f40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e70a0 item 92 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539780): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539780): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539780): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539780): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539780): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539780): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539780): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539780): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.43755232 +0000 UTC m=+27.499588004 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539780): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539cc0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539cc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539cc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e7730 item 93 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539cc0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539cc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.43805003 +0000 UTC m=+27.500085714 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539cc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52500): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52500): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52500): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52500): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52500): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.43805003 +0000 UTC m=+27.500085714 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52500): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e79d0 item 93 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52bc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52bc0): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52bc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52bc0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52bc0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52bc0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52bc0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52bc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.43972348 +0000 UTC m=+27.501759164 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52bc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53200): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53200): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53200): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c89e310 item 94 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53200): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53200): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.440222532 +0000 UTC m=+27.502258216 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53200): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf539c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf539c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf539c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf539c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf539c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.440222532 +0000 UTC m=+27.502258216 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf539c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c89e5b0 item 94 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e100): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e100): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e100): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e100): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e100): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e100): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e100): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e100): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.441911222 +0000 UTC m=+27.503946906 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e100): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e680): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e680): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e680): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c89f3b0 item 95 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e680): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e680): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.442431454 +0000 UTC m=+27.504467138 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e680): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f1c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f1c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f1c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f1c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f1c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.442431454 +0000 UTC m=+27.504467138 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f1c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c89f9d0 item 95 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84fdc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84fdc0): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84fdc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84fdc0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84fdc0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84fdc0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84fdc0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84fdc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.444133859 +0000 UTC m=+27.506169543 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84fdc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac500): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac500): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac500): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67a230 item 96 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac500): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac500): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.444608325 +0000 UTC m=+27.506644009 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac500): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdacc40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdacc40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdacc40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdacc40): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdacc40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.444608325 +0000 UTC m=+27.506644009 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdacc40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67a690 item 96 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= 2026/09/06 03:03:34 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:34 DEBUG : Looking for writers 2026/09/06 03:03:34 DEBUG : >WaitForWriters: 2026/09/06 03:03:34 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:34 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:34 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:34 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:34 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/06 03:03:34 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1080): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1080): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1080): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1080): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1080): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.469245928 +0000 UTC m=+27.531281612 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1080): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46000): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46000): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46000): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46000): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46000): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46000): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46000): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.469245928 +0000 UTC m=+27.531281612 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46000): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46580): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46580): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46580): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46580): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46580): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.469245928 +0000 UTC m=+27.531281612 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46580): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67f260 item 1 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46c80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46c80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46c80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46c80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46c80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.472388923 +0000 UTC m=+27.534424598 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46c80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47180): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47180): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47180): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47180): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47180): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.472388923 +0000 UTC m=+27.534424598 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47180): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c44e150 item 2 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47900): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47900): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47900): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47900): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47900): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.473786352 +0000 UTC m=+27.535822036 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47900): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d80): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d80): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d80): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d80): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.473786352 +0000 UTC m=+27.535822036 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0400): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0400): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0400): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0400): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0400): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.473786352 +0000 UTC m=+27.535822036 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0400): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c44e850 item 3 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0ac0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0ac0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0ac0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0ac0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0ac0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.476608281 +0000 UTC m=+27.538643975 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0ac0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1240): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1240): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1240): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1240): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1240): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.476608281 +0000 UTC m=+27.538643975 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1240): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c44f260 item 4 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1c00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1c00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1c00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1c00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1c00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.47820213 +0000 UTC m=+27.540237805 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1c00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c200): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c200): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c200): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c200): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c200): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c200): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c200): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.47820213 +0000 UTC m=+27.540237805 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c200): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c800): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c800): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c800): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c800): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c800): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.47820213 +0000 UTC m=+27.540237805 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c800): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf220e0 item 5 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cec0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cec0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cec0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cec0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cec0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.480229158 +0000 UTC m=+27.542264842 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cec0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d440): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d440): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d440): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d440): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d440): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.480229158 +0000 UTC m=+27.542264842 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d440): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf228c0 item 6 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64db00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64db00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64db00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64db00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64db00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.481637918 +0000 UTC m=+27.543673603 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64db00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2dad00): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2dad00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2dad00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2dad00): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2dad00): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2dad00): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2dad00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.481637918 +0000 UTC m=+27.543673603 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2dad00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2dbb00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2dbb00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2dbb00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2dbb00): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2dbb00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.481637918 +0000 UTC m=+27.543673603 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2dbb00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf23030 item 7 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6440): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6440): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6440): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6440): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6440): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.483761749 +0000 UTC m=+27.545797424 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6440): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6980): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6980): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6980): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6980): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6980): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.483761749 +0000 UTC m=+27.545797424 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6980): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf23810 item 8 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6f40): _readAt: size=2, off=0 2026/09/06 03:03:34 ERROR : open-test-file(0x14e96c7a6f40): Couldn't read size of file 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6f40): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6f40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6f40): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6f40): close: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6f40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7300): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7300): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7300): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7300): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7300): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.485587497 +0000 UTC m=+27.547623181 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7300): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7780): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7780): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7780): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7780): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7780): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7780): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7780): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.485587497 +0000 UTC m=+27.547623181 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7780): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7c80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7c80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7c80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7c80): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7c80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.485587497 +0000 UTC m=+27.547623181 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7c80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde8000 item 9 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fa400): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fa400): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fa400): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fa400): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fa400): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.487795125 +0000 UTC m=+27.549830809 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fa400): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fa940): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fa940): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fa940): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fa940): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fa940): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.487795125 +0000 UTC m=+27.549830809 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fa940): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde88c0 item 10 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7faf80): _readAt: size=2, off=0 2026/09/06 03:03:34 ERROR : open-test-file(0x14e96c7faf80): Couldn't read size of file 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7faf80): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7faf80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7faf80): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7faf80): close: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7faf80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fb340): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fb340): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fb340): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fb340): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fb340): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.489449169 +0000 UTC m=+27.551484843 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fb340): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fb840): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fb840): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fb840): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fb840): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fb840): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fb840): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fb840): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.489449169 +0000 UTC m=+27.551484843 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fb840): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fbd40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fbd40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fbd40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fbd40): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fbd40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.489449169 +0000 UTC m=+27.551484843 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7fbd40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde8fc0 item 11 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81a4c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81a4c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81a4c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81a4c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81a4c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.491473552 +0000 UTC m=+27.553509226 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81a4c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81aa00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81aa00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81aa00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81aa00): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81aa00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.491473552 +0000 UTC m=+27.553509226 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81aa00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde97a0 item 12 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81b040): _readAt: size=2, off=0 2026/09/06 03:03:34 ERROR : open-test-file(0x14e96c81b040): Couldn't read size of file 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81b040): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81b040): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81b040): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81b040): close: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81b040): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81b400): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81b400): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81b400): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81b400): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81b400): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.49322582 +0000 UTC m=+27.555261504 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81b400): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81bac0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81bac0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81bac0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81bac0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81bac0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.49322582 +0000 UTC m=+27.555261504 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c81bac0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde9e30 item 13 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83e240): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83e240): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83e240): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83e240): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83e240): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.494725762 +0000 UTC m=+27.556761437 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83e240): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83e780): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83e780): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83e780): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83e780): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83e780): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.494725762 +0000 UTC m=+27.556761437 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83e780): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93e5b0 item 14 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83edc0): _readAt: size=2, off=0 2026/09/06 03:03:34 ERROR : open-test-file(0x14e96c83edc0): Couldn't read size of file 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83edc0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83edc0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83edc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83edc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83edc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83f180): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83f180): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83f180): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83f180): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83f180): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.49633991 +0000 UTC m=+27.558375584 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83f180): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83f840): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83f840): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83f840): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83f840): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83f840): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.49633991 +0000 UTC m=+27.558375584 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83f840): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93ed20 item 15 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83fec0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83fec0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83fec0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83fec0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83fec0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.497856064 +0000 UTC m=+27.559891748 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c83fec0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a500): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a500): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a500): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a500): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a500): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.497856064 +0000 UTC m=+27.559891748 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86a500): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93f730 item 16 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86ab40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86ab40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86ab40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86ab40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86ab40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.499321801 +0000 UTC m=+27.561357485 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86ab40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86afc0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86afc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86afc0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86afc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86afc0): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86afc0): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86afc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86afc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.499321801 +0000 UTC m=+27.561357485 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86afc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b4c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b4c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b4c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b4c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b4c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.499321801 +0000 UTC m=+27.561357485 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86b4c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6cc000 item 17 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86bb40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86bb40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86bb40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86bb40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86bb40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.5012488 +0000 UTC m=+27.563284484 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c86bb40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88a180): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88a180): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88a180): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88a180): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88a180): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.5012488 +0000 UTC m=+27.563284484 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88a180): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6ccd20 item 18 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88a800): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88a800): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88a800): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88a800): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88a800): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.502886974 +0000 UTC m=+27.564922658 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88a800): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88ad00): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88ad00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88ad00): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88ad00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88ad00): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88ad00): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88ad00): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88ad00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.502886974 +0000 UTC m=+27.564922658 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88ad00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88b200): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88b200): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88b200): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88b200): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88b200): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.502886974 +0000 UTC m=+27.564922658 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88b200): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6cd3b0 item 19 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88b880): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88b880): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88b880): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88b880): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88b880): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.504871912 +0000 UTC m=+27.566907586 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88b880): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88bdc0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88bdc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88bdc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88bdc0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88bdc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.504871912 +0000 UTC m=+27.566907586 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c88bdc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c4644d0 item 20 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2540): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2540): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2540): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2540): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2540): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.506352328 +0000 UTC m=+27.568388002 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2540): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2a40): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2a40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2a40): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2a40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2a40): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2a40): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2a40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.506352328 +0000 UTC m=+27.568388002 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2a40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2f40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2f40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2f40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2f40): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2f40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.506352328 +0000 UTC m=+27.568388002 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d2f40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c4650a0 item 21 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d35c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d35c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d35c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d35c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d35c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.508343657 +0000 UTC m=+27.570379341 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d35c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d3b00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d3b00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d3b00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d3b00): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d3b00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.508343657 +0000 UTC m=+27.570379341 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8d3b00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c454000 item 22 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956280): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956280): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956280): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956280): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956280): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.509781393 +0000 UTC m=+27.571817077 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956280): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956780): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956780): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956780): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956780): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956780): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956780): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956780): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956780): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.509781393 +0000 UTC m=+27.571817077 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956780): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956c80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956c80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956c80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956c80): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956c80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.509781393 +0000 UTC m=+27.571817077 2026/09/06 03:03:34 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe/dir/file1: no such file or directory 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c956c80): >close: err= 2026/09/06 03:03:34 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe/dir/file1: no such file or directory 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c454ee0 item 23 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957300): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957300): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957300): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957300): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957300): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.511839399 +0000 UTC m=+27.573875083 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957300): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957840): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957840): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957840): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957840): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957840): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.511839399 +0000 UTC m=+27.573875083 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957840): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c455dc0 item 24 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957e80): _readAt: size=2, off=0 2026/09/06 03:03:34 ERROR : open-test-file(0x14e96c957e80): Couldn't read size of file 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957e80): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957e80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957e80): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957e80): close: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c957e80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08340): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08340): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08340): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08340): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08340): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.513443568 +0000 UTC m=+27.575479252 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08340): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08840): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08840): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08840): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08840): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08840): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08840): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08840): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08840): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.513443568 +0000 UTC m=+27.575479252 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08840): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08d80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08d80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08d80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08d80): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08d80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.513443568 +0000 UTC m=+27.575479252 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca08d80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c390fc0 item 25 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca09400): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca09400): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca09400): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca09400): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca09400): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.515473311 +0000 UTC m=+27.577508995 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca09400): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca09940): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca09940): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca09940): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca09940): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca09940): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.515473311 +0000 UTC m=+27.577508995 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca09940): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c391d50 item 26 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e080): _readAt: size=2, off=0 2026/09/06 03:03:34 ERROR : open-test-file(0x14e96ca2e080): Couldn't read size of file 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e080): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e080): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e080): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e080): close: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e080): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e440): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e440): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e440): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e440): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e440): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.517047504 +0000 UTC m=+27.579083188 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e440): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e940): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e940): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e940): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e940): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e940): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e940): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e940): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e940): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.517047504 +0000 UTC m=+27.579083188 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2e940): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2ee80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2ee80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2ee80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2ee80): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2ee80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.517047504 +0000 UTC m=+27.579083188 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2ee80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c37a930 item 27 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2f500): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2f500): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2f500): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2f500): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2f500): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.518963952 +0000 UTC m=+27.580999636 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2f500): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2fa40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2fa40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2fa40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2fa40): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2fa40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.518963952 +0000 UTC m=+27.580999636 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca2fa40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c37b810 item 28 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56180): _readAt: size=2, off=0 2026/09/06 03:03:34 ERROR : open-test-file(0x14e96ca56180): Couldn't read size of file 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56180): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56180): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56180): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56180): close: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56180): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56540): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56540): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56540): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56540): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56540): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.520517556 +0000 UTC m=+27.582553240 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56540): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56c00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56c00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56c00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56c00): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56c00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.520517556 +0000 UTC m=+27.582553240 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca56c00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5fe3f0 item 29 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca57280): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca57280): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca57280): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca57280): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca57280): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.521923982 +0000 UTC m=+27.583959666 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca57280): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca577c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca577c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca577c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca577c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca577c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.521923982 +0000 UTC m=+27.583959666 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca577c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5fed90 item 30 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca57e00): _readAt: size=2, off=0 2026/09/06 03:03:34 ERROR : open-test-file(0x14e96ca57e00): Couldn't read size of file 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca57e00): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca57e00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca57e00): >_writeAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca57e00): close: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca57e00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca762c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca762c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca762c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca762c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca762c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.523544543 +0000 UTC m=+27.585580227 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca762c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76980): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76980): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76980): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76980): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76980): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.523544543 +0000 UTC m=+27.585580227 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca76980): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5ff500 item 31 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77000): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77000): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77000): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77000): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77000): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.525003777 +0000 UTC m=+27.587039461 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77000): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77540): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77540): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77540): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77540): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77540): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.525003777 +0000 UTC m=+27.587039461 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77540): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5ffb20 item 32 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77b80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77b80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77b80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77b80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77b80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.526495305 +0000 UTC m=+27.588530989 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca77b80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98100): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98100): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98100): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98100): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98100): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5d27e0 item 33 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98100): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98100): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.52707594 +0000 UTC m=+27.589111615 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98100): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98600): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98600): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98600): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98600): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98600): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.52707594 +0000 UTC m=+27.589111615 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98600): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5d2e00 item 33 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98c40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98c40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98c40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98c40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98c40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.528507774 +0000 UTC m=+27.590543458 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca98c40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca990c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca990c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5d3a40 item 34 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca990c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca990c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca990c0): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca990c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca990c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.529122866 +0000 UTC m=+27.591158550 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca990c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca99600): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca99600): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca99600): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca99600): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca99600): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.529122866 +0000 UTC m=+27.591158550 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca99600): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9cc380 item 34 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca99c40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca99c40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca99c40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca99c40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca99c40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.530497571 +0000 UTC m=+27.592533256 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca99c40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad61c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad61c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad61c0): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad61c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad61c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9ccc40 item 35 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad61c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad61c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.531043333 +0000 UTC m=+27.593079017 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad61c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad66c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad66c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad66c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad66c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad66c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.531043333 +0000 UTC m=+27.593079017 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad66c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9cd030 item 35 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad6d40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad6d40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad6d40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad6d40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad6d40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.532388633 +0000 UTC m=+27.594424317 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad6d40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7240): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7240): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9cdb20 item 36 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7240): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7240): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7240): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7240): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7240): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.533142016 +0000 UTC m=+27.595177700 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7240): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7780): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7780): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7780): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7780): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7780): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.533142016 +0000 UTC m=+27.595177700 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7780): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c442380 item 36 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7dc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7dc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7dc0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7dc0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7dc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.534548632 +0000 UTC m=+27.596584316 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cad7dc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8340): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8340): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8340): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8340): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8340): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c443420 item 37 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8340): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8340): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.535040349 +0000 UTC m=+27.597076033 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8340): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8840): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8840): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8840): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8840): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8840): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.535040349 +0000 UTC m=+27.597076033 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8840): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c4436c0 item 37 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8ec0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8ec0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8ec0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8ec0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8ec0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.536552235 +0000 UTC m=+27.598587919 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf8ec0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf93c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf93c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9f9260 item 38 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf93c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf93c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf93c0): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf93c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf93c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.537193245 +0000 UTC m=+27.599228929 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf93c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf9900): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf9900): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf9900): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf9900): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf9900): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.537193245 +0000 UTC m=+27.599228929 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf9900): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9f9ce0 item 38 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c080): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c080): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c080): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c080): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c080): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.538416015 +0000 UTC m=+27.600451688 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c080): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c580): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c580): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c580): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c580): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c580): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9bc620 item 39 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c580): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c580): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.538992022 +0000 UTC m=+27.601027706 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c580): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3ca80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3ca80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3ca80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3ca80): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3ca80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.538992022 +0000 UTC m=+27.601027706 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3ca80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9bcf50 item 39 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10200): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10200): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10200): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10200): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10200): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.54205214 +0000 UTC m=+27.604087824 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10200): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce104c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce104c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c702150 item 40 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce104c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce104c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce104c0): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce104c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce104c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.542575639 +0000 UTC m=+27.604611313 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce104c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10a00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10a00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10a00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10a00): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10a00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.542575639 +0000 UTC m=+27.604611313 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10a00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c7024d0 item 40 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11000): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11000): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11000): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11000): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11000): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11000): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11000): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.543883529 +0000 UTC m=+27.605919213 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11000): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11500): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11500): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11500): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c702d90 item 41 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11500): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11500): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.544552532 +0000 UTC m=+27.606588216 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11500): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11a80): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11a80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11a80): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11a80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11a80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c7030a0 item 41 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11a80): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11a80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.545206728 +0000 UTC m=+27.607242412 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11a80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c0c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c0c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c0c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c0c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c0c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.545206728 +0000 UTC m=+27.607242412 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c0c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c703490 item 41 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c700): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c700): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c700): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c700): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c700): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c700): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c700): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.546904654 +0000 UTC m=+27.608940368 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3c700): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3cc40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3cc40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3cc40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c703ab0 item 42 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3cc40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3cc40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.547508514 +0000 UTC m=+27.609544198 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3cc40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3d600): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3d600): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9bc000 item 42 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3d600): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3d600): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3d600): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3d600): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3d600): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.548285961 +0000 UTC m=+27.610321645 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3d600): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3db80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3db80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3db80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3db80): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3db80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.548285961 +0000 UTC m=+27.610321645 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb3db80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9bc310 item 42 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45ee80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45ee80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45ee80): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45ee80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45ee80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45ee80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45ee80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.549834516 +0000 UTC m=+27.611870210 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45ee80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f740): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f740): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f740): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9bd490 item 43 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f740): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f740): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.550427837 +0000 UTC m=+27.612463521 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45f740): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fd00): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fd00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fd00): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fd00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fd00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9bdc70 item 43 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fd00): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fd00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.551100808 +0000 UTC m=+27.613136502 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c45fd00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac3c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac3c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac3c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac3c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac3c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.551100808 +0000 UTC m=+27.613136502 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdac3c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6f6540 item 43 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a040): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a040): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a040): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a040): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a040): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a040): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a040): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.552783184 +0000 UTC m=+27.614818868 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a040): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a540): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a540): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a540): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c376380 item 44 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a540): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a540): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.553397745 +0000 UTC m=+27.615433429 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5a540): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ab00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ab00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c376770 item 44 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ab00): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ab00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ab00): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ab00): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ab00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.55414696 +0000 UTC m=+27.616182634 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5ab00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b100): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b100): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b100): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b100): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b100): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.55414696 +0000 UTC m=+27.616182634 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b100): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c376bd0 item 44 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b840): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b840): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b840): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b840): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b840): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b840): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b840): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.555467393 +0000 UTC m=+27.617503077 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5b840): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bd40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bd40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bd40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c3773b0 item 45 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bd40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bd40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.555940316 +0000 UTC m=+27.617976000 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb5bd40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538f00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538f00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538f00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538f00): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538f00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.555940316 +0000 UTC m=+27.617976000 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c538f00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c3776c0 item 45 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539740): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539740): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539740): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539740): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539740): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539740): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539740): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.558758428 +0000 UTC m=+27.620794112 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539740): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539c40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539c40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539c40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c377d50 item 46 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539c40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539c40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.559349684 +0000 UTC m=+27.621385409 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c539c40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52440): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52440): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52440): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52440): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52440): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.559349684 +0000 UTC m=+27.621385409 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52440): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1c150 item 46 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52b00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52b00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52b00): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52b00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52b00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52b00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52b00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.56095754 +0000 UTC m=+27.622993224 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf52b00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53140): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53140): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53140): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1c9a0 item 47 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53140): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53140): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.561732714 +0000 UTC m=+27.623768398 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53140): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53900): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53900): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53900): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53900): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53900): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.561732714 +0000 UTC m=+27.623768398 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96bf53900): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1ccb0 item 47 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e040): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e040): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e040): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e040): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e040): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e040): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e040): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.563548754 +0000 UTC m=+27.625584438 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e040): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e540): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e540): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e540): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1d260 item 48 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e540): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e540): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.564257442 +0000 UTC m=+27.626293126 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84e540): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f0c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f0c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f0c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f0c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f0c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.564257442 +0000 UTC m=+27.626293126 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84f0c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1d500 item 48 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84fb80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84fb80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84fb80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84fb80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84fb80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.566117003 +0000 UTC m=+27.628152687 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c84fb80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b0ac0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b0ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b0ac0): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b0ac0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b0ac0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b0ac0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1dab0 item 49 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b0ac0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b0ac0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.566730862 +0000 UTC m=+27.628766546 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b0ac0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1340): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1340): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1340): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1340): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1340): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.566730862 +0000 UTC m=+27.628766546 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c4b1340): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96ce1dd50 item 49 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46540): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46540): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46540): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46540): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46540): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.568539218 +0000 UTC m=+27.630574902 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46540): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e6540 item 50 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.569256902 +0000 UTC m=+27.631292587 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca46a80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47080): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47080): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47080): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47080): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47080): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.569256902 +0000 UTC m=+27.631292587 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47080): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e6a80 item 50 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47840): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47840): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47840): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47840): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47840): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.57110884 +0000 UTC m=+27.633144574 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47840): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d40): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d40): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d40): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d40): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e7180 item 51 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d40): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.571774486 +0000 UTC m=+27.633810210 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca47d40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0440): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0440): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0440): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0440): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0440): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.571774486 +0000 UTC m=+27.633810210 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0440): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e7420 item 51 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0b00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0b00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0b00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0b00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0b00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.57348668 +0000 UTC m=+27.635522393 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d0b00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1240): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1240): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1240): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e7a40 item 52 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1240): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1240): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1240): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1240): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1240): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.5742335 +0000 UTC m=+27.636269184 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1240): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1b40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1b40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1b40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1b40): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1b40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.5742335 +0000 UTC m=+27.636269184 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6d1b40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9e7dc0 item 52 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c380): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c380): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c380): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c380): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c380): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.575718334 +0000 UTC m=+27.637754018 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c380): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c980): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c980): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c980): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c980): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c980): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c980): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c89e620 item 53 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c980): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c980): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.57630425 +0000 UTC m=+27.638339934 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64c980): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cf00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cf00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cf00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cf00): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cf00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.57630425 +0000 UTC m=+27.638339934 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64cf00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c89ed20 item 53 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d5c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d5c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d5c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d5c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d5c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.578131711 +0000 UTC m=+27.640167415 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64d5c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64db00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64db00): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64db00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c89fab0 item 54 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64db00): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64db00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64db00): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64db00): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64db00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.578766099 +0000 UTC m=+27.640801803 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c64db00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2db380): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2db380): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2db380): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2db380): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2db380): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.578766099 +0000 UTC m=+27.640801803 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c2db380): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c89fe30 item 54 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdace80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdace80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdace80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdace80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdace80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.580611564 +0000 UTC m=+27.642647248 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdace80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad400): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad400): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad400): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad400): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad400): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad400): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6f7570 item 55 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad400): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad400): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.581321143 +0000 UTC m=+27.643356818 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad400): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad940): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad940): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad940): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad940): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad940): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.581321143 +0000 UTC m=+27.643356818 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cdad940): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6f7810 item 55 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7880c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7880c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7880c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7880c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7880c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.583321601 +0000 UTC m=+27.645357285 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7880c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7885c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7885c0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7885c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67e150 item 56 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7885c0): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7885c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7885c0): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7885c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7885c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.584016493 +0000 UTC m=+27.646052177 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7885c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c788b40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c788b40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c788b40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c788b40): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c788b40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.584016493 +0000 UTC m=+27.646052177 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c788b40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67e700 item 56 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789180): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789180): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789180): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789180): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789180): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789180): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789180): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789180): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.585257727 +0000 UTC m=+27.647293411 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789180): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7896c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7896c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7896c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67f260 item 57 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7896c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7896c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.58574105 +0000 UTC m=+27.647776734 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7896c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789c00): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789c00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789c00): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789c00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789c00): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789c00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67f730 item 57 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789c00): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789c00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.586299575 +0000 UTC m=+27.648335259 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c789c00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6280): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6280): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6280): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6280): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6280): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.586299575 +0000 UTC m=+27.648335259 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6280): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67fb90 item 57 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a68c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a68c0): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a68c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a68c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a68c0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a68c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a68c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a68c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.587776243 +0000 UTC m=+27.649811927 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a68c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6e00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6e00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6e00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c44e460 item 58 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6e00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6e00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.588324669 +0000 UTC m=+27.650360343 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a6e00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7340): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7340): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7340): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c44e850 item 58 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7340): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7340): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7340): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7340): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7340): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.588941073 +0000 UTC m=+27.650976757 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7340): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7900): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7900): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7900): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7900): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7900): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.588941073 +0000 UTC m=+27.650976757 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7a7900): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c44eaf0 item 58 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6040): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6040): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6040): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6040): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6040): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6040): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6040): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6040): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.590401489 +0000 UTC m=+27.652437173 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6040): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6580): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6580): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6580): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c44f340 item 59 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6580): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6580): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.590928946 +0000 UTC m=+27.652964620 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6580): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6ac0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6ac0): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6ac0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6ac0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6ac0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c44f880 item 59 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6ac0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6ac0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.591448197 +0000 UTC m=+27.653483881 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f6ac0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7040): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7040): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7040): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7040): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7040): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.591448197 +0000 UTC m=+27.653483881 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7040): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf220e0 item 59 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7680): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7680): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7680): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7680): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7680): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7680): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7680): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7680): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.592951766 +0000 UTC m=+27.654987450 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7680): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7bc0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7bc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7bc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf22690 item 60 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7bc0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7bc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.593465947 +0000 UTC m=+27.655501631 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c7f7bc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802200): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802200): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802200): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf22930 item 60 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802200): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802200): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802200): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802200): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802200): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.594117607 +0000 UTC m=+27.656153291 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802200): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8027c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8027c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8027c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8027c0): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8027c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.594117607 +0000 UTC m=+27.656153291 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8027c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf22d20 item 60 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802e00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802e00): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802e00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802e00): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802e00): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802e00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802e00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802e00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.595492614 +0000 UTC m=+27.657528288 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c802e00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c803340): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c803340): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c803340): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf23340 item 61 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c803340): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c803340): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.596016483 +0000 UTC m=+27.658052168 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c803340): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c803a40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c803a40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c803a40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c803a40): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c803a40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.596016483 +0000 UTC m=+27.658052168 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c803a40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf235e0 item 61 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822180): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822180): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822180): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822180): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822180): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822180): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822180): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822180): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.597523038 +0000 UTC m=+27.659558722 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822180): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8226c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8226c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8226c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cf23b90 item 62 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8226c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8226c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.598017782 +0000 UTC m=+27.660053476 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8226c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822dc0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822dc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822dc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822dc0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822dc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.598017782 +0000 UTC m=+27.660053476 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c822dc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde8070 item 62 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c823400): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c823400): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c823400): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c823400): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c823400): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c823400): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c823400): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c823400): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.59944619 +0000 UTC m=+27.661481874 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c823400): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c823940): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c823940): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c823940): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde8700 item 63 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c823940): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c823940): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.599924873 +0000 UTC m=+27.661960557 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c823940): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850140): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850140): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850140): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850140): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850140): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.599924873 +0000 UTC m=+27.661960557 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850140): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde89a0 item 63 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850780): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850780): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850780): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850780): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850780): >_readAt: n=0, err=Bad file descriptor 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850780): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850780): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850780): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.601344825 +0000 UTC m=+27.663380509 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850780): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850cc0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850cc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850cc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde90a0 item 64 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850cc0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850cc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.60221065 +0000 UTC m=+27.664246334 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c850cc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8513c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8513c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8513c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8513c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8513c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.60221065 +0000 UTC m=+27.664246334 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8513c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde9340 item 64 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c851a00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c851a00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c851a00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c851a00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c851a00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.60357716 +0000 UTC m=+27.665612844 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c851a00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c851e80): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c851e80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c851e80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c851e80): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c851e80): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde98f0 item 65 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c851e80): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c851e80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.604306738 +0000 UTC m=+27.666342422 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c851e80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870480): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870480): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870480): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870480): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870480): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.604306738 +0000 UTC m=+27.666342422 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870480): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96cde9c70 item 65 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870ac0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870ac0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870ac0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870ac0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870ac0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.605640266 +0000 UTC m=+27.667675950 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870ac0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870f40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870f40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93e3f0 item 66 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870f40): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870f40): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870f40): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870f40): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870f40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.606178062 +0000 UTC m=+27.668213746 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870f40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871480): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871480): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871480): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871480): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871480): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.606178062 +0000 UTC m=+27.668213746 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871480): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93e7e0 item 66 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c608140): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c608140): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c608140): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c608140): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c608140): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.60755922 +0000 UTC m=+27.669594904 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c608140): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6085c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6085c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6085c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6085c0): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6085c0): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67a850 item 67 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6085c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6085c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.608040338 +0000 UTC m=+27.670076022 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c6085c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c608ac0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c608ac0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c608ac0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c608ac0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c608ac0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.608040338 +0000 UTC m=+27.670076022 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c608ac0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67ad20 item 67 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609140): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609140): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609140): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609140): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609140): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.609411127 +0000 UTC m=+27.671446811 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609140): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609640): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609640): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67b5e0 item 68 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609640): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609640): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609640): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609640): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609640): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.61006425 +0000 UTC m=+27.672099924 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609640): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609b80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609b80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609b80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609b80): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609b80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.61006425 +0000 UTC m=+27.672099924 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c609b80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c67bb20 item 68 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62e2c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62e2c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62e2c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62e2c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62e2c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.611365257 +0000 UTC m=+27.673400941 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62e2c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62e740): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62e740): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62e740): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62e740): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62e740): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6cc3f0 item 69 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62e740): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62e740): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.61188074 +0000 UTC m=+27.673916424 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62e740): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62ec40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62ec40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62ec40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62ec40): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62ec40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.61188074 +0000 UTC m=+27.673916424 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62ec40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6cc9a0 item 69 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62f2c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62f2c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62f2c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62f2c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62f2c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.613164945 +0000 UTC m=+27.675200629 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62f2c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62f7c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62f7c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6cd110 item 70 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62f7c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62f7c0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62f7c0): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62f7c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62f7c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.613678916 +0000 UTC m=+27.675714600 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62f7c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62fd00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62fd00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62fd00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62fd00): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62fd00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.613678916 +0000 UTC m=+27.675714600 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c62fd00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6cd3b0 item 70 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e480): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e480): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e480): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e480): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e480): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.61499964 +0000 UTC m=+27.677035324 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e480): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e980): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e980): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e980): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e980): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e980): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6cdd50 item 71 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e980): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e980): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.615522347 +0000 UTC m=+27.677558021 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e980): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90ee80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90ee80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90ee80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90ee80): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90ee80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.615522347 +0000 UTC m=+27.677558021 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90ee80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c464620 item 71 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f500): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f500): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f500): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f500): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f500): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.616826921 +0000 UTC m=+27.678862605 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f500): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a380): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a380): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c454540 item 72 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a380): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a380): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a380): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a380): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a380): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.617393019 +0000 UTC m=+27.679428703 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a380): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a8c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a8c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a8c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a8c0): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a8c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.617393019 +0000 UTC m=+27.679428703 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74a8c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c454af0 item 72 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74ae80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74ae80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74ae80): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74ae80): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74ae80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74ae80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74ae80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.618742187 +0000 UTC m=+27.680777871 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74ae80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b380): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b380): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b380): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c455420 item 73 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b380): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b380): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.619239706 +0000 UTC m=+27.681275390 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b380): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b840): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b840): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b840): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b840): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b840): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c455b90 item 73 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b840): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b840): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.619788523 +0000 UTC m=+27.681824207 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74b840): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74bd80): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74bd80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74bd80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74bd80): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74bd80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.619788523 +0000 UTC m=+27.681824207 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c74bd80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c390000 item 73 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1a4c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1a4c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1a4c0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1a4c0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1a4c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1a4c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1a4c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.621166655 +0000 UTC m=+27.683202330 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1a4c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1a9c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1a9c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1a9c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c391110 item 74 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1a9c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1a9c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.621683911 +0000 UTC m=+27.683719595 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1a9c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1af00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1af00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c391490 item 74 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1af00): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1af00): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1af00): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1af00): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1af00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.622295827 +0000 UTC m=+27.684331511 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1af00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1b480): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1b480): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1b480): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1b480): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1b480): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.622295827 +0000 UTC m=+27.684331511 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1b480): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c391730 item 74 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1bac0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1bac0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1bac0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1bac0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1bac0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1bac0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1bac0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.62360513 +0000 UTC m=+27.685640814 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca1bac0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3c0c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3c0c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3c0c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c37a460 item 75 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3c0c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3c0c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.624098701 +0000 UTC m=+27.686134376 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3c0c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3c600): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3c600): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3c600): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3c600): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3c600): _writeAt: size=3, off=2 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c37a9a0 item 75 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3c600): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3c600): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.624601001 +0000 UTC m=+27.686636685 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3c600): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3cb40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3cb40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3cb40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3cb40): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3cb40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.624601001 +0000 UTC m=+27.686636685 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3cb40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c37b0a0 item 75 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3d180): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3d180): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3d180): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3d180): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3d180): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3d180): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3d180): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.625857573 +0000 UTC m=+27.687893247 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3d180): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3d680): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3d680): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3d680): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c37ba40 item 76 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3d680): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3d680): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.627051237 +0000 UTC m=+27.689086921 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3d680): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3dbc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3dbc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5fe0e0 item 76 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3dbc0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3dbc0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3dbc0): _writeAt: size=3, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3dbc0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3dbc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.627636573 +0000 UTC m=+27.689672257 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca3dbc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64240): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64240): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64240): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64240): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64240): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.627636573 +0000 UTC m=+27.689672257 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64240): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5fe460 item 76 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64880): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64880): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64880): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64880): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64880): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64880): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64880): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.62894327 +0000 UTC m=+27.690978954 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64880): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64d80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64d80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64d80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5fee70 item 77 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64d80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64d80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.62944638 +0000 UTC m=+27.691482064 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca64d80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca65480): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca65480): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca65480): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca65480): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca65480): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.62944638 +0000 UTC m=+27.691482064 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca65480): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5ff110 item 77 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca65ac0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca65ac0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca65ac0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca65ac0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca65ac0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca65ac0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca65ac0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.630837217 +0000 UTC m=+27.692872901 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca65ac0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca800c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca800c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca800c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5ff810 item 78 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca800c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca800c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.631343392 +0000 UTC m=+27.693379076 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca800c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca807c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca807c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca807c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca807c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca807c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.631343392 +0000 UTC m=+27.693379076 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca807c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5ffb20 item 78 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80e00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80e00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80e00): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80e00): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80e00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80e00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80e00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.632805793 +0000 UTC m=+27.694841477 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca80e00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81300): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81300): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81300): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5d27e0 item 79 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81300): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81300): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.633452926 +0000 UTC m=+27.695488610 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81300): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81a00): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81a00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81a00): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81a00): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81a00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.633452926 +0000 UTC m=+27.695488610 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ca81a00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5d2e00 item 79 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0140): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0140): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0140): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0140): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0140): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0140): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0140): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.635148046 +0000 UTC m=+27.697183721 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0140): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0640): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0640): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0640): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5d3a40 item 80 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0640): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0640): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.635681433 +0000 UTC m=+27.697717117 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0640): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0d40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0d40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0d40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0d40): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0d40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.635681433 +0000 UTC m=+27.697717117 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab0d40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9cc380 item 80 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1380): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1380): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1380): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1380): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1380): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.637053966 +0000 UTC m=+27.699089650 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1380): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1800): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1800): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1800): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1800): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1800): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1800): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9ccc40 item 81 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1800): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1800): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.637574848 +0000 UTC m=+27.699610532 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1800): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1d40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1d40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1d40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1d40): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1d40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.637574848 +0000 UTC m=+27.699610532 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cab1d40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9cd030 item 81 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf24c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf24c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf24c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf24c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf24c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.638923496 +0000 UTC m=+27.700959180 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf24c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf29c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf29c0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf29c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9cdb20 item 82 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf29c0): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf29c0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf29c0): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf29c0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf29c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.639500605 +0000 UTC m=+27.701536289 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf29c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2f40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2f40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2f40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2f40): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2f40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.639500605 +0000 UTC m=+27.701536289 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf2f40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c442380 item 82 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf35c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf35c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf35c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf35c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf35c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.64080579 +0000 UTC m=+27.702841474 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf35c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3ac0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3ac0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3ac0): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3ac0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3ac0): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3ac0): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c443420 item 83 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3ac0): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3ac0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.641348214 +0000 UTC m=+27.703383898 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96caf3ac0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30100): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30100): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30100): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30100): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30100): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.641348214 +0000 UTC m=+27.703383898 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30100): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c4436c0 item 83 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30780): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30780): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30780): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30780): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30780): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.642637478 +0000 UTC m=+27.704673163 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30780): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30c80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30c80): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30c80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9f9260 item 84 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30c80): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30c80): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30c80): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30c80): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30c80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.643208317 +0000 UTC m=+27.705244022 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb30c80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31200): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31200): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31200): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31200): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31200): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.643208317 +0000 UTC m=+27.705244022 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31200): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c9f9c70 item 84 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31880): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31880): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31880): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31880): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31880): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.64474535 +0000 UTC m=+27.706781034 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31880): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31d80): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31d80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31d80): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31d80): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31d80): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31d80): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c474380 item 85 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31d80): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31d80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.645380589 +0000 UTC m=+27.707416273 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb31d80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e3c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e3c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e3c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e3c0): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e3c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.645380589 +0000 UTC m=+27.707416273 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8e3c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c474620 item 85 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ea40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ea40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ea40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ea40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ea40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.646886162 +0000 UTC m=+27.708921846 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ea40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ef40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ef40): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ef40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c474d90 item 86 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ef40): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ef40): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ef40): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ef40): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ef40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.647464313 +0000 UTC m=+27.709499997 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8ef40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f4c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f4c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f4c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f4c0): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f4c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.647464313 +0000 UTC m=+27.709499997 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8f4c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c475030 item 86 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8fb40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8fb40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8fb40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8fb40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8fb40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.648911196 +0000 UTC m=+27.710946880 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cb8fb40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0140): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0140): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0140): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0140): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0140): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0140): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c4758f0 item 87 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0140): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0140): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.649510057 +0000 UTC m=+27.711545741 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0140): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0680): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0680): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0680): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0680): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0680): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.649510057 +0000 UTC m=+27.711545741 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0680): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c475dc0 item 87 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0d00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0d00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0d00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0d00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0d00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.650869684 +0000 UTC m=+27.712905388 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc0d00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1200): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1200): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1200): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5b8850 item 88 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1200): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1200): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1200): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1200): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1200): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.651507138 +0000 UTC m=+27.713542822 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1200): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1780): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1780): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1780): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1780): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1780): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.651507138 +0000 UTC m=+27.713542822 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1780): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5b9260 item 88 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1dc0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1dc0): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1dc0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1dc0): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1dc0): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1dc0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1dc0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1dc0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.653244259 +0000 UTC m=+27.715279943 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbc1dc0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbda400): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbda400): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbda400): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c5b9b90 item 89 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbda400): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbda400): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.653777796 +0000 UTC m=+27.715813501 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbda400): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbda940): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbda940): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbda940): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbda940): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbda940): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbda940): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6c22a0 item 89 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbda940): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbda940): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.654405461 +0000 UTC m=+27.716441145 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbda940): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdaec0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdaec0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdaec0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdaec0): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdaec0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.654405461 +0000 UTC m=+27.716441145 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdaec0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6c2620 item 89 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdb500): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdb500): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdb500): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdb500): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdb500): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdb500): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdb500): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdb500): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.655758596 +0000 UTC m=+27.717794270 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdb500): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdba40): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdba40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdba40): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6c3260 item 90 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdba40): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdba40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.656247399 +0000 UTC m=+27.718283083 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cbdba40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04080): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04080): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04080): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6c35e0 item 90 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04080): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04080): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04080): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04080): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04080): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.656915381 +0000 UTC m=+27.718951065 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04080): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04640): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04640): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04640): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04640): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04640): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.656915381 +0000 UTC m=+27.718951065 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04640): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6a6230 item 90 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04c80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04c80): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04c80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04c80): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04c80): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04c80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04c80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04c80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.658362893 +0000 UTC m=+27.720398568 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04c80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc051c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc051c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc051c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6a6af0 item 91 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc051c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc051c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.659104544 +0000 UTC m=+27.721140228 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc051c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05700): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05700): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05700): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05700): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05700): >_readAt: n=2, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05700): _writeAt: size=3, off=7 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6a6e70 item 91 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05700): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05700): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.659855022 +0000 UTC m=+27.721890706 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05700): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871640): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871640): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871640): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871640): >_readAt: n=8, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871640): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.659855022 +0000 UTC m=+27.721890706 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871640): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93e930 item 91 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90fa00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90fa00): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90fa00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90fa00): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90fa00): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90fa00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90fa00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90fa00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.662347168 +0000 UTC m=+27.724382852 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90fa00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04140): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04140): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04140): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6a6070 item 92 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04140): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04140): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.662989119 +0000 UTC m=+27.725024794 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04140): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04680): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04680): open at offset 5 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04680): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6a6620 item 92 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04680): _readAt: size=2, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04680): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04680): _writeAt: size=3, off=5 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04680): >_writeAt: n=3, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04680): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.663696976 +0000 UTC m=+27.725732660 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04680): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04c40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04c40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04c40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04c40): >_readAt: n=3, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04c40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.663696976 +0000 UTC m=+27.725732660 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc04c40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c6a6a10 item 92 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05d80): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05d80): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05d80): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05d80): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05d80): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05d80): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05d80): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05d80): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.665142517 +0000 UTC m=+27.727178201 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96cc05d80): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e3c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e3c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e3c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c4644d0 item 93 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e3c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e3c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.66560008 +0000 UTC m=+27.727635764 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90e3c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90eac0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90eac0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90eac0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90eac0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90eac0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.66560008 +0000 UTC m=+27.727635764 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90eac0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c464b60 item 93 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f100): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f100): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f100): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f100): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f100): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f100): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f100): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f100): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.667065998 +0000 UTC m=+27.729101682 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f100): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f640): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f640): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f640): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c465c70 item 94 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f640): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f640): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.6675699 +0000 UTC m=+27.729605584 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c90f640): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8705c0): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8705c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8705c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8705c0): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8705c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.6675699 +0000 UTC m=+27.729605584 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c8705c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93e150 item 94 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870c00): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870c00): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870c00): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870c00): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870c00): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870c00): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870c00): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870c00): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.668968721 +0000 UTC m=+27.731004405 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c870c00): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871140): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871140): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871140): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93eaf0 item 95 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871140): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871140): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.669829316 +0000 UTC m=+27.731865011 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871140): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871c40): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871c40): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871c40): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871c40): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871c40): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.669829316 +0000 UTC m=+27.731865011 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96c871c40): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93ed90 item 95 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 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/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10380): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10380): open at offset 0 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10380): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10380): _readAt: size=2, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10380): >_readAt: n=0, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10380): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10380): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10380): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.671189685 +0000 UTC m=+27.733225369 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce10380): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce108c0): _writeAt: size=5, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce108c0): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce108c0): >openPending: err= 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93f7a0 item 96 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce108c0): >_writeAt: n=5, err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce108c0): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.671670152 +0000 UTC m=+27.733705836 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce108c0): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/06 03:03:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:03:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/06 03:03:34 DEBUG : open-test-file: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11000): _readAt: size=512, off=0 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11000): openPending: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11000): >openPending: err= 2026/09/06 03:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11000): >_readAt: n=5, err=EOF 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11000): close: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-06 03:03:34.671670152 +0000 UTC m=+27.733705836 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/06 03:03:34 DEBUG : open-test-file(0x14e96ce11000): >close: err= 2026/09/06 03:03:34 DEBUG : open-test-file: Remove: 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14e96c93fb90 item 96 2026/09/06 03:03:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/06 03:03:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/06 03:03:34 DEBUG : open-test-file: >Remove: err= 2026/09/06 03:03:34 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:34 DEBUG : Looking for writers 2026/09/06 03:03:34 DEBUG : >WaitForWriters: 2026/09/06 03:03:34 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.47s) --- PASS: TestRWFileHandleOpenTests/writes (0.24s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- 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.23s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- 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 "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:03:34 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:03:34 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:03:34 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:34 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:03:34 INFO : Sia http://127.0.0.1:39980: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/06 03:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:03:34 DEBUG : file1: newRWFileHandle: 2026/09/06 03:03:34 DEBUG : file1(0x14e96cb5a480): openPending: 2026/09/06 03:03:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:34 DEBUG : file1(0x14e96cb5a480): >openPending: err= 2026/09/06 03:03:34 DEBUG : file1: >newRWFileHandle: err= 2026/09/06 03:03:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:03:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/06 03:03:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/09/06 03:03:34 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:03:34 DEBUG : Looking for writers 2026/09/06 03:03:34 DEBUG : file1: reading active writers 2026/09/06 03:03:34 DEBUG : file1: active writers 1 2026/09/06 03:03:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/09/06 03:03:34 DEBUG : Looking for writers 2026/09/06 03:03:34 DEBUG : file1: reading active writers 2026/09/06 03:03:34 DEBUG : file1: active writers 1 2026/09/06 03:03:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/09/06 03:03:34 DEBUG : Looking for writers 2026/09/06 03:03:34 DEBUG : file1: reading active writers 2026/09/06 03:03:34 DEBUG : file1: active writers 1 2026/09/06 03:03:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/09/06 03:03:34 DEBUG : Looking for writers 2026/09/06 03:03:34 DEBUG : file1: reading active writers 2026/09/06 03:03:34 DEBUG : file1: active writers 1 2026/09/06 03:03:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/09/06 03:03:34 DEBUG : Looking for writers 2026/09/06 03:03:34 DEBUG : file1: reading active writers 2026/09/06 03:03:34 DEBUG : file1: active writers 1 2026/09/06 03:03:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/09/06 03:03:35 DEBUG : Looking for writers 2026/09/06 03:03:35 DEBUG : file1: reading active writers 2026/09/06 03:03:35 DEBUG : file1: active writers 1 2026/09/06 03:03:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/09/06 03:03:35 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe/dir/file1: no such file or directory 2026/09/06 03:03:35 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe/dir/file1: no such file or directory 2026/09/06 03:03:35 DEBUG : Looking for writers 2026/09/06 03:03:35 DEBUG : file1: reading active writers 2026/09/06 03:03:35 DEBUG : file1: active writers 1 2026/09/06 03:03:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/09/06 03:03:35 DEBUG : Looking for writers 2026/09/06 03:03:35 DEBUG : file1: reading active writers 2026/09/06 03:03:35 DEBUG : file1: active writers 1 2026/09/06 03:03:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:36 DEBUG : Looking for writers 2026/09/06 03:03:36 DEBUG : file1: reading active writers 2026/09/06 03:03:36 DEBUG : file1: active writers 1 2026/09/06 03:03:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:37 DEBUG : Looking for writers 2026/09/06 03:03:37 DEBUG : file1: reading active writers 2026/09/06 03:03:37 DEBUG : file1: active writers 1 2026/09/06 03:03:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:38 DEBUG : Looking for writers 2026/09/06 03:03:38 DEBUG : file1: reading active writers 2026/09/06 03:03:38 DEBUG : file1: active writers 1 2026/09/06 03:03:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:39 DEBUG : Looking for writers 2026/09/06 03:03:39 DEBUG : file1: reading active writers 2026/09/06 03:03:39 DEBUG : file1: active writers 1 2026/09/06 03:03:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:40 DEBUG : Looking for writers 2026/09/06 03:03:40 DEBUG : file1: reading active writers 2026/09/06 03:03:40 DEBUG : file1: active writers 1 2026/09/06 03:03:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:41 DEBUG : Looking for writers 2026/09/06 03:03:41 DEBUG : file1: reading active writers 2026/09/06 03:03:41 DEBUG : file1: active writers 1 2026/09/06 03:03:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:42 DEBUG : Looking for writers 2026/09/06 03:03:42 DEBUG : file1: reading active writers 2026/09/06 03:03:42 DEBUG : file1: active writers 1 2026/09/06 03:03:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:43 DEBUG : Looking for writers 2026/09/06 03:03:43 DEBUG : file1: reading active writers 2026/09/06 03:03:43 DEBUG : file1: active writers 1 2026/09/06 03:03:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:44 DEBUG : Looking for writers 2026/09/06 03:03:44 DEBUG : file1: reading active writers 2026/09/06 03:03:44 DEBUG : file1: active writers 1 2026/09/06 03:03:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:45 DEBUG : Looking for writers 2026/09/06 03:03:45 DEBUG : file1: reading active writers 2026/09/06 03:03:45 DEBUG : file1: active writers 1 2026/09/06 03:03:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:46 DEBUG : Looking for writers 2026/09/06 03:03:46 DEBUG : file1: reading active writers 2026/09/06 03:03:46 DEBUG : file1: active writers 1 2026/09/06 03:03:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:47 DEBUG : Looking for writers 2026/09/06 03:03:47 DEBUG : file1: reading active writers 2026/09/06 03:03:47 DEBUG : file1: active writers 1 2026/09/06 03:03:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:48 DEBUG : Looking for writers 2026/09/06 03:03:48 DEBUG : file1: reading active writers 2026/09/06 03:03:48 DEBUG : file1: active writers 1 2026/09/06 03:03:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:49 DEBUG : Looking for writers 2026/09/06 03:03:49 DEBUG : file1: reading active writers 2026/09/06 03:03:49 DEBUG : file1: active writers 1 2026/09/06 03:03:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:50 DEBUG : Looking for writers 2026/09/06 03:03:50 DEBUG : file1: reading active writers 2026/09/06 03:03:50 DEBUG : file1: active writers 1 2026/09/06 03:03:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:51 DEBUG : Looking for writers 2026/09/06 03:03:51 DEBUG : file1: reading active writers 2026/09/06 03:03:51 DEBUG : file1: active writers 1 2026/09/06 03:03:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:52 DEBUG : Looking for writers 2026/09/06 03:03:52 DEBUG : file1: reading active writers 2026/09/06 03:03:52 DEBUG : file1: active writers 1 2026/09/06 03:03:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:53 DEBUG : Looking for writers 2026/09/06 03:03:53 DEBUG : file1: reading active writers 2026/09/06 03:03:53 DEBUG : file1: active writers 1 2026/09/06 03:03:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:54 DEBUG : Looking for writers 2026/09/06 03:03:54 DEBUG : file1: reading active writers 2026/09/06 03:03:54 DEBUG : file1: active writers 1 2026/09/06 03:03:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:55 DEBUG : Looking for writers 2026/09/06 03:03:55 DEBUG : file1: reading active writers 2026/09/06 03:03:55 DEBUG : file1: active writers 1 2026/09/06 03:03:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:56 DEBUG : Looking for writers 2026/09/06 03:03:56 DEBUG : file1: reading active writers 2026/09/06 03:03:56 DEBUG : file1: active writers 1 2026/09/06 03:03:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:57 DEBUG : Looking for writers 2026/09/06 03:03:57 DEBUG : file1: reading active writers 2026/09/06 03:03:57 DEBUG : file1: active writers 1 2026/09/06 03:03:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:58 DEBUG : Looking for writers 2026/09/06 03:03:58 DEBUG : file1: reading active writers 2026/09/06 03:03:58 DEBUG : file1: active writers 1 2026/09/06 03:03:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:03:59 DEBUG : Looking for writers 2026/09/06 03:03:59 DEBUG : file1: reading active writers 2026/09/06 03:03:59 DEBUG : file1: active writers 1 2026/09/06 03:03:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:04:00 DEBUG : Looking for writers 2026/09/06 03:04:00 DEBUG : file1: reading active writers 2026/09/06 03:04:00 DEBUG : file1: active writers 1 2026/09/06 03:04:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:04:01 DEBUG : Looking for writers 2026/09/06 03:04:01 DEBUG : file1: reading active writers 2026/09/06 03:04:01 DEBUG : file1: active writers 1 2026/09/06 03:04:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:04:02 DEBUG : Looking for writers 2026/09/06 03:04:02 DEBUG : file1: reading active writers 2026/09/06 03:04:02 DEBUG : file1: active writers 1 2026/09/06 03:04:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:04:03 DEBUG : Looking for writers 2026/09/06 03:04:03 DEBUG : file1: reading active writers 2026/09/06 03:04:03 DEBUG : file1: active writers 1 2026/09/06 03:04:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/09/06 03:04:04 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x14e96c1d8500 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x14e96c83bc28 notify:{wait:0 notify:0 lock:0 head: tail:} checker:22992780508256} name:file1 opens:1 downloaders: o: fd:0x14e96bf1c4d0 info:{ModTime:{wall:14024019993330267204 ext:27757058394 loc:0x4bf8300} ATime:{wall:14024019993330267204 ext:27757058394 loc:0x4bf8300} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/09/06 03:04:04 DEBUG : >WaitForWriters: 2026/09/06 03:04:04 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:04 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:04 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:04:04 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:04:04 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:04:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:04:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:04:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:04:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:04:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:04:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" read_write_test.go:694: skip as can't rename files 2026/09/06 03:04:04 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:04 DEBUG : Looking for writers 2026/09/06 03:04:04 DEBUG : >WaitForWriters: 2026/09/06 03:04:04 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- SKIP: TestRWCacheRename (0.02s) === RUN TestRWCacheUpdate run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:04 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:04 DEBUG : Sia http://127.0.0.1:39980: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/06 03:04:04 DEBUG : Sia http://127.0.0.1:39980: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:04:04 DEBUG : Sia http://127.0.0.1:39980: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:04:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:04:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:04:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:04:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" 2026/09/06 03:04:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/06 03:04:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSia{-5W69}/rclone-test-taloyas6safe" read_write_test.go:730: skip as modtime not supported 2026/09/06 03:04:04 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:04 DEBUG : Looking for writers 2026/09/06 03:04:04 DEBUG : >WaitForWriters: 2026/09/06 03:04:04 DEBUG : Sia http://127.0.0.1:39980: vfs cache: cleaner exiting --- SKIP: TestRWCacheUpdate (0.02s) === RUN TestCaseSensitivity run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:04 DEBUG : forgetting directory cache 2026/09/06 03:04:05 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:05 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 03:04:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 03:04:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 03:04:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 03:04:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 03:04:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 03:04:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 03:04:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 03:04:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 03:04:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:05 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/06 03:04:05 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/06 03:04:05 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/06 03:04:05 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:05 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:05 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/06 03:04:05 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/06 03:04:05 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/06 03:04:05 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:05 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 03:04:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 03:04:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 03:04:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:05 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 03:04:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 03:04:05 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 03:04:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:05 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 03:04:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 03:04:05 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/09/06 03:04:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:05 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 03:04:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 03:04:05 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 03:04:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:05 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/06 03:04:05 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/06 03:04:05 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/06 03:04:05 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:05 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:05 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/06 03:04:05 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/06 03:04:05 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/06 03:04:05 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:05 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:05 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/06 03:04:05 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/06 03:04:05 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/06 03:04:05 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/06 03:04:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/06 03:04:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/06 03:04:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/06 03:04:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:05 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/09/06 03:04:05 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/09/06 03:04:05 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/09/06 03:04:05 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/06 03:04:05 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/06 03:04:05 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/06 03:04:05 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:05 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:05 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/06 03:04:05 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/06 03:04:05 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/06 03:04:05 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:05 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:05 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/09/06 03:04:05 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:05 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/09/06 03:04:05 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:05 DEBUG : Looking for writers 2026/09/06 03:04:05 DEBUG : FiLeA: reading active writers 2026/09/06 03:04:05 DEBUG : FiLeB: reading active writers 2026/09/06 03:04:05 DEBUG : FilEb: reading active writers 2026/09/06 03:04:05 DEBUG : >WaitForWriters: 2026/09/06 03:04:05 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:05 DEBUG : Looking for writers 2026/09/06 03:04:05 DEBUG : FiLeA: reading active writers 2026/09/06 03:04:05 DEBUG : FiLeB: reading active writers 2026/09/06 03:04:05 DEBUG : FilEb: reading active writers 2026/09/06 03:04:05 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.22s) === RUN TestUnicodeNormalization run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:06 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/06 03:04:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/06 03:04:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/06 03:04:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:06 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/06 03:04:06 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/06 03:04:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/06 03:04:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:06 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/06 03:04:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/06 03:04:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/06 03:04:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/06 03:04:06 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:06 DEBUG : Looking for writers 2026/09/06 03:04:06 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/06 03:04:06 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/06 03:04:06 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.70s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:06 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:06 DEBUG : Sia http://127.0.0.1:39980: Reusing VFS from active cache 2026/09/06 03:04:06 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:06 DEBUG : Looking for writers 2026/09/06 03:04:06 DEBUG : >WaitForWriters: 2026/09/06 03:04:06 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:06 DEBUG : Looking for writers 2026/09/06 03:04:06 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:06 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:06 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:06 DEBUG : Looking for writers 2026/09/06 03:04:06 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:06 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:06 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:06 DEBUG : Looking for writers 2026/09/06 03:04:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:06 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:07 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:07 DEBUG : dir: Looking for writers 2026/09/06 03:04:07 DEBUG : file2: reading active writers 2026/09/06 03:04:07 DEBUG : Looking for writers 2026/09/06 03:04:07 DEBUG : file1: reading active writers 2026/09/06 03:04:07 DEBUG : dir: reading active writers 2026/09/06 03:04:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.63s) === RUN TestVFSStatParent run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:07 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:07 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:07 DEBUG : dir: Looking for writers 2026/09/06 03:04:07 DEBUG : Looking for writers 2026/09/06 03:04:07 DEBUG : dir: reading active writers 2026/09/06 03:04:07 DEBUG : file1: reading active writers 2026/09/06 03:04:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.51s) === RUN TestVFSOpenFile run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:07 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:08 DEBUG : file1: Open: flags=O_RDONLY 2026/09/06 03:04:08 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/06 03:04:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/06 03:04:08 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:08 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/06 03:04:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/06 03:04:08 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/06 03:04:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:04:08 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:04:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/06 03:04:08 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/06 03:04:08 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/06 03:04:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/06 03:04:08 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (0 bytes), uploading instead of streaming 2026/09/06 03:04:08 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/06 03:04:08 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/09/06 03:04:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/06 03:04:08 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:04:08 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/06 03:04:08 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:08 DEBUG : dir: Looking for writers 2026/09/06 03:04:08 DEBUG : file2: reading active writers 2026/09/06 03:04:08 DEBUG : new_file.txt: reading active writers 2026/09/06 03:04:08 DEBUG : Looking for writers 2026/09/06 03:04:08 DEBUG : dir: reading active writers 2026/09/06 03:04:08 DEBUG : file1: reading active writers 2026/09/06 03:04:08 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.87s) === RUN TestVFSRename run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:08 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote vfs_test.go:291: skip as can't rename files 2026/09/06 03:04:08 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:08 DEBUG : Looking for writers 2026/09/06 03:04:08 DEBUG : >WaitForWriters: --- SKIP: TestVFSRename (0.02s) === RUN TestVFSStatfs run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:08 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:08 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:08 DEBUG : Looking for writers 2026/09/06 03:04:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.02s) === RUN TestVFSMkdir run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:08 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:08 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/06 03:04:08 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/06 03:04:08 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/06 03:04:08 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/06 03:04:09 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/06 03:04:09 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:09 DEBUG : b: Looking for writers 2026/09/06 03:04:09 DEBUG : c: Looking for writers 2026/09/06 03:04:09 DEBUG : d: Looking for writers 2026/09/06 03:04:09 DEBUG : Looking for writers 2026/09/06 03:04:09 DEBUG : a: Looking for writers 2026/09/06 03:04:09 DEBUG : Looking for writers 2026/09/06 03:04:09 DEBUG : c: reading active writers 2026/09/06 03:04:09 DEBUG : d: reading active writers 2026/09/06 03:04:09 DEBUG : /: reading active writers 2026/09/06 03:04:09 DEBUG : a: reading active writers 2026/09/06 03:04:09 DEBUG : b: reading active writers 2026/09/06 03:04:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:09 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:09 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/06 03:04:09 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/06 03:04:09 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/06 03:04:09 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/06 03:04:09 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:09 DEBUG : a/b/c/d: Looking for writers 2026/09/06 03:04:09 DEBUG : a/b/c: Looking for writers 2026/09/06 03:04:09 DEBUG : d: reading active writers 2026/09/06 03:04:09 DEBUG : a/b: Looking for writers 2026/09/06 03:04:09 DEBUG : c: reading active writers 2026/09/06 03:04:09 DEBUG : a: Looking for writers 2026/09/06 03:04:09 DEBUG : b: reading active writers 2026/09/06 03:04:09 DEBUG : Looking for writers 2026/09/06 03:04:09 DEBUG : a: reading active writers 2026/09/06 03:04:09 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === 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 "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:09 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:09 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:09 DEBUG : Looking for writers 2026/09/06 03:04:09 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:09 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:04:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 03:04:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 03:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:09 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/06 03:04:09 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/06 03:04:09 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/06 03:04:09 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 03:04:09 DEBUG : file1: size = 5 OK 2026/09/06 03:04:09 DEBUG : file1: Size of src and dst objects identical 2026/09/06 03:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:04:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 03:04:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 03:04:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:04:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 03:04:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 03:04:09 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/06 03:04:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/06 03:04:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 03:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 03:04:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 03:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:09 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (0 bytes), uploading instead of streaming 2026/09/06 03:04:09 DEBUG : file1: size = 0 OK 2026/09/06 03:04:09 DEBUG : file1: Size of src and dst objects identical 2026/09/06 03:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/06 03:04:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/06 03:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 03:04:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 03:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:09 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (7 bytes), uploading instead of streaming 2026/09/06 03:04:10 DEBUG : file1: size = 7 OK 2026/09/06 03:04:10 DEBUG : file1: Size of src and dst objects identical 2026/09/06 03:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:10 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:10 DEBUG : Looking for writers 2026/09/06 03:04:10 DEBUG : file1: reading active writers 2026/09/06 03:04:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.48s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:10 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:04:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 03:04:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 03:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:10 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/06 03:04:11 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/06 03:04:11 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/06 03:04:11 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/06 03:04:11 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (11 bytes), uploading instead of streaming 2026/09/06 03:04:11 DEBUG : file1: size = 11 OK 2026/09/06 03:04:11 DEBUG : file1: Size of src and dst objects identical 2026/09/06 03:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:11 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/06 03:04:11 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:11 DEBUG : Looking for writers 2026/09/06 03:04:11 DEBUG : file1: reading active writers 2026/09/06 03:04:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.21s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:11 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:04:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 03:04:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 03:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:11 NOTICE: Sia http://127.0.0.1:39980: "file1": cleanup failed upload: Get "http://127.0.0.1:39980/renter/file/rclone-test-taloyas6safe/file1": context canceled 2026/09/06 03:04:11 ERROR : file1: WriteFileHandle.New Rcat failed: Post "http://127.0.0.1:39980/renter/uploadstream/rclone-test-taloyas6safe/file1?force=true": context canceled 2026/09/06 03:04:11 DEBUG : file1: Remove: 2026/09/06 03:04:11 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/06 03:04:11 DEBUG : file1: >Remove: err= 2026/09/06 03:04:11 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:11 DEBUG : Looking for writers 2026/09/06 03:04:11 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:11 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:04:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 03:04:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 03:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:11 NOTICE: Sia http://127.0.0.1:39980: "file1": cleanup failed upload: Get "http://127.0.0.1:39980/renter/file/rclone-test-taloyas6safe/file1": context canceled 2026/09/06 03:04:11 ERROR : file1: WriteFileHandle.New Rcat failed: Post "http://127.0.0.1:39980/renter/uploadstream/rclone-test-taloyas6safe/file1?force=true": context canceled 2026/09/06 03:04:11 DEBUG : file1: Remove: 2026/09/06 03:04:11 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/06 03:04:11 DEBUG : file1: >Remove: err= 2026/09/06 03:04:11 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:11 DEBUG : Looking for writers 2026/09/06 03:04:11 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:11 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:11 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:04:11 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:04:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 03:04:11 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/06 03:04:11 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/06 03:04:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 03:04:11 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 03:04:11 DEBUG : file2: size = 5 OK 2026/09/06 03:04:11 DEBUG : file2: Size of src and dst objects identical 2026/09/06 03:04:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/06 03:04:11 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:11 DEBUG : Looking for writers 2026/09/06 03:04:11 DEBUG : file2: reading active writers 2026/09/06 03:04:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.32s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.05s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.05s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.21s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:11 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:04:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 03:04:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 03:04:11 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/06 03:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:11 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (5 bytes), uploading instead of streaming 2026/09/06 03:04:12 DEBUG : file1: size = 5 OK 2026/09/06 03:04:12 DEBUG : file1: Size of src and dst objects identical 2026/09/06 03:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:12 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/06 03:04:12 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:12 DEBUG : Looking for writers 2026/09/06 03:04:12 DEBUG : file1: reading active writers 2026/09/06 03:04:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.49s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:12 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:04:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 03:04:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 03:04:12 DEBUG : file1: WriteFileHandle.Release closing 2026/09/06 03:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:12 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (0 bytes), uploading instead of streaming 2026/09/06 03:04:12 DEBUG : file1: size = 0 OK 2026/09/06 03:04:12 DEBUG : file1: Size of src and dst objects identical 2026/09/06 03:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:12 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/06 03:04:12 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:12 DEBUG : Looking for writers 2026/09/06 03:04:12 DEBUG : file1: reading active writers 2026/09/06 03:04:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.06s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:12 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:04:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 03:04:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:363: can't set mod time 2026/09/06 03:04:12 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:12 DEBUG : Looking for writers 2026/09/06 03:04:12 DEBUG : file1: reading active writers 2026/09/06 03:04:12 DEBUG : file1: active writers 1 2026/09/06 03:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/09/06 03:04:12 DEBUG : Looking for writers 2026/09/06 03:04:12 DEBUG : file1: reading active writers 2026/09/06 03:04:12 DEBUG : file1: active writers 1 2026/09/06 03:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/09/06 03:04:12 DEBUG : Looking for writers 2026/09/06 03:04:12 DEBUG : file1: reading active writers 2026/09/06 03:04:12 DEBUG : file1: active writers 1 2026/09/06 03:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/09/06 03:04:12 DEBUG : Looking for writers 2026/09/06 03:04:12 DEBUG : file1: reading active writers 2026/09/06 03:04:12 DEBUG : file1: active writers 1 2026/09/06 03:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/09/06 03:04:12 DEBUG : Looking for writers 2026/09/06 03:04:12 DEBUG : file1: reading active writers 2026/09/06 03:04:12 DEBUG : file1: active writers 1 2026/09/06 03:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/09/06 03:04:12 DEBUG : Looking for writers 2026/09/06 03:04:12 DEBUG : file1: reading active writers 2026/09/06 03:04:12 DEBUG : file1: active writers 1 2026/09/06 03:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/09/06 03:04:12 DEBUG : Looking for writers 2026/09/06 03:04:12 DEBUG : file1: reading active writers 2026/09/06 03:04:12 DEBUG : file1: active writers 1 2026/09/06 03:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/09/06 03:04:13 DEBUG : Looking for writers 2026/09/06 03:04:13 DEBUG : file1: reading active writers 2026/09/06 03:04:13 DEBUG : file1: active writers 1 2026/09/06 03:04:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:14 DEBUG : Looking for writers 2026/09/06 03:04:14 DEBUG : file1: reading active writers 2026/09/06 03:04:14 DEBUG : file1: active writers 1 2026/09/06 03:04:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:15 DEBUG : Looking for writers 2026/09/06 03:04:15 DEBUG : file1: reading active writers 2026/09/06 03:04:15 DEBUG : file1: active writers 1 2026/09/06 03:04:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:16 DEBUG : Looking for writers 2026/09/06 03:04:16 DEBUG : file1: reading active writers 2026/09/06 03:04:16 DEBUG : file1: active writers 1 2026/09/06 03:04:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:17 DEBUG : Looking for writers 2026/09/06 03:04:17 DEBUG : file1: reading active writers 2026/09/06 03:04:17 DEBUG : file1: active writers 1 2026/09/06 03:04:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:18 DEBUG : Looking for writers 2026/09/06 03:04:18 DEBUG : file1: reading active writers 2026/09/06 03:04:18 DEBUG : file1: active writers 1 2026/09/06 03:04:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:19 DEBUG : Looking for writers 2026/09/06 03:04:19 DEBUG : file1: reading active writers 2026/09/06 03:04:19 DEBUG : file1: active writers 1 2026/09/06 03:04:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:20 DEBUG : Looking for writers 2026/09/06 03:04:20 DEBUG : file1: reading active writers 2026/09/06 03:04:20 DEBUG : file1: active writers 1 2026/09/06 03:04:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:21 DEBUG : Looking for writers 2026/09/06 03:04:21 DEBUG : file1: reading active writers 2026/09/06 03:04:21 DEBUG : file1: active writers 1 2026/09/06 03:04:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:22 DEBUG : Looking for writers 2026/09/06 03:04:22 DEBUG : file1: reading active writers 2026/09/06 03:04:22 DEBUG : file1: active writers 1 2026/09/06 03:04:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:23 DEBUG : Looking for writers 2026/09/06 03:04:23 DEBUG : file1: reading active writers 2026/09/06 03:04:23 DEBUG : file1: active writers 1 2026/09/06 03:04:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:24 DEBUG : Looking for writers 2026/09/06 03:04:24 DEBUG : file1: reading active writers 2026/09/06 03:04:24 DEBUG : file1: active writers 1 2026/09/06 03:04:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:25 DEBUG : Looking for writers 2026/09/06 03:04:25 DEBUG : file1: reading active writers 2026/09/06 03:04:25 DEBUG : file1: active writers 1 2026/09/06 03:04:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:26 DEBUG : Looking for writers 2026/09/06 03:04:26 DEBUG : file1: reading active writers 2026/09/06 03:04:26 DEBUG : file1: active writers 1 2026/09/06 03:04:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:27 DEBUG : Looking for writers 2026/09/06 03:04:27 DEBUG : file1: reading active writers 2026/09/06 03:04:27 DEBUG : file1: active writers 1 2026/09/06 03:04:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:28 DEBUG : Looking for writers 2026/09/06 03:04:28 DEBUG : file1: reading active writers 2026/09/06 03:04:28 DEBUG : file1: active writers 1 2026/09/06 03:04:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:29 DEBUG : Looking for writers 2026/09/06 03:04:29 DEBUG : file1: reading active writers 2026/09/06 03:04:29 DEBUG : file1: active writers 1 2026/09/06 03:04:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:30 DEBUG : Looking for writers 2026/09/06 03:04:30 DEBUG : file1: reading active writers 2026/09/06 03:04:30 DEBUG : file1: active writers 1 2026/09/06 03:04:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:31 DEBUG : Looking for writers 2026/09/06 03:04:31 DEBUG : file1: reading active writers 2026/09/06 03:04:31 DEBUG : file1: active writers 1 2026/09/06 03:04:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:32 DEBUG : Looking for writers 2026/09/06 03:04:32 DEBUG : file1: reading active writers 2026/09/06 03:04:32 DEBUG : file1: active writers 1 2026/09/06 03:04:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:33 DEBUG : Looking for writers 2026/09/06 03:04:33 DEBUG : file1: reading active writers 2026/09/06 03:04:33 DEBUG : file1: active writers 1 2026/09/06 03:04:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:34 DEBUG : Looking for writers 2026/09/06 03:04:34 DEBUG : file1: reading active writers 2026/09/06 03:04:34 DEBUG : file1: active writers 1 2026/09/06 03:04:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:35 DEBUG : Looking for writers 2026/09/06 03:04:35 DEBUG : file1: reading active writers 2026/09/06 03:04:35 DEBUG : file1: active writers 1 2026/09/06 03:04:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:36 DEBUG : Looking for writers 2026/09/06 03:04:36 DEBUG : file1: reading active writers 2026/09/06 03:04:36 DEBUG : file1: active writers 1 2026/09/06 03:04:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:37 DEBUG : Looking for writers 2026/09/06 03:04:37 DEBUG : file1: reading active writers 2026/09/06 03:04:37 DEBUG : file1: active writers 1 2026/09/06 03:04:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:38 DEBUG : Looking for writers 2026/09/06 03:04:38 DEBUG : file1: reading active writers 2026/09/06 03:04:38 DEBUG : file1: active writers 1 2026/09/06 03:04:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:39 DEBUG : Looking for writers 2026/09/06 03:04:39 DEBUG : file1: reading active writers 2026/09/06 03:04:39 DEBUG : file1: active writers 1 2026/09/06 03:04:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:40 DEBUG : Looking for writers 2026/09/06 03:04:40 DEBUG : file1: reading active writers 2026/09/06 03:04:40 DEBUG : file1: active writers 1 2026/09/06 03:04:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:41 DEBUG : Looking for writers 2026/09/06 03:04:41 DEBUG : file1: reading active writers 2026/09/06 03:04:41 DEBUG : file1: active writers 1 2026/09/06 03:04:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/09/06 03:04:42 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/09/06 03:04:42 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:42 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:04:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:04:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 03:04:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 03:04:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:42 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (0 bytes), uploading instead of streaming 2026/09/06 03:04:42 DEBUG : file1: size = 0 OK 2026/09/06 03:04:42 DEBUG : file1: Size of src and dst objects identical 2026/09/06 03:04:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:04:42 DEBUG : file1: Open: flags=O_RDONLY 2026/09/06 03:04:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/06 03:04:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/06 03:04:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:42 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:42 DEBUG : Looking for writers 2026/09/06 03:04:42 DEBUG : file1: reading active writers 2026/09/06 03:04:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:42 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:04:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:04:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/06 03:04:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/06 03:04:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:42 DEBUG : Sia http://127.0.0.1:39980: File to upload is small (100 bytes), uploading instead of streaming 2026/09/06 03:04:42 DEBUG : file1: size = 100 OK 2026/09/06 03:04:42 DEBUG : file1: Size of src and dst objects identical 2026/09/06 03:04:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/06 03:04:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/06 03:04:42 DEBUG : file1: Open: flags=O_RDONLY 2026/09/06 03:04:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/06 03:04:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/06 03:04:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:42 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:42 DEBUG : Looking for writers 2026/09/06 03:04:42 DEBUG : file1: reading active writers 2026/09/06 03:04:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.42s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:42 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:42 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/06 03:04:42 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/06 03:04:42 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/06 03:04:42 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/06 03:04:42 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/06 03:04:42 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/06 03:04:42 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/06 03:04:42 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/06 03:04:42 DEBUG : stalled: Remove: 2026/09/06 03:04:42 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/06 03:04:42 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.03s) === RUN TestZipManyFiles run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:42 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:44 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/06 03:04:44 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/06 03:04:44 DEBUG : flat/f000.txt: Set virtual modtime to 2026-09-06 03:04:43.208789314 +0000 UTC 2026/09/06 03:04:44 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:44 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:44 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/06 03:04:44 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/06 03:04:44 DEBUG : flat/f001.txt: Set virtual modtime to 2026-09-06 03:04:43.712282465 +0000 UTC 2026/09/06 03:04:44 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:44 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:44 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/06 03:04:44 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/06 03:04:44 DEBUG : flat/f002.txt: Set virtual modtime to 2026-09-06 03:04:43.884707172 +0000 UTC 2026/09/06 03:04:44 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:44 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:44 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/06 03:04:44 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/06 03:04:44 DEBUG : flat/f003.txt: Set virtual modtime to 2026-09-06 03:04:44.368031445 +0000 UTC 2026/09/06 03:04:44 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:44 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:44 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/06 03:04:44 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/06 03:04:44 DEBUG : flat/f004.txt: Set virtual modtime to 2026-09-06 03:04:44.389169143 +0000 UTC 2026/09/06 03:04:44 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:44 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:44 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:44 DEBUG : flat: Looking for writers 2026/09/06 03:04:44 DEBUG : f000.txt: reading active writers 2026/09/06 03:04:44 DEBUG : f001.txt: reading active writers 2026/09/06 03:04:44 DEBUG : f002.txt: reading active writers 2026/09/06 03:04:44 DEBUG : f003.txt: reading active writers 2026/09/06 03:04:44 DEBUG : f004.txt: reading active writers 2026/09/06 03:04:44 DEBUG : Looking for writers 2026/09/06 03:04:44 DEBUG : flat: reading active writers 2026/09/06 03:04:44 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.83s) === RUN TestZipManySubDirs run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:44 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:45 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/06 03:04:45 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/06 03:04:45 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-09-06 03:04:45.725750971 +0000 UTC 2026/09/06 03:04:45 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:45 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:45 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/06 03:04:45 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/06 03:04:45 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-09-06 03:04:45.401730684 +0000 UTC 2026/09/06 03:04:45 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:45 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:45 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/06 03:04:45 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/06 03:04:45 DEBUG : a/top.txt: Set virtual modtime to 2026-09-06 03:04:44.891747437 +0000 UTC 2026/09/06 03:04:45 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:45 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:45 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:45 DEBUG : a/b/c: Looking for writers 2026/09/06 03:04:45 DEBUG : deep.txt: reading active writers 2026/09/06 03:04:45 DEBUG : a/b: Looking for writers 2026/09/06 03:04:45 DEBUG : c: reading active writers 2026/09/06 03:04:45 DEBUG : mid.txt: reading active writers 2026/09/06 03:04:45 DEBUG : a: Looking for writers 2026/09/06 03:04:45 DEBUG : b: reading active writers 2026/09/06 03:04:45 DEBUG : top.txt: reading active writers 2026/09/06 03:04:45 DEBUG : Looking for writers 2026/09/06 03:04:45 DEBUG : a: reading active writers 2026/09/06 03:04:45 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (1.37s) === RUN TestZipLargeFiles run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:45 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-09-06 03:04:50.959411031 +0000 UTC 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:51 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:51 DEBUG : bigdir: Looking for writers 2026/09/06 03:04:51 DEBUG : big.bin: reading active writers 2026/09/06 03:04:51 DEBUG : Looking for writers 2026/09/06 03:04:51 DEBUG : bigdir: reading active writers 2026/09/06 03:04:51 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (5.87s) === RUN TestZipDirsInRoot run.go:198: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone307580454", Modify Window "876000h0m0s" 2026/09/06 03:04:51 INFO : Sia http://127.0.0.1:39980: poll-interval is not supported by this remote 2026/09/06 03:04:52 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/06 03:04:52 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/06 03:04:52 DEBUG : dir1/a.txt: Set virtual modtime to 2026-09-06 03:04:52.291300765 +0000 UTC 2026/09/06 03:04:52 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:52 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:52 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/06 03:04:52 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/06 03:04:52 DEBUG : dir2/b.txt: Set virtual modtime to 2026-09-06 03:04:52.466142816 +0000 UTC 2026/09/06 03:04:52 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:52 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:52 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/06 03:04:52 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/06 03:04:52 DEBUG : dir3/c.txt: Set virtual modtime to 2026-09-06 03:04:52.801852856 +0000 UTC 2026/09/06 03:04:52 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/06 03:04:52 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/06 03:04:52 DEBUG : WaitForWriters: timeout=30s 2026/09/06 03:04:52 DEBUG : dir1: Looking for writers 2026/09/06 03:04:52 DEBUG : a.txt: reading active writers 2026/09/06 03:04:52 DEBUG : dir2: Looking for writers 2026/09/06 03:04:52 DEBUG : b.txt: reading active writers 2026/09/06 03:04:52 DEBUG : dir3: Looking for writers 2026/09/06 03:04:52 DEBUG : c.txt: reading active writers 2026/09/06 03:04:52 DEBUG : Looking for writers 2026/09/06 03:04:52 DEBUG : dir1: reading active writers 2026/09/06 03:04:52 DEBUG : dir2: reading active writers 2026/09/06 03:04:52 DEBUG : dir3: reading active writers 2026/09/06 03:04:52 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (1.19s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/06 03:04:53 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose" - Finished OK in 1m46.162942475s (try 1/5)