"./vfs.test -test.v -test.timeout 2h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) 2026/09/07 04:04:35 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-tecikom9nege" 2026/09/07 04:04:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/07 04:04:36 DEBUG : Config file has changed externally - reloading 2026/09/07 04:04:36 DEBUG : Creating backend with remote "/tmp/rclone1381715103" === RUN TestDirHandleMethods run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:04:44 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:04:44 DEBUG : dir: Looking for writers 2026/09/07 04:04:44 DEBUG : Looking for writers 2026/09/07 04:04:44 DEBUG : dir: reading active writers 2026/09/07 04:04:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (10.63s) === RUN TestDirHandleReaddir run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:05:04 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:05:04 DEBUG : dir/subdir: Looking for writers 2026/09/07 04:05:04 DEBUG : dir: Looking for writers 2026/09/07 04:05:04 DEBUG : file1: reading active writers 2026/09/07 04:05:04 DEBUG : file2: reading active writers 2026/09/07 04:05:04 DEBUG : subdir: reading active writers 2026/09/07 04:05:04 DEBUG : Looking for writers 2026/09/07 04:05:04 DEBUG : dir: reading active writers 2026/09/07 04:05:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (24.56s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:05:19 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:05:19 DEBUG : dir: Looking for writers 2026/09/07 04:05:19 DEBUG : file1: reading active writers 2026/09/07 04:05:19 DEBUG : Looking for writers 2026/09/07 04:05:19 DEBUG : dir: reading active writers 2026/09/07 04:05:19 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (10.04s) === RUN TestDirMethods run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:05:28 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:05:28 DEBUG : dir: Looking for writers 2026/09/07 04:05:28 DEBUG : Looking for writers 2026/09/07 04:05:28 DEBUG : dir: reading active writers 2026/09/07 04:05:28 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (9.24s) === RUN TestDirForgetAll run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:05:38 DEBUG : dir: forgetting directory cache 2026/09/07 04:05:38 DEBUG : forgetting directory cache 2026/09/07 04:05:38 DEBUG : dir: forgetting directory cache 2026/09/07 04:05:38 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:05:38 DEBUG : Looking for writers 2026/09/07 04:05:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (10.03s) === RUN TestDirForgetPath run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:05:47 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/07 04:05:47 DEBUG : dir: invalidating directory cache 2026/09/07 04:05:47 DEBUG : >ForgetPath: 2026/09/07 04:05:47 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/07 04:05:47 DEBUG : invalidating directory cache 2026/09/07 04:05:47 DEBUG : dir: forgetting directory cache 2026/09/07 04:05:47 DEBUG : >ForgetPath: 2026/09/07 04:05:47 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/07 04:05:47 DEBUG : >ForgetPath: 2026/09/07 04:05:47 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:05:47 DEBUG : dir: Looking for writers 2026/09/07 04:05:47 DEBUG : Looking for writers 2026/09/07 04:05:47 DEBUG : dir: reading active writers 2026/09/07 04:05:47 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (9.67s) === RUN TestDirWalk run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:06:06 DEBUG : forgetting directory cache 2026/09/07 04:06:06 DEBUG : dir: forgetting directory cache 2026/09/07 04:06:07 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:06:07 DEBUG : dir: Looking for writers 2026/09/07 04:06:07 DEBUG : fil/a/b: Looking for writers 2026/09/07 04:06:07 DEBUG : fil/a: Looking for writers 2026/09/07 04:06:07 DEBUG : b: reading active writers 2026/09/07 04:06:07 DEBUG : fil: Looking for writers 2026/09/07 04:06:07 DEBUG : a: reading active writers 2026/09/07 04:06:07 DEBUG : Looking for writers 2026/09/07 04:06:07 DEBUG : dir: reading active writers 2026/09/07 04:06:07 DEBUG : fil: reading active writers 2026/09/07 04:06:07 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (24.21s) === RUN TestDirSetModTime run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:06:21 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:06:21 DEBUG : dir: Looking for writers 2026/09/07 04:06:21 DEBUG : Looking for writers 2026/09/07 04:06:21 DEBUG : dir: reading active writers 2026/09/07 04:06:21 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (9.43s) === RUN TestDirStat run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:06:31 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:06:31 DEBUG : dir: Looking for writers 2026/09/07 04:06:31 DEBUG : file1: reading active writers 2026/09/07 04:06:31 DEBUG : Looking for writers 2026/09/07 04:06:31 DEBUG : dir: reading active writers 2026/09/07 04:06:31 DEBUG : >WaitForWriters: --- PASS: TestDirStat (9.36s) === RUN TestDirReadDirAll run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" === RUN TestDirReadDirAll/Virtual 2026/09/07 04:06:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/07 04:06:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/07 04:06:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/07 04:06:50 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/07 04:07:01 DEBUG : dir: invalidating directory cache 2026/09/07 04:07:01 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/07 04:07:01 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/07 04:07:01 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/07 04:07:01 DEBUG : dir/file1: Reset virtual modtime 2026/09/07 04:07:01 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/07 04:07:01 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/07 04:07:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/07 04:07:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/07 04:07:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:07:01 DEBUG : dir: invalidating directory cache 2026/09/07 04:07:01 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/07 04:07:01 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/07 04:07:01 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/07 04:07:01 DEBUG : forgetting directory cache 2026/09/07 04:07:01 DEBUG : dir: forgetting directory cache 2026/09/07 04:07:01 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/07 04:07:01 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:07:01 DEBUG : dir/virtualDir: Looking for writers 2026/09/07 04:07:01 DEBUG : dir: Looking for writers 2026/09/07 04:07:01 DEBUG : virtualFile: reading active writers 2026/09/07 04:07:01 DEBUG : virtualDir: reading active writers 2026/09/07 04:07:01 DEBUG : file1: reading active writers 2026/09/07 04:07:01 DEBUG : virtualFile2: reading active writers 2026/09/07 04:07:01 DEBUG : Looking for writers 2026/09/07 04:07:01 DEBUG : dir: reading active writers 2026/09/07 04:07:01 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (34.70s) --- PASS: TestDirReadDirAll/Virtual (10.97s) === RUN TestDirOpen run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:07:15 ERROR : dir/: Can only open directories read only 2026/09/07 04:07:15 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:07:15 DEBUG : dir: Looking for writers 2026/09/07 04:07:15 DEBUG : Looking for writers 2026/09/07 04:07:15 DEBUG : dir: reading active writers 2026/09/07 04:07:15 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (9.68s) === RUN TestDirCreate run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:07:24 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:07:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/07 04:07:24 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/07 04:07:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/07 04:07:24 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 04:07:28 DEBUG : dir/potato: size = 5 OK 2026/09/07 04:07:28 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 04:07:28 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/07 04:07:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/07 04:07:28 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:07:28 DEBUG : dir: Looking for writers 2026/09/07 04:07:28 DEBUG : file1: reading active writers 2026/09/07 04:07:28 DEBUG : potato: reading active writers 2026/09/07 04:07:28 DEBUG : Looking for writers 2026/09/07 04:07:28 DEBUG : dir: reading active writers 2026/09/07 04:07:28 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (14.26s) === RUN TestDirMkdir run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:07:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/07 04:07:41 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:07:41 DEBUG : dir/sub: Looking for writers 2026/09/07 04:07:41 DEBUG : dir: Looking for writers 2026/09/07 04:07:41 DEBUG : file1: reading active writers 2026/09/07 04:07:41 DEBUG : sub: reading active writers 2026/09/07 04:07:41 DEBUG : Looking for writers 2026/09/07 04:07:41 DEBUG : dir: reading active writers 2026/09/07 04:07:41 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (13.42s) === RUN TestDirMkdirSub run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:07:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/07 04:07:54 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/07 04:07:56 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:07:56 DEBUG : dir/sub/subsub: Looking for writers 2026/09/07 04:07:56 DEBUG : dir/sub: Looking for writers 2026/09/07 04:07:56 DEBUG : subsub: reading active writers 2026/09/07 04:07:56 DEBUG : dir: Looking for writers 2026/09/07 04:07:56 DEBUG : file1: reading active writers 2026/09/07 04:07:56 DEBUG : sub: reading active writers 2026/09/07 04:07:56 DEBUG : Looking for writers 2026/09/07 04:07:56 DEBUG : dir: reading active writers 2026/09/07 04:07:56 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (15.60s) === RUN TestDirRemove run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:08:08 ERROR : dir/: Dir.Remove not empty 2026/09/07 04:08:08 DEBUG : dir/file1: Remove: 2026/09/07 04:08:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:08:09 DEBUG : dir/file1: >Remove: err= 2026/09/07 04:08:10 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/07 04:08:10 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:08:10 DEBUG : Looking for writers 2026/09/07 04:08:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (10.26s) === RUN TestDirRemoveAll run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:08:18 DEBUG : dir/file1: Remove: 2026/09/07 04:08:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:08:19 DEBUG : dir/file1: >Remove: err= 2026/09/07 04:08:20 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/07 04:08:21 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:08:21 DEBUG : Looking for writers 2026/09/07 04:08:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (9.63s) === RUN TestDirRemoveName run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:08:28 DEBUG : dir/file1: Remove: 2026/09/07 04:08:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:08:29 DEBUG : dir/file1: >Remove: err= 2026/09/07 04:08:30 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:08:30 DEBUG : dir: Looking for writers 2026/09/07 04:08:30 DEBUG : Looking for writers 2026/09/07 04:08:30 DEBUG : dir: reading active writers 2026/09/07 04:08:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (10.35s) === RUN TestDirRename run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:08:44 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/07 04:08:45 DEBUG : dir: Updating dir with dir2 0x3014fab7e3c0 2026/09/07 04:08:45 DEBUG : dir: forgetting directory cache 2026/09/07 04:08:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/07 04:08:45 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/07 04:08:51 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/07 04:08:51 DEBUG : file2: Updating file with file2 0x3014fa57b5f0 2026/09/07 04:08:51 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/07 04:08:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 04:08:55 INFO : dir2/file3: Deleted 2026/09/07 04:08:57 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/07 04:08:57 DEBUG : dir2/file3: Updating file with dir2/file3 0x3014fa57b5f0 2026/09/07 04:08:57 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/07 04:08:57 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/07 04:09:00 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/07 04:09:00 DEBUG : empty directory: Updating dir with renamed empty directory 0x3014fa9a2f00 2026/09/07 04:09:00 DEBUG : empty directory: forgetting directory cache 2026/09/07 04:09:00 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/07 04:09:00 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/07 04:09:00 DEBUG : dir2: Renaming to "dir3" 2026/09/07 04:09:00 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:09:00 DEBUG : dir3: Looking for writers 2026/09/07 04:09:00 DEBUG : file3: reading active writers 2026/09/07 04:09:00 DEBUG : renamed empty directory: Looking for writers 2026/09/07 04:09:00 DEBUG : Looking for writers 2026/09/07 04:09:00 DEBUG : dir3: reading active writers 2026/09/07 04:09:00 DEBUG : renamed empty directory: reading active writers 2026/09/07 04:09:00 DEBUG : >WaitForWriters: --- PASS: TestDirRename (32.81s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:09:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/07 04:09:12 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:09:12 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 04:09:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/07 04:09:12 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/07 04:09:12 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/07 04:09:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/07 04:09:12 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:09:12 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 04:09:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/07 04:09:12 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/07 04:09:12 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/07 04:09:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/07 04:09:12 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (12 bytes), uploading instead of streaming 2026/09/07 04:09:15 DEBUG : dir/sub/file2: size = 12 OK 2026/09/07 04:09:15 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/07 04:09:15 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/07 04:09:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/07 04:09:15 DEBUG : forgetting directory cache 2026/09/07 04:09:15 DEBUG : dir: forgetting directory cache 2026/09/07 04:09:15 DEBUG : dir/sub: forgetting directory cache 2026/09/07 04:09:15 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/07 04:09:15 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/07 04:09:15 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 04:09:19 DEBUG : dir/sub/file0: size = 5 OK 2026/09/07 04:09:19 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 04:09:19 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/07 04:09:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/07 04:09:19 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:09:19 DEBUG : dir/sub: Looking for writers 2026/09/07 04:09:19 DEBUG : file0: reading active writers 2026/09/07 04:09:19 DEBUG : file2: reading active writers 2026/09/07 04:09:19 DEBUG : dir: Looking for writers 2026/09/07 04:09:19 DEBUG : sub: reading active writers 2026/09/07 04:09:19 DEBUG : file1: reading active writers 2026/09/07 04:09:19 DEBUG : Looking for writers 2026/09/07 04:09:19 DEBUG : dir: reading active writers 2026/09/07 04:09:19 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (21.20s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/09/07 04:09:26 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:09:26 DEBUG : Looking for writers 2026/09/07 04:09:26 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.64s) === RUN TestDirMetadataExtension run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:09:33 DEBUG : dir/file1.json: Fetching metadata 2026/09/07 04:09:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/07 04:09:33 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:09:33 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/07 04:09:33 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/07 04:09:33 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/07 04:09:33 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:09:33 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/07 04:09:33 DEBUG : dir: Fetching metadata 2026/09/07 04:09:34 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/07 04:09:34 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:09:34 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/07 04:09:34 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/07 04:09:34 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/07 04:09:34 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:09:34 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/07 04:09:34 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:09:34 DEBUG : dir: Looking for writers 2026/09/07 04:09:34 DEBUG : file1: reading active writers 2026/09/07 04:09:34 DEBUG : file1.metadata: reading active writers 2026/09/07 04:09:34 DEBUG : Looking for writers 2026/09/07 04:09:34 DEBUG : dir: reading active writers 2026/09/07 04:09:34 DEBUG : dir.metadata: reading active writers 2026/09/07 04:09:34 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (10.42s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:09:43 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:09:43 DEBUG : dir: Looking for writers 2026/09/07 04:09:43 DEBUG : file1: reading active writers 2026/09/07 04:09:43 DEBUG : Looking for writers 2026/09/07 04:09:43 DEBUG : dir: reading active writers 2026/09/07 04:09:43 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (9.43s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:09:59 DEBUG : Can set mod time: true 2026/09/07 04:09:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/07 04:10:01 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:10:01 DEBUG : dir: Looking for writers 2026/09/07 04:10:01 DEBUG : file1: reading active writers 2026/09/07 04:10:01 DEBUG : Looking for writers 2026/09/07 04:10:01 DEBUG : dir: reading active writers 2026/09/07 04:10:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:10:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 04:10:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 04:10:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:10:10 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (0 bytes), uploading instead of streaming 2026/09/07 04:10:14 DEBUG : dir/file1: size = 0 OK 2026/09/07 04:10:14 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 04:10:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/07 04:10:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/07 04:10:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:10:15 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:10:15 DEBUG : dir: Looking for writers 2026/09/07 04:10:15 DEBUG : file1: reading active writers 2026/09/07 04:10:15 DEBUG : Looking for writers 2026/09/07 04:10:15 DEBUG : dir: reading active writers 2026/09/07 04:10:15 DEBUG : >WaitForWriters: 2026/09/07 04:10:16 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:10:16 DEBUG : dir: Looking for writers 2026/09/07 04:10:16 DEBUG : file1: reading active writers 2026/09/07 04:10:16 DEBUG : Looking for writers 2026/09/07 04:10:16 DEBUG : dir: reading active writers 2026/09/07 04:10:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:10:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 04:10:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 04:10:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:10:26 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 04:10:30 DEBUG : dir/file1: size = 5 OK 2026/09/07 04:10:30 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 04:10:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/07 04:10:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/07 04:10:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:10:30 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:10:30 DEBUG : dir: Looking for writers 2026/09/07 04:10:30 DEBUG : file1: reading active writers 2026/09/07 04:10:30 DEBUG : Looking for writers 2026/09/07 04:10:30 DEBUG : dir: reading active writers 2026/09/07 04:10:30 DEBUG : >WaitForWriters: 2026/09/07 04:10:32 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:10:32 DEBUG : dir: Looking for writers 2026/09/07 04:10:32 DEBUG : file1: reading active writers 2026/09/07 04:10:32 DEBUG : Looking for writers 2026/09/07 04:10:32 DEBUG : dir: reading active writers 2026/09/07 04:10:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:10:35 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:10:35 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:35 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:35 DEBUG : Config file has changed externally - reloading 2026/09/07 04:10:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:10:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:10:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:35 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:10:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/07 04:10:43 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:10:43 DEBUG : dir: Looking for writers 2026/09/07 04:10:43 DEBUG : file1: reading active writers 2026/09/07 04:10:43 DEBUG : Looking for writers 2026/09/07 04:10:43 DEBUG : dir: reading active writers 2026/09/07 04:10:43 DEBUG : >WaitForWriters: 2026/09/07 04:10:43 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:10:47 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:10:47 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:47 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:10:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:47 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:10:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/07 04:10:53 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:10:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:10:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:10:53 DEBUG : dir/file1(0x3014fa0d4640): close: 2026/09/07 04:10:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/07 04:10:54 DEBUG : dir/file1(0x3014fa0d4640): >close: err= 2026/09/07 04:10:54 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:10:54 DEBUG : dir: Looking for writers 2026/09/07 04:10:54 DEBUG : file1: reading active writers 2026/09/07 04:10:54 DEBUG : Looking for writers 2026/09/07 04:10:54 DEBUG : dir: reading active writers 2026/09/07 04:10:54 DEBUG : >WaitForWriters: 2026/09/07 04:10:55 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:10:55 DEBUG : dir: Looking for writers 2026/09/07 04:10:55 DEBUG : file1: reading active writers 2026/09/07 04:10:55 DEBUG : Looking for writers 2026/09/07 04:10:55 DEBUG : dir: reading active writers 2026/09/07 04:10:55 DEBUG : >WaitForWriters: 2026/09/07 04:10:55 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:10:59 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:10:59 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:59 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:10:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:10:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:10:59 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:11:05 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/07 04:11:05 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:11:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:11:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:11:05 DEBUG : dir/file1(0x3014fa991040): _writeAt: size=5, off=0 2026/09/07 04:11:05 DEBUG : dir/file1(0x3014fa991040): openPending: 2026/09/07 04:11:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/07 04:11:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/07 04:11:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:11:06 DEBUG : dir/file1(0x3014fa991040): >openPending: err= 2026/09/07 04:11:06 DEBUG : dir/file1(0x3014fa991040): >_writeAt: n=5, err= 2026/09/07 04:11:06 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/07 04:11:06 DEBUG : dir/file1(0x3014fa991040): close: 2026/09/07 04:11:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/07 04:11:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/07 04:11:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/07 04:11:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/07 04:11:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/07 04:11:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/07 04:11:07 DEBUG : dir/file1(0x3014fa991040): >close: err= 2026/09/07 04:11:07 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:11:07 DEBUG : dir: Looking for writers 2026/09/07 04:11:07 DEBUG : file1: reading active writers 2026/09/07 04:11:07 DEBUG : Looking for writers 2026/09/07 04:11:07 DEBUG : dir: reading active writers 2026/09/07 04:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 04:11:07 DEBUG : dir: Looking for writers 2026/09/07 04:11:07 DEBUG : file1: reading active writers 2026/09/07 04:11:07 DEBUG : Looking for writers 2026/09/07 04:11:07 DEBUG : dir: reading active writers 2026/09/07 04:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 04:11:07 DEBUG : dir: Looking for writers 2026/09/07 04:11:07 DEBUG : file1: reading active writers 2026/09/07 04:11:07 DEBUG : Looking for writers 2026/09/07 04:11:07 DEBUG : dir: reading active writers 2026/09/07 04:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 04:11:07 DEBUG : dir: Looking for writers 2026/09/07 04:11:07 DEBUG : file1: reading active writers 2026/09/07 04:11:07 DEBUG : Looking for writers 2026/09/07 04:11:07 DEBUG : dir: reading active writers 2026/09/07 04:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 04:11:07 DEBUG : dir/file1: vfs cache: starting upload 2026/09/07 04:11:07 DEBUG : dir: Looking for writers 2026/09/07 04:11:07 DEBUG : file1: reading active writers 2026/09/07 04:11:07 DEBUG : Looking for writers 2026/09/07 04:11:07 DEBUG : dir: reading active writers 2026/09/07 04:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 04:11:07 DEBUG : dir: Looking for writers 2026/09/07 04:11:07 DEBUG : file1: reading active writers 2026/09/07 04:11:07 DEBUG : Looking for writers 2026/09/07 04:11:07 DEBUG : dir: reading active writers 2026/09/07 04:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 04:11:07 DEBUG : dir: Looking for writers 2026/09/07 04:11:07 DEBUG : file1: reading active writers 2026/09/07 04:11:07 DEBUG : Looking for writers 2026/09/07 04:11:07 DEBUG : dir: reading active writers 2026/09/07 04:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 04:11:08 DEBUG : dir: Looking for writers 2026/09/07 04:11:08 DEBUG : file1: reading active writers 2026/09/07 04:11:08 DEBUG : Looking for writers 2026/09/07 04:11:08 DEBUG : dir: reading active writers 2026/09/07 04:11:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:11:09 DEBUG : dir: Looking for writers 2026/09/07 04:11:09 DEBUG : file1: reading active writers 2026/09/07 04:11:09 DEBUG : Looking for writers 2026/09/07 04:11:09 DEBUG : dir: reading active writers 2026/09/07 04:11:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:11:10 DEBUG : dir/file1: size = 14 OK 2026/09/07 04:11:10 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/07 04:11:10 INFO : dir/file1: Copied (replaced existing) 2026/09/07 04:11:10 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/07 04:11:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/07 04:11:10 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/07 04:11:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:11:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/07 04:11:10 DEBUG : dir: Looking for writers 2026/09/07 04:11:10 DEBUG : file1: reading active writers 2026/09/07 04:11:10 DEBUG : Looking for writers 2026/09/07 04:11:10 DEBUG : dir: reading active writers 2026/09/07 04:11:10 DEBUG : >WaitForWriters: 2026/09/07 04:11:12 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:11:12 DEBUG : dir: Looking for writers 2026/09/07 04:11:12 DEBUG : file1: reading active writers 2026/09/07 04:11:12 DEBUG : Looking for writers 2026/09/07 04:11:12 DEBUG : dir: reading active writers 2026/09/07 04:11:12 DEBUG : >WaitForWriters: 2026/09/07 04:11:12 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (88.77s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (17.79s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (15.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (15.60s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (11.61s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (12.21s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (15.99s) === RUN TestFileOpenRead run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:11:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 04:11:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 04:11:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:11:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/07 04:11:23 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:11:23 DEBUG : dir: Looking for writers 2026/09/07 04:11:23 DEBUG : file1: reading active writers 2026/09/07 04:11:23 DEBUG : Looking for writers 2026/09/07 04:11:23 DEBUG : dir: reading active writers 2026/09/07 04:11:23 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (11.68s) === RUN TestFileOpenReadUnknownSize 2026/09/07 04:11:26 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/07 04:11:26 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/07 04:11:26 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:11:26 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/07 04:11:26 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:11:26 DEBUG : Looking for writers 2026/09/07 04:11:26 DEBUG : file.txt: reading active writers 2026/09/07 04:11:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:11:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:11:33 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (25 bytes), uploading instead of streaming 2026/09/07 04:11:37 DEBUG : dir/file1: size = 25 OK 2026/09/07 04:11:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 04:11:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/07 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:11:37 DEBUG : dir: Looking for writers 2026/09/07 04:11:37 DEBUG : file1: reading active writers 2026/09/07 04:11:37 DEBUG : Looking for writers 2026/09/07 04:11:37 DEBUG : dir: reading active writers 2026/09/07 04:11:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (13.56s) === RUN TestFileRemove run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:11:47 DEBUG : dir/file1: Remove: 2026/09/07 04:11:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:11:48 DEBUG : dir/file1: >Remove: err= 2026/09/07 04:11:49 DEBUG : dir/file1: Remove: 2026/09/07 04:11:49 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/07 04:11:49 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:11:49 DEBUG : dir: Looking for writers 2026/09/07 04:11:49 DEBUG : Looking for writers 2026/09/07 04:11:49 DEBUG : dir: reading active writers 2026/09/07 04:11:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (10.40s) === RUN TestFileRemoveAll run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:11:57 DEBUG : dir/file1: Remove: 2026/09/07 04:11:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:11:58 DEBUG : dir/file1: >Remove: err= 2026/09/07 04:11:59 DEBUG : dir/file1: Remove: 2026/09/07 04:11:59 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/07 04:11:59 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:11:59 DEBUG : dir: Looking for writers 2026/09/07 04:11:59 DEBUG : Looking for writers 2026/09/07 04:11:59 DEBUG : dir: reading active writers 2026/09/07 04:11:59 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (9.96s) === RUN TestFileOpen run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:12:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 04:12:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 04:12:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/07 04:12:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 04:12:07 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/07 04:12:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 04:12:07 DEBUG : dir/file1: Open: flags=0x3 2026/09/07 04:12:07 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/07 04:12:07 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/07 04:12:07 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:12:07 DEBUG : dir: Looking for writers 2026/09/07 04:12:07 DEBUG : file1: reading active writers 2026/09/07 04:12:07 DEBUG : Looking for writers 2026/09/07 04:12:07 DEBUG : dir: reading active writers 2026/09/07 04:12:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (9.85s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:12:17 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:12:17 DEBUG : dir: Looking for writers 2026/09/07 04:12:17 DEBUG : file1: reading active writers 2026/09/07 04:12:17 DEBUG : Looking for writers 2026/09/07 04:12:17 DEBUG : dir: reading active writers 2026/09/07 04:12:17 DEBUG : >WaitForWriters: 2026/09/07 04:12:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 04:12:21 DEBUG : newLeaf: Updating file with newLeaf 0x3014fb8b3ba0 2026/09/07 04:12:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:12:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:12:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 04:12:24 DEBUG : dir/file1: Updating file with dir/file1 0x3014fb8b3ba0 2026/09/07 04:12:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 04:12:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:12:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 04:12:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 04:12:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:12:26 DEBUG : dir/file1: File is currently open, delaying rename 0x3014fb8b3ba0 2026/09/07 04:12:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:12:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:12:26 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (25 bytes), uploading instead of streaming 2026/09/07 04:12:30 DEBUG : dir/file1: size = 25 OK 2026/09/07 04:12:30 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 04:12:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/07 04:12:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:12:30 DEBUG : newLeaf: Running delayed rename now 2026/09/07 04:12:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 04:12:32 DEBUG : newLeaf: Updating file with newLeaf 0x3014fb8b3ba0 2026/09/07 04:12:32 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:12:32 DEBUG : dir: Looking for writers 2026/09/07 04:12:32 DEBUG : Looking for writers 2026/09/07 04:12:32 DEBUG : dir: reading active writers 2026/09/07 04:12:32 DEBUG : newLeaf: reading active writers 2026/09/07 04:12:32 DEBUG : >WaitForWriters: 2026/09/07 04:12:33 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:12:33 DEBUG : dir: Looking for writers 2026/09/07 04:12:33 DEBUG : Looking for writers 2026/09/07 04:12:33 DEBUG : newLeaf: reading active writers 2026/09/07 04:12:33 DEBUG : dir: reading active writers 2026/09/07 04:12:33 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:12:36 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:12:36 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:12:36 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:12:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:12:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:12:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:12:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:12:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:12:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:12:36 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:12:43 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:12:43 DEBUG : dir: Looking for writers 2026/09/07 04:12:43 DEBUG : file1: reading active writers 2026/09/07 04:12:43 DEBUG : Looking for writers 2026/09/07 04:12:43 DEBUG : dir: reading active writers 2026/09/07 04:12:43 DEBUG : >WaitForWriters: 2026/09/07 04:12:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 04:12:48 DEBUG : newLeaf: Updating file with newLeaf 0x3014fa695c70 2026/09/07 04:12:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:12:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:12:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 04:12:51 DEBUG : dir/file1: Updating file with dir/file1 0x3014fa695c70 2026/09/07 04:12:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 04:12:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:12:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 04:12:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/07 04:12:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:12:52 DEBUG : dir/file1: File is currently open, delaying rename 0x3014fa695c70 2026/09/07 04:12:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:12:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:12:52 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (25 bytes), uploading instead of streaming 2026/09/07 04:12:56 DEBUG : dir/file1: size = 25 OK 2026/09/07 04:12:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 04:12:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/07 04:12:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:12:56 DEBUG : newLeaf: Running delayed rename now 2026/09/07 04:12:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 04:12:58 DEBUG : newLeaf: Updating file with newLeaf 0x3014fa695c70 2026/09/07 04:12:58 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:12:58 DEBUG : dir: Looking for writers 2026/09/07 04:12:58 DEBUG : Looking for writers 2026/09/07 04:12:58 DEBUG : dir: reading active writers 2026/09/07 04:12:58 DEBUG : newLeaf: reading active writers 2026/09/07 04:12:58 DEBUG : >WaitForWriters: 2026/09/07 04:13:00 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:13:00 DEBUG : dir: Looking for writers 2026/09/07 04:13:00 DEBUG : Looking for writers 2026/09/07 04:13:00 DEBUG : dir: reading active writers 2026/09/07 04:13:00 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:00 DEBUG : >WaitForWriters: 2026/09/07 04:13:00 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:13:03 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:13:03 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:03 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:13:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:13:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:03 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:13:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 04:13:09 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:13:09 DEBUG : dir/file1(0x3014fab3b340): openPending: 2026/09/07 04:13:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/07 04:13:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/07 04:13:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:13:10 DEBUG : dir/file1(0x3014fab3b340): >openPending: err= 2026/09/07 04:13:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 04:13:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:13:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:13:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:13:10 DEBUG : dir/file1(0x3014fab3b340): _writeAt: size=14, off=0 2026/09/07 04:13:10 DEBUG : dir/file1(0x3014fab3b340): >_writeAt: n=14, err= 2026/09/07 04:13:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/07 04:13:10 DEBUG : dir/file1(0x3014fab3b340): close: 2026/09/07 04:13:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/07 04:13:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/07 04:13:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/07 04:13:10 DEBUG : dir/file1(0x3014fab3b340): >close: err= 2026/09/07 04:13:10 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:13:10 DEBUG : dir: Looking for writers 2026/09/07 04:13:10 DEBUG : file1: reading active writers 2026/09/07 04:13:10 DEBUG : Looking for writers 2026/09/07 04:13:10 DEBUG : dir: reading active writers 2026/09/07 04:13:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 04:13:10 DEBUG : dir: Looking for writers 2026/09/07 04:13:10 DEBUG : file1: reading active writers 2026/09/07 04:13:10 DEBUG : Looking for writers 2026/09/07 04:13:10 DEBUG : dir: reading active writers 2026/09/07 04:13:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 04:13:10 DEBUG : dir: Looking for writers 2026/09/07 04:13:10 DEBUG : file1: reading active writers 2026/09/07 04:13:10 DEBUG : Looking for writers 2026/09/07 04:13:10 DEBUG : dir: reading active writers 2026/09/07 04:13:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 04:13:10 DEBUG : dir: Looking for writers 2026/09/07 04:13:10 DEBUG : file1: reading active writers 2026/09/07 04:13:10 DEBUG : Looking for writers 2026/09/07 04:13:10 DEBUG : dir: reading active writers 2026/09/07 04:13:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 04:13:10 DEBUG : dir/file1: vfs cache: starting upload 2026/09/07 04:13:10 DEBUG : dir: Looking for writers 2026/09/07 04:13:10 DEBUG : file1: reading active writers 2026/09/07 04:13:10 DEBUG : Looking for writers 2026/09/07 04:13:10 DEBUG : dir: reading active writers 2026/09/07 04:13:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 04:13:10 DEBUG : dir: Looking for writers 2026/09/07 04:13:10 DEBUG : file1: reading active writers 2026/09/07 04:13:10 DEBUG : Looking for writers 2026/09/07 04:13:10 DEBUG : dir: reading active writers 2026/09/07 04:13:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 04:13:10 DEBUG : dir: Looking for writers 2026/09/07 04:13:10 DEBUG : file1: reading active writers 2026/09/07 04:13:10 DEBUG : Looking for writers 2026/09/07 04:13:10 DEBUG : dir: reading active writers 2026/09/07 04:13:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 04:13:11 DEBUG : dir: Looking for writers 2026/09/07 04:13:11 DEBUG : file1: reading active writers 2026/09/07 04:13:11 DEBUG : Looking for writers 2026/09/07 04:13:11 DEBUG : dir: reading active writers 2026/09/07 04:13:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:13:12 DEBUG : dir: Looking for writers 2026/09/07 04:13:12 DEBUG : file1: reading active writers 2026/09/07 04:13:12 DEBUG : Looking for writers 2026/09/07 04:13:12 DEBUG : dir: reading active writers 2026/09/07 04:13:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:13:12 DEBUG : dir/file1: size = 14 OK 2026/09/07 04:13:12 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 04:13:12 INFO : dir/file1: Copied (replaced existing) 2026/09/07 04:13:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/07 04:13:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/07 04:13:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:13:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/07 04:13:13 DEBUG : dir: Looking for writers 2026/09/07 04:13:13 DEBUG : file1: reading active writers 2026/09/07 04:13:13 DEBUG : Looking for writers 2026/09/07 04:13:13 DEBUG : dir: reading active writers 2026/09/07 04:13:13 DEBUG : >WaitForWriters: 2026/09/07 04:13:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 04:13:13 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:13:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:13:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:13:13 DEBUG : dir/file1(0x3014fa444f80): _readAt: size=512, off=0 2026/09/07 04:13:13 DEBUG : dir/file1(0x3014fa444f80): openPending: 2026/09/07 04:13:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/07 04:13:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/07 04:13:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:13:13 DEBUG : dir/file1(0x3014fa444f80): >openPending: err= 2026/09/07 04:13:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/07 04:13:13 DEBUG : dir/file1(0x3014fa444f80): >_readAt: n=14, err=EOF 2026/09/07 04:13:13 DEBUG : dir/file1(0x3014fa444f80): close: 2026/09/07 04:13:13 DEBUG : dir/file1(0x3014fa444f80): >close: err= 2026/09/07 04:13:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 04:13:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 04:13:17 DEBUG : newLeaf: Updating file with newLeaf 0x3014faa71d40 2026/09/07 04:13:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:13:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:13:18 DEBUG : newLeaf: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2026/09/07 04:13:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 04:13:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/07 04:13:21 DEBUG : dir/file1: Updating file with dir/file1 0x3014faa71d40 2026/09/07 04:13:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 04:13:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:13:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 04:13:22 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:13:22 DEBUG : dir/file1(0x3014fa472b80): openPending: 2026/09/07 04:13:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/07 04:13:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/07 04:13:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:13:22 DEBUG : dir/file1(0x3014fa472b80): >openPending: err= 2026/09/07 04:13:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 04:13:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:13:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:13:22 DEBUG : dir/file1(0x3014fa472b80): _writeAt: size=25, off=0 2026/09/07 04:13:22 DEBUG : dir/file1(0x3014fa472b80): >_writeAt: n=25, err= 2026/09/07 04:13:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 04:13:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 04:13:24 DEBUG : newLeaf: Updating file with newLeaf 0x3014faa71d40 2026/09/07 04:13:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:13:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:13:24 DEBUG : newLeaf(0x3014fa472b80): close: 2026/09/07 04:13:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/07 04:13:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-07 04:13:22.655288283 +0000 UTC m=+527.142422621 2026/09/07 04:13:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/07 04:13:24 DEBUG : newLeaf(0x3014fa472b80): >close: err= 2026/09/07 04:13:24 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:13:24 DEBUG : dir: Looking for writers 2026/09/07 04:13:24 DEBUG : Looking for writers 2026/09/07 04:13:24 DEBUG : dir: reading active writers 2026/09/07 04:13:24 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 04:13:24 DEBUG : dir: Looking for writers 2026/09/07 04:13:24 DEBUG : Looking for writers 2026/09/07 04:13:24 DEBUG : dir: reading active writers 2026/09/07 04:13:24 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 04:13:24 DEBUG : dir: Looking for writers 2026/09/07 04:13:24 DEBUG : Looking for writers 2026/09/07 04:13:24 DEBUG : dir: reading active writers 2026/09/07 04:13:24 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 04:13:24 DEBUG : dir: Looking for writers 2026/09/07 04:13:24 DEBUG : Looking for writers 2026/09/07 04:13:24 DEBUG : dir: reading active writers 2026/09/07 04:13:24 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 04:13:24 DEBUG : newLeaf: vfs cache: starting upload 2026/09/07 04:13:24 DEBUG : dir: Looking for writers 2026/09/07 04:13:24 DEBUG : Looking for writers 2026/09/07 04:13:24 DEBUG : dir: reading active writers 2026/09/07 04:13:24 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 04:13:25 DEBUG : dir: Looking for writers 2026/09/07 04:13:25 DEBUG : Looking for writers 2026/09/07 04:13:25 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:25 DEBUG : dir: reading active writers 2026/09/07 04:13:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 04:13:25 DEBUG : dir: Looking for writers 2026/09/07 04:13:25 DEBUG : Looking for writers 2026/09/07 04:13:25 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:25 DEBUG : dir: reading active writers 2026/09/07 04:13:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 04:13:25 DEBUG : dir: Looking for writers 2026/09/07 04:13:25 DEBUG : Looking for writers 2026/09/07 04:13:25 DEBUG : dir: reading active writers 2026/09/07 04:13:25 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:13:26 DEBUG : dir: Looking for writers 2026/09/07 04:13:26 DEBUG : Looking for writers 2026/09/07 04:13:26 DEBUG : dir: reading active writers 2026/09/07 04:13:26 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:13:27 DEBUG : newLeaf: size = 25 OK 2026/09/07 04:13:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 04:13:27 INFO : newLeaf: Copied (replaced existing) 2026/09/07 04:13:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-07 04:13:22.655 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/07 04:13:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/07 04:13:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:13:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/07 04:13:27 DEBUG : dir: Looking for writers 2026/09/07 04:13:27 DEBUG : Looking for writers 2026/09/07 04:13:27 DEBUG : dir: reading active writers 2026/09/07 04:13:27 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:27 DEBUG : >WaitForWriters: 2026/09/07 04:13:29 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:13:29 DEBUG : dir: Looking for writers 2026/09/07 04:13:29 DEBUG : Looking for writers 2026/09/07 04:13:29 DEBUG : dir: reading active writers 2026/09/07 04:13:29 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:29 DEBUG : >WaitForWriters: 2026/09/07 04:13:29 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:13:32 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:13:32 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:32 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:13:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:13:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:32 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:13:38 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:13:38 DEBUG : dir: Looking for writers 2026/09/07 04:13:38 DEBUG : file1: reading active writers 2026/09/07 04:13:38 DEBUG : Looking for writers 2026/09/07 04:13:38 DEBUG : dir: reading active writers 2026/09/07 04:13:38 DEBUG : >WaitForWriters: 2026/09/07 04:13:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 04:13:43 DEBUG : newLeaf: Updating file with newLeaf 0x3014fa0e3e10 2026/09/07 04:13:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:13:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:13:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 04:13:46 DEBUG : dir/file1: Updating file with dir/file1 0x3014fa0e3e10 2026/09/07 04:13:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 04:13:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:13:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 04:13:48 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:13:48 DEBUG : dir/file1(0x3014fa4737c0): openPending: 2026/09/07 04:13:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/07 04:13:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/07 04:13:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:13:48 DEBUG : dir/file1(0x3014fa4737c0): >openPending: err= 2026/09/07 04:13:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 04:13:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:13:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:13:48 DEBUG : dir/file1(0x3014fa4737c0): _writeAt: size=25, off=0 2026/09/07 04:13:48 DEBUG : dir/file1(0x3014fa4737c0): >_writeAt: n=25, err= 2026/09/07 04:13:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 04:13:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 04:13:50 DEBUG : newLeaf: Updating file with newLeaf 0x3014fa0e3e10 2026/09/07 04:13:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:13:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:13:50 DEBUG : newLeaf(0x3014fa4737c0): close: 2026/09/07 04:13:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/07 04:13:50 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-07 04:13:48.105016672 +0000 UTC m=+552.592151010 2026/09/07 04:13:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/07 04:13:50 DEBUG : newLeaf(0x3014fa4737c0): >close: err= 2026/09/07 04:13:50 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:13:50 DEBUG : dir: Looking for writers 2026/09/07 04:13:50 DEBUG : Looking for writers 2026/09/07 04:13:50 DEBUG : dir: reading active writers 2026/09/07 04:13:50 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 04:13:50 DEBUG : dir: Looking for writers 2026/09/07 04:13:50 DEBUG : Looking for writers 2026/09/07 04:13:50 DEBUG : dir: reading active writers 2026/09/07 04:13:50 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 04:13:50 DEBUG : dir: Looking for writers 2026/09/07 04:13:50 DEBUG : Looking for writers 2026/09/07 04:13:50 DEBUG : dir: reading active writers 2026/09/07 04:13:50 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 04:13:50 DEBUG : dir: Looking for writers 2026/09/07 04:13:50 DEBUG : Looking for writers 2026/09/07 04:13:50 DEBUG : dir: reading active writers 2026/09/07 04:13:50 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 04:13:50 DEBUG : newLeaf: vfs cache: starting upload 2026/09/07 04:13:50 DEBUG : dir: Looking for writers 2026/09/07 04:13:50 DEBUG : Looking for writers 2026/09/07 04:13:50 DEBUG : dir: reading active writers 2026/09/07 04:13:50 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 04:13:50 DEBUG : dir: Looking for writers 2026/09/07 04:13:50 DEBUG : Looking for writers 2026/09/07 04:13:50 DEBUG : dir: reading active writers 2026/09/07 04:13:50 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 04:13:50 DEBUG : dir: Looking for writers 2026/09/07 04:13:50 DEBUG : Looking for writers 2026/09/07 04:13:50 DEBUG : dir: reading active writers 2026/09/07 04:13:50 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 04:13:51 DEBUG : dir: Looking for writers 2026/09/07 04:13:51 DEBUG : Looking for writers 2026/09/07 04:13:51 DEBUG : dir: reading active writers 2026/09/07 04:13:51 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:13:52 DEBUG : dir: Looking for writers 2026/09/07 04:13:52 DEBUG : Looking for writers 2026/09/07 04:13:52 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:52 DEBUG : dir: reading active writers 2026/09/07 04:13:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:13:53 DEBUG : newLeaf: size = 25 OK 2026/09/07 04:13:53 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 04:13:53 INFO : newLeaf: Copied (replaced existing) 2026/09/07 04:13:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-07 04:13:48.105 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/07 04:13:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/07 04:13:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:13:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/07 04:13:53 DEBUG : dir: Looking for writers 2026/09/07 04:13:53 DEBUG : Looking for writers 2026/09/07 04:13:53 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:53 DEBUG : dir: reading active writers 2026/09/07 04:13:53 DEBUG : >WaitForWriters: 2026/09/07 04:13:54 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:13:54 DEBUG : dir: Looking for writers 2026/09/07 04:13:54 DEBUG : Looking for writers 2026/09/07 04:13:54 DEBUG : newLeaf: reading active writers 2026/09/07 04:13:54 DEBUG : dir: reading active writers 2026/09/07 04:13:54 DEBUG : >WaitForWriters: 2026/09/07 04:13:54 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:13:57 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:13:57 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:57 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:13:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:13:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:13:57 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:14:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 04:14:04 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:14:04 DEBUG : dir/file1(0x3014fa9907c0): openPending: 2026/09/07 04:14:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/07 04:14:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/07 04:14:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:14:04 DEBUG : dir/file1(0x3014fa9907c0): >openPending: err= 2026/09/07 04:14:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 04:14:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:14:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:14:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:14:04 DEBUG : dir/file1(0x3014fa9907c0): _writeAt: size=14, off=0 2026/09/07 04:14:04 DEBUG : dir/file1(0x3014fa9907c0): >_writeAt: n=14, err= 2026/09/07 04:14:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/07 04:14:04 DEBUG : dir/file1(0x3014fa9907c0): close: 2026/09/07 04:14:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/07 04:14:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/07 04:14:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/07 04:14:04 DEBUG : dir/file1(0x3014fa9907c0): >close: err= 2026/09/07 04:14:04 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:14:04 DEBUG : dir: Looking for writers 2026/09/07 04:14:04 DEBUG : file1: reading active writers 2026/09/07 04:14:04 DEBUG : Looking for writers 2026/09/07 04:14:04 DEBUG : dir: reading active writers 2026/09/07 04:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 04:14:04 DEBUG : dir: Looking for writers 2026/09/07 04:14:04 DEBUG : file1: reading active writers 2026/09/07 04:14:04 DEBUG : Looking for writers 2026/09/07 04:14:04 DEBUG : dir: reading active writers 2026/09/07 04:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 04:14:04 DEBUG : dir: Looking for writers 2026/09/07 04:14:04 DEBUG : file1: reading active writers 2026/09/07 04:14:04 DEBUG : Looking for writers 2026/09/07 04:14:04 DEBUG : dir: reading active writers 2026/09/07 04:14:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 04:14:05 DEBUG : dir: Looking for writers 2026/09/07 04:14:05 DEBUG : file1: reading active writers 2026/09/07 04:14:05 DEBUG : Looking for writers 2026/09/07 04:14:05 DEBUG : dir: reading active writers 2026/09/07 04:14:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 04:14:05 DEBUG : dir/file1: vfs cache: starting upload 2026/09/07 04:14:05 DEBUG : dir: Looking for writers 2026/09/07 04:14:05 DEBUG : file1: reading active writers 2026/09/07 04:14:05 DEBUG : Looking for writers 2026/09/07 04:14:05 DEBUG : dir: reading active writers 2026/09/07 04:14:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 04:14:05 DEBUG : dir: Looking for writers 2026/09/07 04:14:05 DEBUG : file1: reading active writers 2026/09/07 04:14:05 DEBUG : Looking for writers 2026/09/07 04:14:05 DEBUG : dir: reading active writers 2026/09/07 04:14:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 04:14:05 DEBUG : dir: Looking for writers 2026/09/07 04:14:05 DEBUG : file1: reading active writers 2026/09/07 04:14:05 DEBUG : Looking for writers 2026/09/07 04:14:05 DEBUG : dir: reading active writers 2026/09/07 04:14:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 04:14:06 DEBUG : dir: Looking for writers 2026/09/07 04:14:06 DEBUG : file1: reading active writers 2026/09/07 04:14:06 DEBUG : Looking for writers 2026/09/07 04:14:06 DEBUG : dir: reading active writers 2026/09/07 04:14:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:14:07 DEBUG : dir: Looking for writers 2026/09/07 04:14:07 DEBUG : file1: reading active writers 2026/09/07 04:14:07 DEBUG : Looking for writers 2026/09/07 04:14:07 DEBUG : dir: reading active writers 2026/09/07 04:14:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:14:07 DEBUG : dir/file1: size = 14 OK 2026/09/07 04:14:07 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/07 04:14:07 INFO : dir/file1: Copied (replaced existing) 2026/09/07 04:14:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/07 04:14:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/07 04:14:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:14:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/07 04:14:08 DEBUG : dir: Looking for writers 2026/09/07 04:14:08 DEBUG : file1: reading active writers 2026/09/07 04:14:08 DEBUG : Looking for writers 2026/09/07 04:14:08 DEBUG : dir: reading active writers 2026/09/07 04:14:08 DEBUG : >WaitForWriters: 2026/09/07 04:14:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 04:14:08 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:14:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:14:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:14:08 DEBUG : dir/file1(0x3014fa445440): _readAt: size=512, off=0 2026/09/07 04:14:08 DEBUG : dir/file1(0x3014fa445440): openPending: 2026/09/07 04:14:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/07 04:14:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/07 04:14:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:14:08 DEBUG : dir/file1(0x3014fa445440): >openPending: err= 2026/09/07 04:14:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/07 04:14:08 DEBUG : dir/file1(0x3014fa445440): >_readAt: n=14, err=EOF 2026/09/07 04:14:08 DEBUG : dir/file1(0x3014fa445440): close: 2026/09/07 04:14:08 DEBUG : dir/file1(0x3014fa445440): >close: err= 2026/09/07 04:14:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 04:14:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 04:14:12 DEBUG : newLeaf: Updating file with newLeaf 0x3014fa9188f0 2026/09/07 04:14:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:14:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:14:13 DEBUG : newLeaf: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2026/09/07 04:14:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 04:14:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/07 04:14:16 DEBUG : dir/file1: Updating file with dir/file1 0x3014fa9188f0 2026/09/07 04:14:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 04:14:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:14:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 04:14:17 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:14:17 DEBUG : dir/file1(0x3014fa0d4540): openPending: 2026/09/07 04:14:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/07 04:14:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/07 04:14:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:14:17 DEBUG : dir/file1(0x3014fa0d4540): >openPending: err= 2026/09/07 04:14:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 04:14:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:14:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:14:17 DEBUG : dir/file1(0x3014fa0d4540): _writeAt: size=25, off=0 2026/09/07 04:14:17 DEBUG : dir/file1(0x3014fa0d4540): >_writeAt: n=25, err= 2026/09/07 04:14:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 04:14:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 04:14:19 DEBUG : newLeaf: Updating file with newLeaf 0x3014fa9188f0 2026/09/07 04:14:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:14:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:14:19 DEBUG : newLeaf(0x3014fa0d4540): close: 2026/09/07 04:14:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/07 04:14:19 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-07 04:14:17.65953095 +0000 UTC m=+582.146665298 2026/09/07 04:14:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/07 04:14:19 DEBUG : newLeaf(0x3014fa0d4540): >close: err= 2026/09/07 04:14:19 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:14:19 DEBUG : dir: Looking for writers 2026/09/07 04:14:19 DEBUG : Looking for writers 2026/09/07 04:14:19 DEBUG : dir: reading active writers 2026/09/07 04:14:19 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 04:14:19 DEBUG : dir: Looking for writers 2026/09/07 04:14:19 DEBUG : Looking for writers 2026/09/07 04:14:19 DEBUG : dir: reading active writers 2026/09/07 04:14:19 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 04:14:19 DEBUG : dir: Looking for writers 2026/09/07 04:14:19 DEBUG : Looking for writers 2026/09/07 04:14:19 DEBUG : dir: reading active writers 2026/09/07 04:14:19 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 04:14:19 DEBUG : dir: Looking for writers 2026/09/07 04:14:19 DEBUG : Looking for writers 2026/09/07 04:14:19 DEBUG : dir: reading active writers 2026/09/07 04:14:19 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 04:14:19 DEBUG : newLeaf: vfs cache: starting upload 2026/09/07 04:14:19 DEBUG : dir: Looking for writers 2026/09/07 04:14:19 DEBUG : Looking for writers 2026/09/07 04:14:19 DEBUG : dir: reading active writers 2026/09/07 04:14:19 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 04:14:20 DEBUG : dir: Looking for writers 2026/09/07 04:14:20 DEBUG : Looking for writers 2026/09/07 04:14:20 DEBUG : dir: reading active writers 2026/09/07 04:14:20 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 04:14:20 DEBUG : dir: Looking for writers 2026/09/07 04:14:20 DEBUG : Looking for writers 2026/09/07 04:14:20 DEBUG : dir: reading active writers 2026/09/07 04:14:20 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 04:14:20 DEBUG : dir: Looking for writers 2026/09/07 04:14:20 DEBUG : Looking for writers 2026/09/07 04:14:20 DEBUG : dir: reading active writers 2026/09/07 04:14:20 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:14:21 DEBUG : dir: Looking for writers 2026/09/07 04:14:21 DEBUG : Looking for writers 2026/09/07 04:14:21 DEBUG : dir: reading active writers 2026/09/07 04:14:21 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:14:22 DEBUG : newLeaf: size = 25 OK 2026/09/07 04:14:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 04:14:22 INFO : newLeaf: Copied (replaced existing) 2026/09/07 04:14:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-07 04:14:17.659 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/07 04:14:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/07 04:14:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:14:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/07 04:14:22 DEBUG : dir: Looking for writers 2026/09/07 04:14:22 DEBUG : Looking for writers 2026/09/07 04:14:22 DEBUG : dir: reading active writers 2026/09/07 04:14:22 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:22 DEBUG : >WaitForWriters: 2026/09/07 04:14:24 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:14:24 DEBUG : dir: Looking for writers 2026/09/07 04:14:24 DEBUG : Looking for writers 2026/09/07 04:14:24 DEBUG : dir: reading active writers 2026/09/07 04:14:24 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:24 DEBUG : >WaitForWriters: 2026/09/07 04:14:24 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:14:27 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:14:27 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:14:27 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:14:27 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:14:33 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:14:33 DEBUG : dir: Looking for writers 2026/09/07 04:14:33 DEBUG : file1: reading active writers 2026/09/07 04:14:33 DEBUG : Looking for writers 2026/09/07 04:14:33 DEBUG : dir: reading active writers 2026/09/07 04:14:33 DEBUG : >WaitForWriters: 2026/09/07 04:14:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 04:14:33 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:14:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:14:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:14:33 DEBUG : dir/file1(0x3014fa0d5b80): _readAt: size=512, off=0 2026/09/07 04:14:33 DEBUG : dir/file1(0x3014fa0d5b80): openPending: 2026/09/07 04:14:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/07 04:14:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/07 04:14:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:14:34 DEBUG : dir/file1(0x3014fa0d5b80): >openPending: err= 2026/09/07 04:14:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/07 04:14:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 04:14:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:14:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:14:35 DEBUG : dir/file1(0x3014fa0d5b80): >_readAt: n=14, err=EOF 2026/09/07 04:14:35 DEBUG : dir/file1(0x3014fa0d5b80): close: 2026/09/07 04:14:35 DEBUG : dir/file1(0x3014fa0d5b80): >close: err= 2026/09/07 04:14:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 04:14:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 04:14:38 DEBUG : newLeaf: Updating file with newLeaf 0x3014fa57b6c0 2026/09/07 04:14:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:14:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:14:40 DEBUG : newLeaf: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2026/09/07 04:14:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/07 04:14:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/07 04:14:42 DEBUG : dir/file1: Updating file with dir/file1 0x3014fa57b6c0 2026/09/07 04:14:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/07 04:14:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:14:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 04:14:43 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:14:43 DEBUG : dir/file1(0x3014fa8d1c40): openPending: 2026/09/07 04:14:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/07 04:14:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/07 04:14:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:14:43 DEBUG : dir/file1(0x3014fa8d1c40): >openPending: err= 2026/09/07 04:14:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 04:14:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:14:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:14:43 DEBUG : dir/file1(0x3014fa8d1c40): _writeAt: size=25, off=0 2026/09/07 04:14:43 DEBUG : dir/file1(0x3014fa8d1c40): >_writeAt: n=25, err= 2026/09/07 04:14:44 DEBUG : dir: forgetting directory cache 2026/09/07 04:14:44 DEBUG : forgetting directory cache 2026/09/07 04:14:44 DEBUG : dir: forgetting directory cache 2026/09/07 04:14:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/07 04:14:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/07 04:14:45 DEBUG : newLeaf: Updating file with newLeaf 0x3014fa57b6c0 2026/09/07 04:14:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:14:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:14:45 DEBUG : newLeaf(0x3014fa8d1c40): close: 2026/09/07 04:14:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/07 04:14:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-07 04:14:43.421901657 +0000 UTC m=+607.909036005 2026/09/07 04:14:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/07 04:14:45 DEBUG : newLeaf(0x3014fa8d1c40): >close: err= 2026/09/07 04:14:45 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:14:45 DEBUG : dir: Looking for writers 2026/09/07 04:14:45 DEBUG : Looking for writers 2026/09/07 04:14:45 DEBUG : dir: reading active writers 2026/09/07 04:14:45 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 04:14:45 DEBUG : dir: Looking for writers 2026/09/07 04:14:45 DEBUG : Looking for writers 2026/09/07 04:14:45 DEBUG : dir: reading active writers 2026/09/07 04:14:45 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 04:14:45 DEBUG : dir: Looking for writers 2026/09/07 04:14:45 DEBUG : Looking for writers 2026/09/07 04:14:45 DEBUG : dir: reading active writers 2026/09/07 04:14:45 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 04:14:45 DEBUG : dir: Looking for writers 2026/09/07 04:14:45 DEBUG : Looking for writers 2026/09/07 04:14:45 DEBUG : dir: reading active writers 2026/09/07 04:14:45 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 04:14:45 DEBUG : newLeaf: vfs cache: starting upload 2026/09/07 04:14:45 DEBUG : dir: Looking for writers 2026/09/07 04:14:45 DEBUG : Looking for writers 2026/09/07 04:14:45 DEBUG : dir: reading active writers 2026/09/07 04:14:45 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 04:14:45 DEBUG : dir: Looking for writers 2026/09/07 04:14:45 DEBUG : Looking for writers 2026/09/07 04:14:45 DEBUG : dir: reading active writers 2026/09/07 04:14:45 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 04:14:46 DEBUG : dir: Looking for writers 2026/09/07 04:14:46 DEBUG : Looking for writers 2026/09/07 04:14:46 DEBUG : dir: reading active writers 2026/09/07 04:14:46 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 04:14:46 DEBUG : dir: Looking for writers 2026/09/07 04:14:46 DEBUG : Looking for writers 2026/09/07 04:14:46 DEBUG : dir: reading active writers 2026/09/07 04:14:46 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:14:47 DEBUG : dir: Looking for writers 2026/09/07 04:14:47 DEBUG : Looking for writers 2026/09/07 04:14:47 DEBUG : dir: reading active writers 2026/09/07 04:14:47 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:14:48 DEBUG : newLeaf: size = 25 OK 2026/09/07 04:14:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/07 04:14:48 INFO : newLeaf: Copied (replaced existing) 2026/09/07 04:14:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-07 04:14:43.421 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/07 04:14:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/07 04:14:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:14:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/07 04:14:48 DEBUG : dir: Looking for writers 2026/09/07 04:14:48 DEBUG : Looking for writers 2026/09/07 04:14:48 DEBUG : dir: reading active writers 2026/09/07 04:14:48 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:48 DEBUG : >WaitForWriters: 2026/09/07 04:14:50 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:14:50 DEBUG : dir: Looking for writers 2026/09/07 04:14:50 DEBUG : Looking for writers 2026/09/07 04:14:50 DEBUG : dir: reading active writers 2026/09/07 04:14:50 DEBUG : newLeaf: reading active writers 2026/09/07 04:14:50 DEBUG : >WaitForWriters: 2026/09/07 04:14:50 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting --- PASS: TestFileRename (162.37s) --- PASS: TestFileRename/off,forceCache=false (26.14s) --- PASS: TestFileRename/minimal,forceCache=false (26.31s) --- PASS: TestFileRename/minimal,forceCache=true (28.98s) --- PASS: TestFileRename/writes,forceCache=false (25.64s) --- PASS: TestFileRename/writes,forceCache=true (29.59s) --- PASS: TestFileRename/full,forceCache=false (25.71s) === 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 "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:14:53 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:14:53 DEBUG : Looking for writers 2026/09/07 04:14:53 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.85s) === 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 "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" --- PASS: TestRcPollIntervalShutdown (0.48s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" --- PASS: TestSetPollIntervalAfterShutdown (0.46s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" --- PASS: TestRcPollIntervalUpdate (0.44s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" --- PASS: TestRcPollIntervalTimeout (0.51s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:14:55 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.49s) === 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 "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:15:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:15:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 04:15:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 04:15:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/07 04:15:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:15:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/07 04:15:04 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/07 04:15:04 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:15:04 DEBUG : dir: Looking for writers 2026/09/07 04:15:04 DEBUG : file1: reading active writers 2026/09/07 04:15:04 DEBUG : Looking for writers 2026/09/07 04:15:04 DEBUG : dir: reading active writers 2026/09/07 04:15:04 DEBUG : >WaitForWriters: 2026/09/07 04:15:04 DEBUG : forgetting directory cache 2026/09/07 04:15:04 DEBUG : dir: forgetting directory cache 2026/09/07 04:15:04 DEBUG : dir/subdir: forgetting directory cache --- PASS: TestReadFileHandleMethods (11.09s) === RUN TestReadFileHandleSeek run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:15:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:15:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 04:15:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 04:15:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/07 04:15:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:15:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/07 04:15:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/07 04:15:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/07 04:15:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/07 04:15:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/07 04:15:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/07 04:15:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/07 04:15:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/07 04:15:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/07 04:15:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/07 04:15:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/07 04:15:15 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/07 04:15:16 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/07 04:15:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/07 04:15:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/07 04:15:16 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/07 04:15:16 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:15:16 DEBUG : dir: Looking for writers 2026/09/07 04:15:16 DEBUG : file1: reading active writers 2026/09/07 04:15:16 DEBUG : Looking for writers 2026/09/07 04:15:16 DEBUG : dir: reading active writers 2026/09/07 04:15:16 DEBUG : >WaitForWriters: 2026/09/07 04:15:18 DEBUG : forgetting directory cache 2026/09/07 04:15:18 DEBUG : dir: forgetting directory cache --- PASS: TestReadFileHandleSeek (12.64s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:15:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:15:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 04:15:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 04:15:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/07 04:15:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:15:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/07 04:15:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/07 04:15:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/07 04:15:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/07 04:15:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/07 04:15:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/07 04:15:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/07 04:15:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/07 04:15:28 DEBUG : forgetting directory cache 2026/09/07 04:15:28 DEBUG : dir: forgetting directory cache 2026/09/07 04:15:28 DEBUG : dir: forgetting directory cache 2026/09/07 04:15:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/07 04:15:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/07 04:15:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/07 04:15:28 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/07 04:15:28 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/07 04:15:28 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/07 04:15:28 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/07 04:15:28 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/07 04:15:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/07 04:15:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/07 04:15:28 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/07 04:15:29 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/07 04:15:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/07 04:15:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/07 04:15:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/07 04:15:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/07 04:15:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/07 04:15:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/07 04:15:29 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/07 04:15:29 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/07 04:15:29 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/07 04:15:29 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/07 04:15:29 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/07 04:15:29 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:15:29 DEBUG : dir: Looking for writers 2026/09/07 04:15:29 DEBUG : file1: reading active writers 2026/09/07 04:15:29 DEBUG : Looking for writers 2026/09/07 04:15:29 DEBUG : dir: reading active writers 2026/09/07 04:15:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (12.96s) === RUN TestReadFileHandleFlush run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:15:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:15:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 04:15:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 04:15:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/07 04:15:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:15:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/07 04:15:40 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:15:40 DEBUG : dir: Looking for writers 2026/09/07 04:15:40 DEBUG : file1: reading active writers 2026/09/07 04:15:40 DEBUG : Looking for writers 2026/09/07 04:15:40 DEBUG : dir: reading active writers 2026/09/07 04:15:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (11.05s) === RUN TestReadFileHandleRelease run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:15:47 DEBUG : forgetting directory cache 2026/09/07 04:15:47 DEBUG : dir: forgetting directory cache 2026/09/07 04:15:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:15:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 04:15:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/07 04:15:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/07 04:15:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:15:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/07 04:15:51 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/07 04:15:51 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/07 04:15:51 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:15:51 DEBUG : dir: Looking for writers 2026/09/07 04:15:51 DEBUG : file1: reading active writers 2026/09/07 04:15:51 DEBUG : Looking for writers 2026/09/07 04:15:51 DEBUG : dir: reading active writers 2026/09/07 04:15:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (10.94s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:15:55 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:15:55 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:15:55 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:15:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:15:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:15:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:15:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:15:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:15:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:15:55 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:16:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:16:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 04:16:01 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:16:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:16:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:16:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 04:16:01 DEBUG : dir/file1(0x3014fa92acc0): _readAt: size=1, off=0 2026/09/07 04:16:01 DEBUG : dir/file1(0x3014fa92acc0): openPending: 2026/09/07 04:16:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 04:16:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 04:16:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:16:02 DEBUG : dir/file1(0x3014fa92acc0): >openPending: err= 2026/09/07 04:16:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/07 04:16:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 04:16:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:16:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:16:02 DEBUG : dir/file1(0x3014fa92acc0): >_readAt: n=1, err= 2026/09/07 04:16:02 DEBUG : dir/file1(0x3014fa92acc0): _readAt: size=256, off=1 2026/09/07 04:16:02 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/07 04:16:02 DEBUG : dir/file1(0x3014fa92acc0): >_readAt: n=15, err=EOF 2026/09/07 04:16:02 DEBUG : dir/file1(0x3014fa92acc0): _readAt: size=16, off=16 2026/09/07 04:16:02 DEBUG : dir/file1(0x3014fa92acc0): >_readAt: n=0, err=EOF 2026/09/07 04:16:02 DEBUG : dir/file1(0x3014fa92acc0): close: 2026/09/07 04:16:02 DEBUG : dir/file1(0x3014fa92acc0): >close: err= 2026/09/07 04:16:02 DEBUG : dir/file1(0x3014fa92acc0): close: 2026/09/07 04:16:02 DEBUG : dir/file1(0x3014fa92acc0): >close: err=file already closed 2026/09/07 04:16:02 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:16:02 DEBUG : dir: Looking for writers 2026/09/07 04:16:02 DEBUG : file1: reading active writers 2026/09/07 04:16:02 DEBUG : Looking for writers 2026/09/07 04:16:02 DEBUG : dir: reading active writers 2026/09/07 04:16:02 DEBUG : >WaitForWriters: 2026/09/07 04:16:02 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (10.74s) === RUN TestRWFileHandleSeek run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:16:05 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:16:05 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:05 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:16:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:16:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:05 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:16:07 DEBUG : forgetting directory cache 2026/09/07 04:16:07 DEBUG : dir: forgetting directory cache 2026/09/07 04:16:07 DEBUG : dir: forgetting directory cache 2026/09/07 04:16:07 DEBUG : fil: forgetting directory cache 2026/09/07 04:16:07 DEBUG : fil/a: forgetting directory cache 2026/09/07 04:16:07 DEBUG : fil/a/b: forgetting directory cache 2026/09/07 04:16:07 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege/dir/file1: no such file or directory 2026/09/07 04:16:07 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege/dir/file1: no such file or directory 2026/09/07 04:16:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:16:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 04:16:12 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:16:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:16:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:16:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 04:16:12 DEBUG : dir/file1(0x3014fab3b400): _readAt: size=1, off=0 2026/09/07 04:16:12 DEBUG : dir/file1(0x3014fab3b400): openPending: 2026/09/07 04:16:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 04:16:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 04:16:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:16:12 DEBUG : dir/file1(0x3014fab3b400): >openPending: err= 2026/09/07 04:16:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/07 04:16:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 04:16:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:16:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:16:13 DEBUG : dir/file1(0x3014fab3b400): >_readAt: n=1, err= 2026/09/07 04:16:13 DEBUG : dir/file1(0x3014fab3b400): _readAt: size=1, off=5 2026/09/07 04:16:13 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/07 04:16:13 DEBUG : dir/file1(0x3014fab3b400): >_readAt: n=1, err= 2026/09/07 04:16:13 DEBUG : dir/file1(0x3014fab3b400): _readAt: size=1, off=3 2026/09/07 04:16:13 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/07 04:16:13 DEBUG : dir/file1(0x3014fab3b400): >_readAt: n=1, err= 2026/09/07 04:16:13 DEBUG : dir/file1(0x3014fab3b400): _readAt: size=1, off=13 2026/09/07 04:16:13 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/07 04:16:13 DEBUG : dir/file1(0x3014fab3b400): >_readAt: n=1, err= 2026/09/07 04:16:13 DEBUG : dir/file1(0x3014fab3b400): _readAt: size=16, off=100 2026/09/07 04:16:13 DEBUG : dir/file1(0x3014fab3b400): >_readAt: n=0, err=EOF 2026/09/07 04:16:13 DEBUG : dir/file1(0x3014fab3b400): close: 2026/09/07 04:16:13 DEBUG : dir/file1(0x3014fab3b400): >close: err= 2026/09/07 04:16:13 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:16:13 DEBUG : dir: Looking for writers 2026/09/07 04:16:13 DEBUG : file1: reading active writers 2026/09/07 04:16:13 DEBUG : Looking for writers 2026/09/07 04:16:13 DEBUG : dir: reading active writers 2026/09/07 04:16:13 DEBUG : >WaitForWriters: 2026/09/07 04:16:13 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (10.78s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:16:16 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:16:16 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:16 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:16:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:16:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:16 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:16:18 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege/dir/file1: no such file or directory 2026/09/07 04:16:18 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege/dir/file1: no such file or directory 2026/09/07 04:16:21 DEBUG : forgetting directory cache 2026/09/07 04:16:21 DEBUG : dir: forgetting directory cache 2026/09/07 04:16:21 DEBUG : dir: forgetting directory cache 2026/09/07 04:16:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:16:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 04:16:22 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:16:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:16:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:16:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 04:16:22 DEBUG : dir/file1(0x3014fa34d780): _readAt: size=1, off=0 2026/09/07 04:16:22 DEBUG : dir/file1(0x3014fa34d780): openPending: 2026/09/07 04:16:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 04:16:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 04:16:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:16:23 DEBUG : dir/file1(0x3014fa34d780): >openPending: err= 2026/09/07 04:16:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/07 04:16:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 04:16:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:16:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:16:23 DEBUG : dir/file1(0x3014fa34d780): >_readAt: n=1, err= 2026/09/07 04:16:23 DEBUG : dir/file1(0x3014fa34d780): _readAt: size=1, off=5 2026/09/07 04:16:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/07 04:16:23 DEBUG : dir/file1(0x3014fa34d780): >_readAt: n=1, err= 2026/09/07 04:16:23 DEBUG : dir/file1(0x3014fa34d780): _readAt: size=1, off=1 2026/09/07 04:16:23 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/07 04:16:23 DEBUG : dir/file1(0x3014fa34d780): >_readAt: n=1, err= 2026/09/07 04:16:23 DEBUG : dir/file1(0x3014fa34d780): _readAt: size=6, off=10 2026/09/07 04:16:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/07 04:16:23 DEBUG : dir/file1(0x3014fa34d780): >_readAt: n=6, err= 2026/09/07 04:16:23 DEBUG : dir/file1(0x3014fa34d780): _readAt: size=256, off=10 2026/09/07 04:16:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/07 04:16:23 DEBUG : dir/file1(0x3014fa34d780): >_readAt: n=6, err=EOF 2026/09/07 04:16:23 DEBUG : dir/file1(0x3014fa34d780): _readAt: size=256, off=100 2026/09/07 04:16:23 DEBUG : dir/file1(0x3014fa34d780): >_readAt: n=0, err=EOF 2026/09/07 04:16:23 DEBUG : dir/file1(0x3014fa34d780): close: 2026/09/07 04:16:23 DEBUG : dir/file1(0x3014fa34d780): >close: err= 2026/09/07 04:16:23 DEBUG : dir/file1(0x3014fa34d780): _readAt: size=256, off=100 2026/09/07 04:16:23 DEBUG : dir/file1(0x3014fa34d780): >_readAt: n=0, err=file already closed 2026/09/07 04:16:23 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:16:23 DEBUG : dir: Looking for writers 2026/09/07 04:16:23 DEBUG : file1: reading active writers 2026/09/07 04:16:23 DEBUG : Looking for writers 2026/09/07 04:16:23 DEBUG : dir: reading active writers 2026/09/07 04:16:23 DEBUG : >WaitForWriters: 2026/09/07 04:16:23 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (10.39s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:16:27 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:16:27 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:27 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:16:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:16:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:27 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:16:28 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege/dir/file1: no such file or directory 2026/09/07 04:16:28 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege/dir/file1: no such file or directory 2026/09/07 04:16:30 DEBUG : forgetting directory cache 2026/09/07 04:16:30 DEBUG : dir: forgetting directory cache 2026/09/07 04:16:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:16:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 04:16:33 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:16:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:16:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:16:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 04:16:33 DEBUG : dir/file1(0x3014fa4738c0): RWFileHandle.Flush 2026/09/07 04:16:33 DEBUG : dir/file1(0x3014fa4738c0): _readAt: size=256, off=0 2026/09/07 04:16:33 DEBUG : dir/file1(0x3014fa4738c0): openPending: 2026/09/07 04:16:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 04:16:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 04:16:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:16:34 DEBUG : dir/file1(0x3014fa4738c0): >openPending: err= 2026/09/07 04:16:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/07 04:16:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 04:16:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:16:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:16:34 DEBUG : dir/file1(0x3014fa4738c0): >_readAt: n=16, err=EOF 2026/09/07 04:16:34 DEBUG : dir/file1(0x3014fa4738c0): RWFileHandle.Flush 2026/09/07 04:16:34 DEBUG : dir/file1(0x3014fa4738c0): RWFileHandle.Flush 2026/09/07 04:16:34 DEBUG : dir/file1(0x3014fa4738c0): close: 2026/09/07 04:16:34 DEBUG : dir/file1(0x3014fa4738c0): >close: err= 2026/09/07 04:16:34 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:16:34 DEBUG : dir: Looking for writers 2026/09/07 04:16:34 DEBUG : file1: reading active writers 2026/09/07 04:16:34 DEBUG : Looking for writers 2026/09/07 04:16:34 DEBUG : dir: reading active writers 2026/09/07 04:16:34 DEBUG : >WaitForWriters: 2026/09/07 04:16:34 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (10.78s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:16:37 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:16:37 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:37 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:16:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:16:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:37 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:16:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege/dir/file1: no such file or directory 2026/09/07 04:16:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege/dir/file1: no such file or directory 2026/09/07 04:16:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:16:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/07 04:16:45 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:16:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:16:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:16:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 04:16:45 DEBUG : dir/file1(0x3014fab3af40): _readAt: size=256, off=0 2026/09/07 04:16:45 DEBUG : dir/file1(0x3014fab3af40): openPending: 2026/09/07 04:16:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 04:16:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 04:16:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:16:46 DEBUG : dir/file1(0x3014fab3af40): >openPending: err= 2026/09/07 04:16:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/07 04:16:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 04:16:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:16:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:16:47 DEBUG : dir/file1(0x3014fab3af40): >_readAt: n=16, err=EOF 2026/09/07 04:16:47 DEBUG : dir/file1(0x3014fab3af40): RWFileHandle.Release 2026/09/07 04:16:47 DEBUG : dir/file1(0x3014fab3af40): close: 2026/09/07 04:16:47 DEBUG : dir/file1(0x3014fab3af40): >close: err= 2026/09/07 04:16:47 DEBUG : dir/file1(0x3014fab3af40): RWFileHandle.Release 2026/09/07 04:16:47 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:16:47 DEBUG : dir: Looking for writers 2026/09/07 04:16:47 DEBUG : file1: reading active writers 2026/09/07 04:16:47 DEBUG : Looking for writers 2026/09/07 04:16:47 DEBUG : dir: reading active writers 2026/09/07 04:16:47 DEBUG : >WaitForWriters: 2026/09/07 04:16:47 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (12.31s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:16:50 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:16:50 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:50 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:16:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:16:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:16:50 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:16:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:16:50 DEBUG : file1: newRWFileHandle: 2026/09/07 04:16:50 DEBUG : file1(0x3014fa0b4f00): openPending: 2026/09/07 04:16:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:16:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:16:50 DEBUG : file1(0x3014fa0b4f00): >openPending: err= 2026/09/07 04:16:50 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 04:16:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:16:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 04:16:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 04:16:50 DEBUG : file1(0x3014fa0b4f00): _writeAt: size=5, off=0 2026/09/07 04:16:50 DEBUG : file1(0x3014fa0b4f00): >_writeAt: n=5, err= 2026/09/07 04:16:50 DEBUG : file1(0x3014fa0b4f00): _writeAt: size=7, off=5 2026/09/07 04:16:50 DEBUG : file1(0x3014fa0b4f00): >_writeAt: n=7, err= 2026/09/07 04:16:50 DEBUG : file1: vfs cache: truncate to size=11 2026/09/07 04:16:50 DEBUG : file1(0x3014fa0b4f00): close: 2026/09/07 04:16:50 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 04:16:50.375731646 +0000 UTC m=+734.862866005 2026/09/07 04:16:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 04:16:50 DEBUG : file1(0x3014fa0b4f00): >close: err= 2026/09/07 04:16:50 DEBUG : file1(0x3014fa0b4f00): close: 2026/09/07 04:16:50 DEBUG : file1(0x3014fa0b4f00): >close: err=file already closed 2026/09/07 04:16:50 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:16:50 DEBUG : Looking for writers 2026/09/07 04:16:50 DEBUG : file1: reading active writers 2026/09/07 04:16:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 04:16:50 DEBUG : Looking for writers 2026/09/07 04:16:50 DEBUG : file1: reading active writers 2026/09/07 04:16:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 04:16:50 DEBUG : Looking for writers 2026/09/07 04:16:50 DEBUG : file1: reading active writers 2026/09/07 04:16:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 04:16:50 DEBUG : Looking for writers 2026/09/07 04:16:50 DEBUG : file1: reading active writers 2026/09/07 04:16:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 04:16:50 DEBUG : file1: vfs cache: starting upload 2026/09/07 04:16:50 DEBUG : Looking for writers 2026/09/07 04:16:50 DEBUG : file1: reading active writers 2026/09/07 04:16:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 04:16:50 DEBUG : Looking for writers 2026/09/07 04:16:50 DEBUG : file1: reading active writers 2026/09/07 04:16:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 04:16:50 DEBUG : dir/subdir: forgetting directory cache 2026/09/07 04:16:51 DEBUG : Looking for writers 2026/09/07 04:16:51 DEBUG : file1: reading active writers 2026/09/07 04:16:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 04:16:51 DEBUG : Looking for writers 2026/09/07 04:16:51 DEBUG : file1: reading active writers 2026/09/07 04:16:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:16:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege/dir/file1: no such file or directory 2026/09/07 04:16:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege/dir/file1: no such file or directory 2026/09/07 04:16:52 DEBUG : Looking for writers 2026/09/07 04:16:52 DEBUG : file1: reading active writers 2026/09/07 04:16:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:16:53 DEBUG : Looking for writers 2026/09/07 04:16:53 DEBUG : file1: reading active writers 2026/09/07 04:16:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:16:53 DEBUG : file1: size = 11 OK 2026/09/07 04:16:53 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/07 04:16:53 INFO : file1: Copied (new) 2026/09/07 04:16:53 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-07 04:16:50.375 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/07 04:16:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 04:16:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:16:53 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 04:16:54 DEBUG : Looking for writers 2026/09/07 04:16:54 DEBUG : file1: reading active writers 2026/09/07 04:16:54 DEBUG : >WaitForWriters: 2026/09/07 04:16:55 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:16:55 DEBUG : Looking for writers 2026/09/07 04:16:55 DEBUG : file1: reading active writers 2026/09/07 04:16:55 DEBUG : >WaitForWriters: 2026/09/07 04:16:55 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (7.92s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:16:58 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:16:58 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:58 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:16:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:16:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:16:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:16:58 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:16:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:16:58 DEBUG : file1: newRWFileHandle: 2026/09/07 04:16:58 DEBUG : file1(0x3014fa0d4740): openPending: 2026/09/07 04:16:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:16:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:16:58 DEBUG : file1(0x3014fa0d4740): >openPending: err= 2026/09/07 04:16:58 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 04:16:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:16:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 04:16:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 04:16:58 DEBUG : file1(0x3014fa0d4740): _writeAt: size=7, off=0 2026/09/07 04:16:58 DEBUG : file1(0x3014fa0d4740): >_writeAt: n=7, err= 2026/09/07 04:16:58 DEBUG : file1(0x3014fa0d4740): _writeAt: size=6, off=5 2026/09/07 04:16:58 DEBUG : file1(0x3014fa0d4740): >_writeAt: n=6, err= 2026/09/07 04:16:58 DEBUG : file1(0x3014fa0d4740): close: 2026/09/07 04:16:58 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 04:16:58.284231289 +0000 UTC m=+742.771365627 2026/09/07 04:16:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 04:16:58 DEBUG : file1(0x3014fa0d4740): >close: err= 2026/09/07 04:16:58 DEBUG : file1(0x3014fa0d4740): _writeAt: size=5, off=0 2026/09/07 04:16:58 DEBUG : file1(0x3014fa0d4740): >_writeAt: n=0, err=file already closed 2026/09/07 04:16:58 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:16:58 DEBUG : Looking for writers 2026/09/07 04:16:58 DEBUG : file1: reading active writers 2026/09/07 04:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 04:16:58 DEBUG : Looking for writers 2026/09/07 04:16:58 DEBUG : file1: reading active writers 2026/09/07 04:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 04:16:58 DEBUG : Looking for writers 2026/09/07 04:16:58 DEBUG : file1: reading active writers 2026/09/07 04:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 04:16:58 DEBUG : Looking for writers 2026/09/07 04:16:58 DEBUG : file1: reading active writers 2026/09/07 04:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 04:16:58 DEBUG : file1: vfs cache: starting upload 2026/09/07 04:16:58 DEBUG : Looking for writers 2026/09/07 04:16:58 DEBUG : file1: reading active writers 2026/09/07 04:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 04:16:58 DEBUG : Looking for writers 2026/09/07 04:16:58 DEBUG : file1: reading active writers 2026/09/07 04:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 04:16:58 DEBUG : Looking for writers 2026/09/07 04:16:58 DEBUG : file1: reading active writers 2026/09/07 04:16:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 04:16:59 DEBUG : Looking for writers 2026/09/07 04:16:59 DEBUG : file1: reading active writers 2026/09/07 04:16:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:17:00 DEBUG : Looking for writers 2026/09/07 04:17:00 DEBUG : file1: reading active writers 2026/09/07 04:17:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:17:01 DEBUG : dir/virtualDir2: forgetting directory cache 2026/09/07 04:17:01 DEBUG : Looking for writers 2026/09/07 04:17:01 DEBUG : file1: reading active writers 2026/09/07 04:17:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:17:01 DEBUG : dir: forgetting directory cache 2026/09/07 04:17:01 DEBUG : forgetting directory cache 2026/09/07 04:17:01 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/07 04:17:01 DEBUG : dir: forgetting directory cache 2026/09/07 04:17:01 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/07 04:17:01 DEBUG : file1: size = 11 OK 2026/09/07 04:17:01 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/07 04:17:01 INFO : file1: Copied (new) 2026/09/07 04:17:01 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-07 04:16:58.284 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/07 04:17:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 04:17:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:01 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 04:17:02 DEBUG : Looking for writers 2026/09/07 04:17:02 DEBUG : file1: reading active writers 2026/09/07 04:17:02 DEBUG : >WaitForWriters: 2026/09/07 04:17:03 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:17:03 DEBUG : Looking for writers 2026/09/07 04:17:03 DEBUG : file1: reading active writers 2026/09/07 04:17:03 DEBUG : >WaitForWriters: 2026/09/07 04:17:03 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (7.82s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:17:05 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:17:05 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:05 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:17:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:17:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:17:05 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:17:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:17:06 DEBUG : file1: newRWFileHandle: 2026/09/07 04:17:06 DEBUG : file1(0x3014fa8d0dc0): openPending: 2026/09/07 04:17:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:17:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:06 DEBUG : file1(0x3014fa8d0dc0): >openPending: err= 2026/09/07 04:17:06 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 04:17:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 04:17:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 04:17:06 DEBUG : file1(0x3014fa8d0dc0): close: 2026/09/07 04:17:06 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 04:17:06.109073411 +0000 UTC m=+750.596207769 2026/09/07 04:17:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 04:17:06 DEBUG : file1(0x3014fa8d0dc0): >close: err= 2026/09/07 04:17:06 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/07 04:17:06 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 04:17:06 DEBUG : file2: newRWFileHandle: 2026/09/07 04:17:06 DEBUG : file2(0x3014fa8d1240): openPending: 2026/09/07 04:17:06 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:17:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 04:17:06 DEBUG : file2(0x3014fa8d1240): >openPending: err= 2026/09/07 04:17:06 DEBUG : file2: >newRWFileHandle: err= 2026/09/07 04:17:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 04:17:06 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/07 04:17:06 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/07 04:17:06 DEBUG : file2(0x3014fa8d1240): RWFileHandle.Flush 2026/09/07 04:17:06 DEBUG : file2(0x3014fa8d1240): RWFileHandle.Release 2026/09/07 04:17:06 DEBUG : file2(0x3014fa8d1240): close: 2026/09/07 04:17:06 DEBUG : file2: vfs cache: setting modification time to 2026-09-07 04:17:06.110473675 +0000 UTC m=+750.597608023 2026/09/07 04:17:06 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/07 04:17:06 DEBUG : file2(0x3014fa8d1240): >close: err= 2026/09/07 04:17:06 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:17:06 DEBUG : Looking for writers 2026/09/07 04:17:06 DEBUG : file1: reading active writers 2026/09/07 04:17:06 DEBUG : file2: reading active writers 2026/09/07 04:17:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/07 04:17:06 DEBUG : Looking for writers 2026/09/07 04:17:06 DEBUG : file1: reading active writers 2026/09/07 04:17:06 DEBUG : file2: reading active writers 2026/09/07 04:17:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/07 04:17:06 DEBUG : Looking for writers 2026/09/07 04:17:06 DEBUG : file1: reading active writers 2026/09/07 04:17:06 DEBUG : file2: reading active writers 2026/09/07 04:17:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/07 04:17:06 DEBUG : Looking for writers 2026/09/07 04:17:06 DEBUG : file1: reading active writers 2026/09/07 04:17:06 DEBUG : file2: reading active writers 2026/09/07 04:17:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/07 04:17:06 DEBUG : file1: vfs cache: starting upload 2026/09/07 04:17:06 DEBUG : file2: vfs cache: starting upload 2026/09/07 04:17:06 DEBUG : Looking for writers 2026/09/07 04:17:06 DEBUG : file1: reading active writers 2026/09/07 04:17:06 DEBUG : file2: reading active writers 2026/09/07 04:17:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/07 04:17:06 DEBUG : Looking for writers 2026/09/07 04:17:06 DEBUG : file1: reading active writers 2026/09/07 04:17:06 DEBUG : file2: reading active writers 2026/09/07 04:17:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/07 04:17:06 DEBUG : Looking for writers 2026/09/07 04:17:06 DEBUG : file1: reading active writers 2026/09/07 04:17:06 DEBUG : file2: reading active writers 2026/09/07 04:17:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/07 04:17:07 DEBUG : Looking for writers 2026/09/07 04:17:07 DEBUG : file1: reading active writers 2026/09/07 04:17:07 DEBUG : file2: reading active writers 2026/09/07 04:17:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/07 04:17:08 DEBUG : Looking for writers 2026/09/07 04:17:08 DEBUG : file1: reading active writers 2026/09/07 04:17:08 DEBUG : file2: reading active writers 2026/09/07 04:17:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/07 04:17:09 DEBUG : Looking for writers 2026/09/07 04:17:09 DEBUG : file1: reading active writers 2026/09/07 04:17:09 DEBUG : file2: reading active writers 2026/09/07 04:17:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/07 04:17:09 DEBUG : file1: size = 0 OK 2026/09/07 04:17:09 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 04:17:09 INFO : file1: Copied (new) 2026/09/07 04:17:09 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-07 04:17:06.109 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/07 04:17:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 04:17:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:09 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 04:17:09 DEBUG : file2: size = 0 OK 2026/09/07 04:17:09 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 04:17:09 INFO : file2: Copied (new) 2026/09/07 04:17:09 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-07 04:17:06.11 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/07 04:17:09 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/07 04:17:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 04:17:09 INFO : file2: vfs cache: upload succeeded try #1 2026/09/07 04:17:10 DEBUG : Looking for writers 2026/09/07 04:17:10 DEBUG : file1: reading active writers 2026/09/07 04:17:10 DEBUG : file2: reading active writers 2026/09/07 04:17:10 DEBUG : >WaitForWriters: 2026/09/07 04:17:12 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:17:12 DEBUG : Looking for writers 2026/09/07 04:17:12 DEBUG : file1: reading active writers 2026/09/07 04:17:12 DEBUG : file2: reading active writers 2026/09/07 04:17:12 DEBUG : >WaitForWriters: 2026/09/07 04:17:12 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting 2026/09/07 04:17:15 DEBUG : dir: forgetting directory cache 2026/09/07 04:17:15 DEBUG : forgetting directory cache 2026/09/07 04:17:15 DEBUG : dir: forgetting directory cache --- PASS: TestRWFileHandleWriteNoWrite (9.91s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:17:15 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:17:15 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:15 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:17:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:17:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:17:15 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:17:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:17:16 DEBUG : file1: newRWFileHandle: 2026/09/07 04:17:16 DEBUG : file1(0x3014fa473400): openPending: 2026/09/07 04:17:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:17:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:16 DEBUG : file1(0x3014fa473400): >openPending: err= 2026/09/07 04:17:16 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 04:17:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 04:17:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 04:17:16 DEBUG : file1(0x3014fa473400): _writeAt: size=5, off=0 2026/09/07 04:17:16 DEBUG : file1(0x3014fa473400): >_writeAt: n=5, err= 2026/09/07 04:17:16 DEBUG : file1(0x3014fa473400): RWFileHandle.Flush 2026/09/07 04:17:16 DEBUG : file1(0x3014fa473400): RWFileHandle.Flush 2026/09/07 04:17:16 DEBUG : file1(0x3014fa473400): close: 2026/09/07 04:17:16 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 04:17:16.014232778 +0000 UTC m=+760.501367116 2026/09/07 04:17:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 04:17:16 DEBUG : file1(0x3014fa473400): >close: err= 2026/09/07 04:17:16 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:17:16 DEBUG : Looking for writers 2026/09/07 04:17:16 DEBUG : file1: reading active writers 2026/09/07 04:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 04:17:16 DEBUG : Looking for writers 2026/09/07 04:17:16 DEBUG : file1: reading active writers 2026/09/07 04:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 04:17:16 DEBUG : Looking for writers 2026/09/07 04:17:16 DEBUG : file1: reading active writers 2026/09/07 04:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 04:17:16 DEBUG : Looking for writers 2026/09/07 04:17:16 DEBUG : file1: reading active writers 2026/09/07 04:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 04:17:16 DEBUG : file1: vfs cache: starting upload 2026/09/07 04:17:16 DEBUG : Looking for writers 2026/09/07 04:17:16 DEBUG : file1: reading active writers 2026/09/07 04:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 04:17:16 DEBUG : Looking for writers 2026/09/07 04:17:16 DEBUG : file1: reading active writers 2026/09/07 04:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 04:17:16 DEBUG : Looking for writers 2026/09/07 04:17:16 DEBUG : file1: reading active writers 2026/09/07 04:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 04:17:17 DEBUG : Looking for writers 2026/09/07 04:17:17 DEBUG : file1: reading active writers 2026/09/07 04:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:17:18 DEBUG : Looking for writers 2026/09/07 04:17:18 DEBUG : file1: reading active writers 2026/09/07 04:17:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:17:19 DEBUG : Looking for writers 2026/09/07 04:17:19 DEBUG : file1: reading active writers 2026/09/07 04:17:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:17:19 DEBUG : file1: size = 5 OK 2026/09/07 04:17:19 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 04:17:19 INFO : file1: Copied (new) 2026/09/07 04:17:19 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-07 04:17:16.014 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/07 04:17:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 04:17:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:19 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 04:17:20 DEBUG : Looking for writers 2026/09/07 04:17:20 DEBUG : file1: reading active writers 2026/09/07 04:17:20 DEBUG : >WaitForWriters: 2026/09/07 04:17:20 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (6.53s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:17:22 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:17:22 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:22 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:17:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:17:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:17:22 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:17:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:17:22 DEBUG : file1: newRWFileHandle: 2026/09/07 04:17:22 DEBUG : file1(0x3014fa92a240): openPending: 2026/09/07 04:17:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:17:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:22 DEBUG : file1(0x3014fa92a240): >openPending: err= 2026/09/07 04:17:22 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 04:17:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 04:17:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 04:17:22 DEBUG : file1(0x3014fa92a240): _writeAt: size=5, off=0 2026/09/07 04:17:22 DEBUG : file1(0x3014fa92a240): >_writeAt: n=5, err= 2026/09/07 04:17:22 DEBUG : file1(0x3014fa92a240): RWFileHandle.Release 2026/09/07 04:17:22 DEBUG : file1(0x3014fa92a240): close: 2026/09/07 04:17:22 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 04:17:22.573148389 +0000 UTC m=+767.060282727 2026/09/07 04:17:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 04:17:22 DEBUG : file1(0x3014fa92a240): >close: err= 2026/09/07 04:17:22 DEBUG : file1(0x3014fa92a240): RWFileHandle.Release 2026/09/07 04:17:22 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:17:22 DEBUG : Looking for writers 2026/09/07 04:17:22 DEBUG : file1: reading active writers 2026/09/07 04:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 04:17:22 DEBUG : Looking for writers 2026/09/07 04:17:22 DEBUG : file1: reading active writers 2026/09/07 04:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 04:17:22 DEBUG : Looking for writers 2026/09/07 04:17:22 DEBUG : file1: reading active writers 2026/09/07 04:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 04:17:22 DEBUG : Looking for writers 2026/09/07 04:17:22 DEBUG : file1: reading active writers 2026/09/07 04:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 04:17:22 DEBUG : file1: vfs cache: starting upload 2026/09/07 04:17:22 DEBUG : Looking for writers 2026/09/07 04:17:22 DEBUG : file1: reading active writers 2026/09/07 04:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 04:17:22 DEBUG : Looking for writers 2026/09/07 04:17:22 DEBUG : file1: reading active writers 2026/09/07 04:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 04:17:23 DEBUG : Looking for writers 2026/09/07 04:17:23 DEBUG : file1: reading active writers 2026/09/07 04:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 04:17:23 DEBUG : Looking for writers 2026/09/07 04:17:23 DEBUG : file1: reading active writers 2026/09/07 04:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:17:24 DEBUG : forgetting directory cache 2026/09/07 04:17:24 DEBUG : dir: forgetting directory cache 2026/09/07 04:17:24 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/09/07 04:17:24 DEBUG : Looking for writers 2026/09/07 04:17:24 DEBUG : file1: reading active writers 2026/09/07 04:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:17:25 DEBUG : Looking for writers 2026/09/07 04:17:25 DEBUG : file1: reading active writers 2026/09/07 04:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:17:26 DEBUG : file1: size = 5 OK 2026/09/07 04:17:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 04:17:26 INFO : file1: Copied (new) 2026/09/07 04:17:26 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-07 04:17:22.573 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/07 04:17:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 04:17:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:26 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 04:17:26 DEBUG : Looking for writers 2026/09/07 04:17:26 DEBUG : file1: reading active writers 2026/09/07 04:17:26 DEBUG : >WaitForWriters: 2026/09/07 04:17:26 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (6.62s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:17:28 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:17:28 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:28 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:17:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:17:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:28 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:17:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/07 04:17:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 04:17:35 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:17:35 DEBUG : dir/file1(0x3014fa9917c0): openPending: 2026/09/07 04:17:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 04:17:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 04:17:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:35 DEBUG : dir/file1(0x3014fa9917c0): >openPending: err= 2026/09/07 04:17:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/07 04:17:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:17:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:17:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 04:17:35 DEBUG : dir/file1(0x3014fa9917c0): _writeAt: size=5, off=0 2026/09/07 04:17:35 DEBUG : dir/file1(0x3014fa9917c0): >_writeAt: n=5, err= 2026/09/07 04:17:35 DEBUG : dir/file1(0x3014fa9917c0): close: 2026/09/07 04:17:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:17:35 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-07 04:17:35.72292599 +0000 UTC m=+780.210060317 2026/09/07 04:17:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/07 04:17:35 DEBUG : dir/file1(0x3014fa9917c0): >close: err= 2026/09/07 04:17:35 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:17:35 DEBUG : dir: Looking for writers 2026/09/07 04:17:35 DEBUG : file1: reading active writers 2026/09/07 04:17:35 DEBUG : Looking for writers 2026/09/07 04:17:35 DEBUG : dir: reading active writers 2026/09/07 04:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 04:17:35 DEBUG : dir: Looking for writers 2026/09/07 04:17:35 DEBUG : file1: reading active writers 2026/09/07 04:17:35 DEBUG : Looking for writers 2026/09/07 04:17:35 DEBUG : dir: reading active writers 2026/09/07 04:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 04:17:35 DEBUG : dir: Looking for writers 2026/09/07 04:17:35 DEBUG : file1: reading active writers 2026/09/07 04:17:35 DEBUG : Looking for writers 2026/09/07 04:17:35 DEBUG : dir: reading active writers 2026/09/07 04:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 04:17:35 DEBUG : dir: Looking for writers 2026/09/07 04:17:35 DEBUG : file1: reading active writers 2026/09/07 04:17:35 DEBUG : Looking for writers 2026/09/07 04:17:35 DEBUG : dir: reading active writers 2026/09/07 04:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 04:17:35 DEBUG : dir/file1: vfs cache: starting upload 2026/09/07 04:17:35 DEBUG : dir: Looking for writers 2026/09/07 04:17:35 DEBUG : file1: reading active writers 2026/09/07 04:17:35 DEBUG : Looking for writers 2026/09/07 04:17:35 DEBUG : dir: reading active writers 2026/09/07 04:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 04:17:36 DEBUG : dir: Looking for writers 2026/09/07 04:17:36 DEBUG : file1: reading active writers 2026/09/07 04:17:36 DEBUG : Looking for writers 2026/09/07 04:17:36 DEBUG : dir: reading active writers 2026/09/07 04:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 04:17:36 DEBUG : dir: Looking for writers 2026/09/07 04:17:36 DEBUG : file1: reading active writers 2026/09/07 04:17:36 DEBUG : Looking for writers 2026/09/07 04:17:36 DEBUG : dir: reading active writers 2026/09/07 04:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 04:17:36 DEBUG : dir: Looking for writers 2026/09/07 04:17:36 DEBUG : file1: reading active writers 2026/09/07 04:17:36 DEBUG : Looking for writers 2026/09/07 04:17:36 DEBUG : dir: reading active writers 2026/09/07 04:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:17:37 DEBUG : dir: Looking for writers 2026/09/07 04:17:37 DEBUG : file1: reading active writers 2026/09/07 04:17:37 DEBUG : Looking for writers 2026/09/07 04:17:37 DEBUG : dir: reading active writers 2026/09/07 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:17:38 DEBUG : dir/file1: size = 5 OK 2026/09/07 04:17:38 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 04:17:38 INFO : dir/file1: Copied (replaced existing) 2026/09/07 04:17:38 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-07 04:17:35.722 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/07 04:17:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/07 04:17:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/07 04:17:38 DEBUG : forgetting directory cache 2026/09/07 04:17:38 DEBUG : dir: forgetting directory cache 2026/09/07 04:17:38 DEBUG : dir/sub: forgetting directory cache 2026/09/07 04:17:38 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/07 04:17:39 DEBUG : dir: Looking for writers 2026/09/07 04:17:39 DEBUG : file1: reading active writers 2026/09/07 04:17:39 DEBUG : Looking for writers 2026/09/07 04:17:39 DEBUG : dir: reading active writers 2026/09/07 04:17:39 DEBUG : >WaitForWriters: 2026/09/07 04:17:39 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (13.21s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:17:42 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:17:42 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:42 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:17:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:17:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:42 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:17:51 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:17:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:17:52 DEBUG : dir/file1: newRWFileHandle: 2026/09/07 04:17:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/07 04:17:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/07 04:17:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/07 04:17:52 DEBUG : dir/file1(0x3014fa0b5240): _writeAt: size=5, off=0 2026/09/07 04:17:52 DEBUG : dir/file1(0x3014fa0b5240): openPending: 2026/09/07 04:17:52 DEBUG : forgetting directory cache 2026/09/07 04:17:52 DEBUG : dir: forgetting directory cache 2026/09/07 04:17:52 DEBUG : dir/sub: forgetting directory cache 2026/09/07 04:17:52 DEBUG : dir/sub/subsub: forgetting directory cache 2026/09/07 04:17:52 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/09/07 04:17:52 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/07 04:17:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/07 04:17:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/07 04:17:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:52 DEBUG : dir/file1(0x3014fa0b5240): >openPending: err= 2026/09/07 04:17:52 DEBUG : dir/file1(0x3014fa0b5240): >_writeAt: n=5, err= 2026/09/07 04:17:52 DEBUG : dir/file1(0x3014fa0b5240): _writeAt: size=15, off=5 2026/09/07 04:17:52 DEBUG : dir/file1(0x3014fa0b5240): >_writeAt: n=15, err= 2026/09/07 04:17:52 DEBUG : dir/file1(0x3014fa0b5240): close: 2026/09/07 04:17:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/07 04:17:52 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-07 04:17:52.899908313 +0000 UTC m=+797.387042651 2026/09/07 04:17:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/07 04:17:52 DEBUG : dir/file1(0x3014fa0b5240): >close: err= 2026/09/07 04:17:52 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:17:52 DEBUG : dir: Looking for writers 2026/09/07 04:17:52 DEBUG : file1: reading active writers 2026/09/07 04:17:52 DEBUG : Looking for writers 2026/09/07 04:17:52 DEBUG : dir: reading active writers 2026/09/07 04:17:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 04:17:52 DEBUG : dir: Looking for writers 2026/09/07 04:17:52 DEBUG : file1: reading active writers 2026/09/07 04:17:52 DEBUG : Looking for writers 2026/09/07 04:17:52 DEBUG : dir: reading active writers 2026/09/07 04:17:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 04:17:52 DEBUG : dir: Looking for writers 2026/09/07 04:17:52 DEBUG : file1: reading active writers 2026/09/07 04:17:52 DEBUG : Looking for writers 2026/09/07 04:17:52 DEBUG : dir: reading active writers 2026/09/07 04:17:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 04:17:52 DEBUG : dir: Looking for writers 2026/09/07 04:17:52 DEBUG : file1: reading active writers 2026/09/07 04:17:52 DEBUG : Looking for writers 2026/09/07 04:17:52 DEBUG : dir: reading active writers 2026/09/07 04:17:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 04:17:53 DEBUG : dir/file1: vfs cache: starting upload 2026/09/07 04:17:53 DEBUG : dir: Looking for writers 2026/09/07 04:17:53 DEBUG : file1: reading active writers 2026/09/07 04:17:53 DEBUG : Looking for writers 2026/09/07 04:17:53 DEBUG : dir: reading active writers 2026/09/07 04:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 04:17:53 DEBUG : dir: Looking for writers 2026/09/07 04:17:53 DEBUG : file1: reading active writers 2026/09/07 04:17:53 DEBUG : Looking for writers 2026/09/07 04:17:53 DEBUG : dir: reading active writers 2026/09/07 04:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 04:17:53 DEBUG : dir: Looking for writers 2026/09/07 04:17:53 DEBUG : file1: reading active writers 2026/09/07 04:17:53 DEBUG : Looking for writers 2026/09/07 04:17:53 DEBUG : dir: reading active writers 2026/09/07 04:17:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 04:17:54 DEBUG : dir: Looking for writers 2026/09/07 04:17:54 DEBUG : file1: reading active writers 2026/09/07 04:17:54 DEBUG : Looking for writers 2026/09/07 04:17:54 DEBUG : dir: reading active writers 2026/09/07 04:17:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:17:55 DEBUG : dir: Looking for writers 2026/09/07 04:17:55 DEBUG : file1: reading active writers 2026/09/07 04:17:55 DEBUG : Looking for writers 2026/09/07 04:17:55 DEBUG : dir: reading active writers 2026/09/07 04:17:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:17:55 DEBUG : dir/file1: size = 20 OK 2026/09/07 04:17:55 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/07 04:17:55 INFO : dir/file1: Copied (replaced existing) 2026/09/07 04:17:55 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-07 04:17:52.899 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/07 04:17:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/07 04:17:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/07 04:17:56 DEBUG : dir: Looking for writers 2026/09/07 04:17:56 DEBUG : file1: reading active writers 2026/09/07 04:17:56 DEBUG : Looking for writers 2026/09/07 04:17:56 DEBUG : dir: reading active writers 2026/09/07 04:17:56 DEBUG : >WaitForWriters: 2026/09/07 04:17:56 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (17.21s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:17:59 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:17:59 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:59 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:17:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:17:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:17:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:17:59 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:17:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:17:59 DEBUG : file1: newRWFileHandle: 2026/09/07 04:17:59 DEBUG : file1(0x3014fa92ba40): openPending: 2026/09/07 04:17:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:17:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:59 DEBUG : file1(0x3014fa92ba40): >openPending: err= 2026/09/07 04:17:59 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 04:17:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:17:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 04:17:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 04:17:59 DEBUG : file1(0x3014fa92ba40): _writeAt: size=5, off=0 2026/09/07 04:17:59 DEBUG : file1(0x3014fa92ba40): >_writeAt: n=5, err= 2026/09/07 04:17:59 DEBUG : file1(0x3014fa92ba40): close: 2026/09/07 04:17:59 DEBUG : file1: vfs cache: setting modification time to 2026-09-07 04:17:59.604328675 +0000 UTC m=+804.091463023 2026/09/07 04:17:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 04:17:59 DEBUG : file1(0x3014fa92ba40): >close: err= 2026/09/07 04:17:59 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:17:59 DEBUG : Looking for writers 2026/09/07 04:17:59 DEBUG : file1: reading active writers 2026/09/07 04:17:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 04:17:59 DEBUG : Looking for writers 2026/09/07 04:17:59 DEBUG : file1: reading active writers 2026/09/07 04:17:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 04:17:59 DEBUG : Looking for writers 2026/09/07 04:17:59 DEBUG : file1: reading active writers 2026/09/07 04:17:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 04:17:59 DEBUG : Looking for writers 2026/09/07 04:17:59 DEBUG : file1: reading active writers 2026/09/07 04:17:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 04:17:59 DEBUG : file1: vfs cache: starting upload 2026/09/07 04:17:59 DEBUG : Looking for writers 2026/09/07 04:17:59 DEBUG : file1: reading active writers 2026/09/07 04:17:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 04:17:59 DEBUG : Looking for writers 2026/09/07 04:17:59 DEBUG : file1: reading active writers 2026/09/07 04:17:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 04:18:00 DEBUG : Looking for writers 2026/09/07 04:18:00 DEBUG : file1: reading active writers 2026/09/07 04:18:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 04:18:00 DEBUG : Looking for writers 2026/09/07 04:18:00 DEBUG : file1: reading active writers 2026/09/07 04:18:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:18:01 DEBUG : Looking for writers 2026/09/07 04:18:01 DEBUG : file1: reading active writers 2026/09/07 04:18:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:18:02 DEBUG : Looking for writers 2026/09/07 04:18:02 DEBUG : file1: reading active writers 2026/09/07 04:18:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:18:03 DEBUG : file1: size = 5 OK 2026/09/07 04:18:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 04:18:03 INFO : file1: Copied (new) 2026/09/07 04:18:03 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-07 04:17:59.604 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/07 04:18:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 04:18:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:18:03 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 04:18:03 DEBUG : Looking for writers 2026/09/07 04:18:03 DEBUG : file1: reading active writers 2026/09/07 04:18:03 DEBUG : >WaitForWriters: 2026/09/07 04:18:03 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (6.61s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:18:05 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:18:05 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:05 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:18:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:18:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/07 04:18:05 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9907c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9907c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9907c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9907c0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9907c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.215465261 +0000 UTC m=+810.702599679 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9907c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa990c80): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa990c80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa990c80): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa990c80): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa990c80): _writeAt: size=3, off=2 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa990c80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa990c80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.215465261 +0000 UTC m=+810.702599679 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa990c80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa991180): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa991180): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa991180): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa991180): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa991180): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.215465261 +0000 UTC m=+810.702599679 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa991180): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa6a48c0 item 1 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa991a00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa991a00): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa991a00): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa991a00): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa991a00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.219011308 +0000 UTC m=+810.706145646 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa991a00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa34cc00): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa34cc00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa34cc00): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa34cc00): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa34cc00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.219011308 +0000 UTC m=+810.706145646 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa34cc00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa6a5650 item 2 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa34dbc0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa34dbc0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa34dbc0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa34dbc0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa34dbc0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.220927166 +0000 UTC m=+810.708061505 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa34dbc0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0b4d80): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0b4d80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0b4d80): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0b4d80): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0b4d80): _writeAt: size=3, off=2 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0b4d80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0b4d80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.220927166 +0000 UTC m=+810.708061505 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0b4d80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0b5340): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0b5340): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0b5340): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0b5340): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0b5340): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.220927166 +0000 UTC m=+810.708061505 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0b5340): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa6a5dc0 item 3 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d4540): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d4540): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d4540): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d4540): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d4540): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.22524975 +0000 UTC m=+810.712384198 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d4540): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d5200): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d5200): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d5200): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d5200): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d5200): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.22524975 +0000 UTC m=+810.712384198 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d5200): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa400ee0 item 4 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa473740): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa473740): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa473740): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa473740): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa473740): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.22806215 +0000 UTC m=+810.715196499 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa473740): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa473cc0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa473cc0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa473cc0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa473cc0): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa473cc0): _writeAt: size=3, off=2 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa473cc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa473cc0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.22806215 +0000 UTC m=+810.715196499 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa473cc0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92a300): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92a300): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92a300): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92a300): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92a300): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.22806215 +0000 UTC m=+810.715196499 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92a300): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa3fec40 item 5 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92ab00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92ab00): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92ab00): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92ab00): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92ab00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.231370439 +0000 UTC m=+810.718504777 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92ab00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92b0c0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92b0c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92b0c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92b0c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92b0c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.231370439 +0000 UTC m=+810.718504777 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92b0c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa76e460 item 6 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92bc40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92bc40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92bc40): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92bc40): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92bc40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.233156402 +0000 UTC m=+810.720290740 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa92bc40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3a640): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3a640): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3a640): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3a640): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3a640): _writeAt: size=3, off=2 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3a640): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3a640): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.233156402 +0000 UTC m=+810.720290740 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3a640): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3ab00): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3ab00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3ab00): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3ab00): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3ab00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.233156402 +0000 UTC m=+810.720290740 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3ab00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa76f180 item 7 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3b180): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3b180): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3b180): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3b180): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3b180): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.235817778 +0000 UTC m=+810.722952116 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3b180): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3b780): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3b780): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3b780): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3b780): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3b780): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.235817778 +0000 UTC m=+810.722952116 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3b780): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa76fc00 item 8 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3bd80): _readAt: size=2, off=0 2026/09/07 04:18:06 ERROR : open-test-file(0x3014fab3bd80): Couldn't read size of file 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3bd80): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3bd80): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3bd80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3bd80): close: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab3bd80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ec240): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ec240): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ec240): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ec240): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ec240): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.237853763 +0000 UTC m=+810.724988122 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ec240): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ec8c0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ec8c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ec8c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ec8c0): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ec8c0): _writeAt: size=3, off=2 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ec8c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ec8c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.237853763 +0000 UTC m=+810.724988122 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ec8c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ecec0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ecec0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ecec0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ecec0): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ecec0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.237853763 +0000 UTC m=+810.724988122 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ecec0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa237e30 item 9 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ed600): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ed600): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ed600): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ed600): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ed600): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.241171028 +0000 UTC m=+810.728305366 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5ed600): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5edb80): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5edb80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5edb80): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5edb80): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5edb80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.241171028 +0000 UTC m=+810.728305366 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa5edb80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa5784d0 item 10 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9342c0): _readAt: size=2, off=0 2026/09/07 04:18:06 ERROR : open-test-file(0x3014fa9342c0): Couldn't read size of file 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9342c0): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9342c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9342c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9342c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9342c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa934680): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa934680): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa934680): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa934680): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa934680): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.243145147 +0000 UTC m=+810.730279485 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa934680): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa934b80): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa934b80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa934b80): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa934b80): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa934b80): _writeAt: size=3, off=2 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa934b80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa934b80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.243145147 +0000 UTC m=+810.730279485 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa934b80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935080): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935080): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935080): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935080): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935080): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.243145147 +0000 UTC m=+810.730279485 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935080): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa578f50 item 11 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935700): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935700): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935700): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935700): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935700): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.245938271 +0000 UTC m=+810.733072669 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935700): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935c40): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935c40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935c40): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935c40): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935c40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.245938271 +0000 UTC m=+810.733072669 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa935c40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa42a000 item 12 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8380): _readAt: size=2, off=0 2026/09/07 04:18:06 ERROR : open-test-file(0x3014fa9d8380): Couldn't read size of file 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8380): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8380): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8380): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8380): close: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8380): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8740): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8740): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8740): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8740): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8740): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.247968906 +0000 UTC m=+810.735103244 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8740): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8e00): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8e00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8e00): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8e00): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8e00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.247968906 +0000 UTC m=+810.735103244 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d8e00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa42ae00 item 13 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d9480): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d9480): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d9480): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d9480): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d9480): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.249690609 +0000 UTC m=+810.736824947 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d9480): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d99c0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d99c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d99c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d99c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d99c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.249690609 +0000 UTC m=+810.736824947 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9d99c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa42b9d0 item 14 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ea100): _readAt: size=2, off=0 2026/09/07 04:18:06 ERROR : open-test-file(0x3014fa9ea100): Couldn't read size of file 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ea100): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ea100): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ea100): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ea100): close: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ea100): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ea4c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ea4c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ea4c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ea4c0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ea4c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.251572172 +0000 UTC m=+810.738706510 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ea4c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eab80): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eab80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eab80): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eab80): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eab80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.251572172 +0000 UTC m=+810.738706510 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eab80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014f9fe1730 item 15 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eb200): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eb200): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eb200): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eb200): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eb200): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.253421464 +0000 UTC m=+810.740555812 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eb200): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eb740): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eb740): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eb740): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eb740): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eb740): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.253421464 +0000 UTC m=+810.740555812 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9eb740): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa254380 item 16 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ebd80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ebd80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ebd80): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ebd80): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ebd80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.255387407 +0000 UTC m=+810.742521745 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa9ebd80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4a300): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4a300): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4a300): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4a300): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4a300): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4a300): _writeAt: size=3, off=7 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4a300): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4a300): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.255387407 +0000 UTC m=+810.742521745 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4a300): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4a800): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4a800): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4a800): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4a800): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4a800): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.255387407 +0000 UTC m=+810.742521745 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4a800): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa254a10 item 17 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4ae80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4ae80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4ae80): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4ae80): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4ae80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.257715584 +0000 UTC m=+810.744849932 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4ae80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4b3c0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4b3c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4b3c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4b3c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4b3c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.257715584 +0000 UTC m=+810.744849932 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4b3c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa255340 item 18 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4ba40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4ba40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4ba40): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4ba40): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4ba40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.259307561 +0000 UTC m=+810.746441899 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faa4ba40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6040): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6040): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6040): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6040): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6040): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6040): _writeAt: size=3, off=7 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6040): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6040): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.259307561 +0000 UTC m=+810.746441899 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6040): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6540): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6540): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6540): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6540): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6540): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.259307561 +0000 UTC m=+810.746441899 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6540): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa255ab0 item 19 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6bc0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6bc0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6bc0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6bc0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6bc0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.262110434 +0000 UTC m=+810.749244792 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab6bc0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7100): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7100): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7100): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7100): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7100): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.262110434 +0000 UTC m=+810.749244792 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7100): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa78ae70 item 20 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7780): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7780): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7780): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7780): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7780): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.263964777 +0000 UTC m=+810.751099125 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7780): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7c80): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7c80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7c80): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7c80): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7c80): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7c80): _writeAt: size=3, off=7 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7c80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7c80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.263964777 +0000 UTC m=+810.751099125 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faab7c80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08280): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08280): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08280): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08280): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08280): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.263964777 +0000 UTC m=+810.751099125 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08280): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa0e8150 item 21 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08900): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08900): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08900): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08900): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08900): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.266526935 +0000 UTC m=+810.753661283 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08900): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08e40): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08e40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08e40): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08e40): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08e40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.266526935 +0000 UTC m=+810.753661283 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab08e40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa0e8d20 item 22 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab094c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab094c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab094c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab094c0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab094c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.268517655 +0000 UTC m=+810.755652002 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab094c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa444880): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa444880): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa444880): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa444880): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa444880): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa444880): _writeAt: size=3, off=7 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa444880): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa444880): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.268517655 +0000 UTC m=+810.755652002 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa444880): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa4452c0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa4452c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa4452c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa4452c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa4452c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.268517655 +0000 UTC m=+810.755652002 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa4452c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa0e9570 item 23 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa445a00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa445a00): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa445a00): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa445a00): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa445a00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.27129529 +0000 UTC m=+810.758429628 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa445a00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9c480): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9c480): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9c480): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9c480): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9c480): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.27129529 +0000 UTC m=+810.758429628 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9c480): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa3d25b0 item 24 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9cac0): _readAt: size=2, off=0 2026/09/07 04:18:06 ERROR : open-test-file(0x3014fab9cac0): Couldn't read size of file 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9cac0): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9cac0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9cac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9cac0): close: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9cac0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9ce80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9ce80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9ce80): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9ce80): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9ce80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.273075392 +0000 UTC m=+810.760209730 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9ce80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9d380): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9d380): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9d380): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9d380): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9d380): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9d380): _writeAt: size=3, off=7 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9d380): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9d380): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.273075392 +0000 UTC m=+810.760209730 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9d380): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9d8c0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9d8c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9d8c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9d8c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9d8c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.273075392 +0000 UTC m=+810.760209730 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab9d8c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa6e4000 item 25 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0040): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0040): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0040): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0040): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0040): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.275537562 +0000 UTC m=+810.762671900 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0040): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0580): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0580): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0580): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0580): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0580): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.275537562 +0000 UTC m=+810.762671900 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0580): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa6e4b60 item 26 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0bc0): _readAt: size=2, off=0 2026/09/07 04:18:06 ERROR : open-test-file(0x3014fabc0bc0): Couldn't read size of file 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0bc0): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0bc0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0bc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0bc0): close: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0bc0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0f80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0f80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0f80): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0f80): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0f80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.277698252 +0000 UTC m=+810.764832590 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc0f80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc1480): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc1480): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc1480): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc1480): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc1480): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc1480): _writeAt: size=3, off=7 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc1480): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc1480): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.277698252 +0000 UTC m=+810.764832590 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc1480): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc19c0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc19c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc19c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc19c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc19c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.277698252 +0000 UTC m=+810.764832590 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabc19c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa6e51f0 item 27 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8140): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8140): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8140): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8140): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8140): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.280191552 +0000 UTC m=+810.767325910 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8140): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8680): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8680): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8680): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8680): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8680): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.280191552 +0000 UTC m=+810.767325910 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8680): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa6e5a40 item 28 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8cc0): _readAt: size=2, off=0 2026/09/07 04:18:06 ERROR : open-test-file(0x3014fabf8cc0): Couldn't read size of file 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8cc0): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8cc0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8cc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8cc0): close: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf8cc0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9080): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9080): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9080): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9080): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9080): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.282225774 +0000 UTC m=+810.769360112 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9080): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9740): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9740): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9740): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9740): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9740): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.282225774 +0000 UTC m=+810.769360112 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9740): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa480e00 item 29 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9dc0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9dc0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9dc0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9dc0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9dc0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.284286466 +0000 UTC m=+810.771420874 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fabf9dc0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24400): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24400): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24400): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24400): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24400): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.284286466 +0000 UTC m=+810.771420874 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24400): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa75a1c0 item 30 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24a40): _readAt: size=2, off=0 2026/09/07 04:18:06 ERROR : open-test-file(0x3014fac24a40): Couldn't read size of file 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24a40): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24a40): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24a40): close: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24a40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24e00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24e00): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24e00): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24e00): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24e00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.286347588 +0000 UTC m=+810.773481926 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac24e00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac254c0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac254c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac254c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac254c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac254c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.286347588 +0000 UTC m=+810.773481926 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac254c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa75afc0 item 31 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac25b40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac25b40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac25b40): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac25b40): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac25b40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.288156203 +0000 UTC m=+810.775290541 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac25b40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3c180): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3c180): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3c180): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3c180): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3c180): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.288156203 +0000 UTC m=+810.775290541 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3c180): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa75b7a0 item 32 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3c7c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3c7c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3c7c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3c7c0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3c7c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.289638473 +0000 UTC m=+810.776772811 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3c7c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3cc40): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3cc40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3cc40): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3cc40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3cc40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa43c460 item 33 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3cc40): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3cc40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.290349105 +0000 UTC m=+810.777483443 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3cc40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3d140): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3d140): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3d140): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3d140): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3d140): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.290349105 +0000 UTC m=+810.777483443 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3d140): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa43d730 item 33 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3d780): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3d780): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3d780): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3d780): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3d780): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.292254794 +0000 UTC m=+810.779389132 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3d780): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3dc00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3dc00): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa3943f0 item 34 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3dc00): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3dc00): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3dc00): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3dc00): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3dc00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.292995884 +0000 UTC m=+810.780130222 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac3dc00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70240): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70240): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70240): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70240): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70240): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.292995884 +0000 UTC m=+810.780130222 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70240): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa394690 item 34 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70880): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70880): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70880): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70880): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70880): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.29478897 +0000 UTC m=+810.781923368 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70880): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70d00): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70d00): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70d00): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70d00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70d00): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa395110 item 35 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70d00): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70d00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.295476458 +0000 UTC m=+810.782610806 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac70d00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71200): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71200): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71200): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71200): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71200): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.295476458 +0000 UTC m=+810.782610806 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71200): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa395490 item 35 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71880): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71880): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71880): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71880): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71880): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.297472117 +0000 UTC m=+810.784606455 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71880): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71d80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71d80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa395c00 item 36 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71d80): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71d80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71d80): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71d80): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71d80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.298266428 +0000 UTC m=+810.785400776 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fac71d80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade23c0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade23c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade23c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade23c0): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade23c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.298266428 +0000 UTC m=+810.785400776 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade23c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa506850 item 36 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade2a00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade2a00): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade2a00): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade2a00): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade2a00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.299895554 +0000 UTC m=+810.787029892 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade2a00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade2e80): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade2e80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade2e80): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade2e80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade2e80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa507500 item 37 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade2e80): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade2e80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.300609232 +0000 UTC m=+810.787743570 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade2e80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade3380): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade3380): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade3380): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade3380): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade3380): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.300609232 +0000 UTC m=+810.787743570 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade3380): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa507b90 item 37 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade3a00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade3a00): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade3a00): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade3a00): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade3a00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.302312319 +0000 UTC m=+810.789446667 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fade3a00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00000): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00000): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa6324d0 item 38 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00000): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00000): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00000): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00000): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00000): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.302973256 +0000 UTC m=+810.790107594 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00000): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00540): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00540): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00540): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00540): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00540): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.302973256 +0000 UTC m=+810.790107594 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00540): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa632770 item 38 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00bc0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00bc0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00bc0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00bc0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00bc0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.304678197 +0000 UTC m=+810.791812535 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae00bc0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae010c0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae010c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae010c0): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae010c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae010c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa632ee0 item 39 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae010c0): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae010c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.305418615 +0000 UTC m=+810.792552953 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae010c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae015c0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae015c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae015c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae015c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae015c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.305418615 +0000 UTC m=+810.792552953 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae015c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa633260 item 39 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae01c40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae01c40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae01c40): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae01c40): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae01c40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.307029487 +0000 UTC m=+810.794163825 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae01c40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16240): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16240): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa633ab0 item 40 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16240): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16240): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16240): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16240): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16240): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.307848183 +0000 UTC m=+810.794982531 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16240): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16780): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16780): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16780): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16780): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16780): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.307848183 +0000 UTC m=+810.794982531 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16780): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa633d50 item 40 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16d40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16d40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16d40): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16d40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16d40): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16d40): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16d40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.309656809 +0000 UTC m=+810.796791158 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae16d40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17240): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17240): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17240): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa6344d0 item 41 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17240): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17240): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.310373432 +0000 UTC m=+810.797507780 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17240): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17700): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17700): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17700): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17700): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17700): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa6347e0 item 41 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17700): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17700): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.311773897 +0000 UTC m=+810.798908235 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17700): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17c40): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17c40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17c40): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17c40): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17c40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.311773897 +0000 UTC m=+810.798908235 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae17c40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa634d20 item 41 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36380): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36380): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36380): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36380): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36380): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36380): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36380): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.313547918 +0000 UTC m=+810.800682256 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36380): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36880): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36880): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36880): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa635340 item 42 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36880): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36880): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.314174752 +0000 UTC m=+810.801309100 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36880): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36dc0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36dc0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa635880 item 42 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36dc0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36dc0): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36dc0): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36dc0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.314817255 +0000 UTC m=+810.801951603 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae36dc0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37340): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37340): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37340): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37340): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37340): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.314817255 +0000 UTC m=+810.801951603 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37340): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa635b90 item 42 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37980): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37980): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37980): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37980): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37980): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37980): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37980): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.317231625 +0000 UTC m=+810.804365963 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37980): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37e80): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37e80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37e80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa63a2a0 item 43 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37e80): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37e80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.317806359 +0000 UTC m=+810.804940697 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae37e80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae504c0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae504c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae504c0): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae504c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae504c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa63a540 item 43 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae504c0): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae504c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.31845759 +0000 UTC m=+810.805591938 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae504c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae50a00): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae50a00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae50a00): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae50a00): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae50a00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.31845759 +0000 UTC m=+810.805591938 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae50a00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa63a850 item 43 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51040): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51040): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51040): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51040): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51040): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51040): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51040): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.32014666 +0000 UTC m=+810.807280998 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51040): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51540): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51540): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51540): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa63ae00 item 44 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51540): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51540): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.320671551 +0000 UTC m=+810.807805889 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51540): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51a80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51a80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa63b0a0 item 44 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51a80): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51a80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51a80): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51a80): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51a80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.321338872 +0000 UTC m=+810.808473230 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae51a80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6e100): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6e100): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6e100): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6e100): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6e100): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.321338872 +0000 UTC m=+810.808473230 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6e100): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa63b3b0 item 44 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6e740): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6e740): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6e740): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6e740): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6e740): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6e740): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6e740): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.322861537 +0000 UTC m=+810.809995876 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6e740): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6ec40): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6ec40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6ec40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa63b960 item 45 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6ec40): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6ec40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.323469365 +0000 UTC m=+810.810603704 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6ec40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6f340): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6f340): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6f340): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6f340): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6f340): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.323469365 +0000 UTC m=+810.810603704 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6f340): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa63bc00 item 45 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6f980): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6f980): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6f980): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6f980): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6f980): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6f980): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6f980): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.325206415 +0000 UTC m=+810.812340764 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6f980): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6fe80): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6fe80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6fe80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa5ac620 item 46 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6fe80): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6fe80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.325772345 +0000 UTC m=+810.812906683 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae6fe80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae88680): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae88680): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae88680): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae88680): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae88680): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.325772345 +0000 UTC m=+810.812906683 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae88680): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa5acaf0 item 46 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae88cc0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae88cc0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae88cc0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae88cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae88cc0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae88cc0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae88cc0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.327631305 +0000 UTC m=+810.814765643 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae88cc0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae891c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae891c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae891c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa5ad0a0 item 47 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae891c0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae891c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.328455442 +0000 UTC m=+810.815589780 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae891c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae898c0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae898c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae898c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae898c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae898c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.328455442 +0000 UTC m=+810.815589780 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fae898c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa5ad340 item 47 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2000): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2000): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2000): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2000): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2000): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2000): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2000): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.330242146 +0000 UTC m=+810.817376484 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2000): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2500): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2500): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2500): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa5ad8f0 item 48 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2500): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2500): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.330872166 +0000 UTC m=+810.818026772 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2500): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2c00): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2c00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2c00): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2c00): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2c00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.330872166 +0000 UTC m=+810.818026772 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea2c00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa5adb90 item 48 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea3240): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea3240): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea3240): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea3240): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea3240): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.332737759 +0000 UTC m=+810.819872097 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea3240): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea36c0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea36c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea36c0): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea36c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea36c0): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea36c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa3e2700 item 49 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea36c0): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea36c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.333487125 +0000 UTC m=+810.820621463 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea36c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea3c00): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea3c00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea3c00): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea3c00): >_readAt: n=8, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea3c00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.333487125 +0000 UTC m=+810.820621463 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faea3c00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa3e2c40 item 49 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0380): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0380): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0380): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0380): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0380): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.335403794 +0000 UTC m=+810.822538153 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0380): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0880): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0880): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0880): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa3e33b0 item 50 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0880): _readAt: size=2, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0880): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0880): _writeAt: size=3, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0880): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0880): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.336200779 +0000 UTC m=+810.823335117 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0880): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0e00): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0e00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0e00): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0e00): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0e00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.336200779 +0000 UTC m=+810.823335117 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec0e00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa3e36c0 item 50 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1480): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1480): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1480): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1480): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1480): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.338108983 +0000 UTC m=+810.825243321 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1480): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1980): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1980): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1980): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1980): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1980): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1980): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa9803f0 item 51 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1980): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1980): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.338771705 +0000 UTC m=+810.825906043 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1980): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1ec0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1ec0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1ec0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1ec0): >_readAt: n=8, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1ec0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.338771705 +0000 UTC m=+810.825906043 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faec1ec0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa9809a0 item 51 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedc640): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedc640): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedc640): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedc640): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedc640): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.340982991 +0000 UTC m=+810.828117339 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedc640): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedcb40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedcb40): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedcb40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa981500 item 52 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedcb40): _readAt: size=2, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedcb40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedcb40): _writeAt: size=3, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedcb40): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedcb40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.341970596 +0000 UTC m=+810.829104964 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedcb40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d5900): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d5900): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d5900): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d5900): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d5900): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.341970596 +0000 UTC m=+810.829104964 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fa0d5900): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa4011f0 item 52 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0c100): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0c100): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0c100): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0c100): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0c100): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.344743373 +0000 UTC m=+810.831877721 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0c100): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0c600): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0c600): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0c600): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0c600): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0c600): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0c600): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa401e30 item 53 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0c600): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0c600): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.345411665 +0000 UTC m=+810.832546023 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0c600): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0cb40): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0cb40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0cb40): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0cb40): >_readAt: n=8, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0cb40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.345411665 +0000 UTC m=+810.832546023 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0cb40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faf16230 item 53 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0d1c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0d1c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0d1c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0d1c0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0d1c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.347074546 +0000 UTC m=+810.834208894 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0d1c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0d6c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0d6c0): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0d6c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faf167e0 item 54 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0d6c0): _readAt: size=2, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0d6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0d6c0): _writeAt: size=3, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0d6c0): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0d6c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.34779744 +0000 UTC m=+810.834931789 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0d6c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0dc40): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0dc40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0dc40): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0dc40): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0dc40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.34779744 +0000 UTC m=+810.834931789 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf0dc40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faf16a80 item 54 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2c3c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2c3c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2c3c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2c3c0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2c3c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.349595827 +0000 UTC m=+810.836730175 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2c3c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2c8c0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2c8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2c8c0): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2c8c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2c8c0): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2c8c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faf17030 item 55 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2c8c0): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2c8c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.350343609 +0000 UTC m=+810.837477957 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2c8c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2ce00): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2ce00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2ce00): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2ce00): >_readAt: n=8, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2ce00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.350343609 +0000 UTC m=+810.837477957 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2ce00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faf172d0 item 55 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2d480): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2d480): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2d480): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2d480): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2d480): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.352378682 +0000 UTC m=+810.839513030 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2d480): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2d980): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2d980): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2d980): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faf17880 item 56 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2d980): _readAt: size=2, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2d980): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2d980): _writeAt: size=3, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2d980): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2d980): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.353131935 +0000 UTC m=+810.840266283 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf2d980): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48000): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48000): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48000): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48000): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48000): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.353131935 +0000 UTC m=+810.840266283 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48000): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faf17b20 item 56 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48640): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48640): open at offset 0 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48640): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48640): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48640): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48640): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48640): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48640): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.354754089 +0000 UTC m=+810.841888447 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48640): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48b80): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48b80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48b80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faf4c230 item 57 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48b80): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48b80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.3555331 +0000 UTC m=+810.842667448 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf48b80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf490c0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf490c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf490c0): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf490c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf490c0): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf490c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faf4c4d0 item 57 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf490c0): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf490c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.356291512 +0000 UTC m=+810.843425870 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf490c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf49640): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf49640): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf49640): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf49640): >_readAt: n=8, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf49640): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.356291512 +0000 UTC m=+810.843425870 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf49640): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faf4c770 item 57 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf49c80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf49c80): open at offset 0 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf49c80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf49c80): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf49c80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf49c80): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf49c80): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf49c80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.358109395 +0000 UTC m=+810.845243744 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faf49c80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0742c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0742c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0742c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faf4cd20 item 58 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0742c0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0742c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.358698479 +0000 UTC m=+810.845832836 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0742c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb074800): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb074800): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb074800): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faf4cfc0 item 58 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb074800): _readAt: size=2, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb074800): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb074800): _writeAt: size=3, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb074800): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb074800): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.359444728 +0000 UTC m=+810.846579076 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb074800): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb074dc0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb074dc0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb074dc0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb074dc0): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb074dc0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.359444728 +0000 UTC m=+810.846579076 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb074dc0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faf4d260 item 58 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075400): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075400): open at offset 0 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075400): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075400): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075400): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075400): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075400): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075400): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.361382817 +0000 UTC m=+810.848517176 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075400): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075940): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075940): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075940): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faf4d810 item 59 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075940): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075940): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.362330938 +0000 UTC m=+810.849465286 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075940): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075e80): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075e80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075e80): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075e80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075e80): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075e80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faf4dab0 item 59 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075e80): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075e80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.363056929 +0000 UTC m=+810.850191277 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb075e80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09c500): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09c500): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09c500): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09c500): >_readAt: n=8, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09c500): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.363056929 +0000 UTC m=+810.850191277 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09c500): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faf4dd50 item 59 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09cb40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09cb40): open at offset 0 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09cb40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09cb40): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09cb40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09cb40): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09cb40): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09cb40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.364827673 +0000 UTC m=+810.851962021 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09cb40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09d080): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09d080): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09d080): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb0a4460 item 60 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09d080): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09d080): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.365568883 +0000 UTC m=+810.852703232 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09d080): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09d5c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09d5c0): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09d5c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb0a4700 item 60 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09d5c0): _readAt: size=2, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09d5c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09d5c0): _writeAt: size=3, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09d5c0): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09d5c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.366440069 +0000 UTC m=+810.853574416 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09d5c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09db80): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09db80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09db80): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09db80): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09db80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.366440069 +0000 UTC m=+810.853574416 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb09db80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb0a49a0 item 60 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b82c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b82c0): open at offset 0 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b82c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b82c0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b82c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b82c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b82c0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b82c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.370429874 +0000 UTC m=+810.857564212 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b82c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b8800): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b8800): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b8800): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb0a4f50 item 61 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b8800): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b8800): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.3711164 +0000 UTC m=+810.858250738 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b8800): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b8f00): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b8f00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b8f00): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b8f00): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b8f00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.3711164 +0000 UTC m=+810.858250738 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b8f00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb0a51f0 item 61 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b9540): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b9540): open at offset 0 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b9540): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b9540): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b9540): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b9540): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b9540): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b9540): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.375837086 +0000 UTC m=+810.862971424 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b9540): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b9a80): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b9a80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b9a80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb0a57a0 item 62 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b9a80): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b9a80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.376525415 +0000 UTC m=+810.863659753 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0b9a80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dc280): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dc280): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dc280): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dc280): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dc280): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.376525415 +0000 UTC m=+810.863659753 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dc280): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb0a5a40 item 62 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dc8c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dc8c0): open at offset 0 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dc8c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dc8c0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dc8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dc8c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dc8c0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dc8c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.378498812 +0000 UTC m=+810.865633171 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dc8c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dce00): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dce00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dce00): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb0e4150 item 63 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dce00): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dce00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.379831018 +0000 UTC m=+810.866965366 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dce00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dd500): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dd500): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dd500): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dd500): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dd500): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.379831018 +0000 UTC m=+810.866965366 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0dd500): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb0e43f0 item 63 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0ddb40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0ddb40): open at offset 0 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0ddb40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0ddb40): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0ddb40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0ddb40): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0ddb40): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0ddb40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.382118538 +0000 UTC m=+810.869252887 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0ddb40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6180): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6180): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6180): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb0e49a0 item 64 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6180): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6180): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.38325772 +0000 UTC m=+810.870392058 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6180): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6880): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6880): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6880): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6880): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6880): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.38325772 +0000 UTC m=+810.870392058 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6880): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb0e4c40 item 64 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6ec0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6ec0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6ec0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6ec0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6ec0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.385601506 +0000 UTC m=+810.872735844 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f6ec0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7340): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7340): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7340): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7340): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7340): _writeAt: size=3, off=2 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb0e51f0 item 65 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7340): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7340): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.386443918 +0000 UTC m=+810.873578266 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7340): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7840): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7840): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7840): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7840): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7840): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.386443918 +0000 UTC m=+810.873578266 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7840): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb0e5490 item 65 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7e80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7e80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7e80): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7e80): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7e80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.388378772 +0000 UTC m=+810.875513110 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb0f7e80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160400): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160400): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb0e5a40 item 66 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160400): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160400): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160400): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160400): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160400): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.389233436 +0000 UTC m=+810.876367774 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160400): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160940): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160940): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160940): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160940): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160940): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.389233436 +0000 UTC m=+810.876367774 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160940): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb0e5ce0 item 66 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160f80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160f80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160f80): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160f80): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160f80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.394393451 +0000 UTC m=+810.881527789 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb160f80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb161400): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb161400): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb161400): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb161400): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb161400): _writeAt: size=3, off=2 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb1703f0 item 67 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb161400): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb161400): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.395230762 +0000 UTC m=+810.882365100 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb161400): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb161900): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb161900): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb161900): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb161900): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb161900): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.395230762 +0000 UTC m=+810.882365100 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb161900): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb170690 item 67 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190080): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190080): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190080): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190080): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190080): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.397287707 +0000 UTC m=+810.884422045 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190080): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190580): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190580): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb170c40 item 68 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190580): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190580): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190580): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190580): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190580): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.398512039 +0000 UTC m=+810.885646377 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190580): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190ac0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190ac0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190ac0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190ac0): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190ac0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.398512039 +0000 UTC m=+810.885646377 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb190ac0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb170ee0 item 68 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191100): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191100): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191100): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191100): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191100): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.401057807 +0000 UTC m=+810.888192145 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191100): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191580): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191580): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191580): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191580): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191580): _writeAt: size=3, off=2 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb171490 item 69 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191580): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191580): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.40180603 +0000 UTC m=+810.888940368 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191580): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191a80): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191a80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191a80): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191a80): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191a80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.40180603 +0000 UTC m=+810.888940368 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb191a80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb171730 item 69 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4200): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4200): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4200): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4200): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4200): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.403647918 +0000 UTC m=+810.890782256 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4200): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4700): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4700): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb171ce0 item 70 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4700): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4700): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4700): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4700): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4700): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.404477906 +0000 UTC m=+810.891612244 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4700): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4c40): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4c40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4c40): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4c40): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4c40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.404477906 +0000 UTC m=+810.891612244 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c4c40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb2ce0e0 item 70 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c52c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c52c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c52c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c52c0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c52c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.405973651 +0000 UTC m=+810.893107989 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c52c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c57c0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c57c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c57c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c57c0): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c57c0): _writeAt: size=3, off=2 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb2ce690 item 71 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c57c0): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c57c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.406616585 +0000 UTC m=+810.893750923 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c57c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c5cc0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c5cc0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c5cc0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c5cc0): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c5cc0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.406616585 +0000 UTC m=+810.893750923 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2c5cc0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb2ce930 item 71 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8440): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8440): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8440): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8440): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8440): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.408279155 +0000 UTC m=+810.895413493 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8440): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8940): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8940): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb2ceee0 item 72 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8940): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8940): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8940): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8940): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8940): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.408928461 +0000 UTC m=+810.896062799 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8940): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8e80): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8e80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8e80): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8e80): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8e80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.408928461 +0000 UTC m=+810.896062799 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb2e8e80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb2cf180 item 72 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd000): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd000): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd000): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd000): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd000): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd000): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd000): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.411224007 +0000 UTC m=+810.898358345 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd000): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd500): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd500): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd500): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa981ab0 item 73 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd500): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd500): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.411914641 +0000 UTC m=+810.899048979 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd500): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd9c0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd9c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd9c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd9c0): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd9c0): _writeAt: size=3, off=2 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa981d50 item 73 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd9c0): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd9c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.412641864 +0000 UTC m=+810.899776202 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faedd9c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8000): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8000): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8000): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8000): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8000): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.412641864 +0000 UTC m=+810.899776202 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8000): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faef4150 item 73 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8640): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8640): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8640): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8640): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8640): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8640): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8640): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.414328169 +0000 UTC m=+810.901462537 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8640): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8b40): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8b40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8b40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faef4700 item 74 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8b40): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8b40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.414914266 +0000 UTC m=+810.902048604 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef8b40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9080): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9080): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faef49a0 item 74 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9080): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9080): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9080): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9080): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9080): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.415648402 +0000 UTC m=+810.902782740 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9080): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9600): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9600): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9600): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9600): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9600): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.415648402 +0000 UTC m=+810.902782740 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9600): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faef4c40 item 74 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9c40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9c40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9c40): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9c40): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9c40): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9c40): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9c40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.417553961 +0000 UTC m=+810.904688329 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014faef9c40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318240): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318240): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318240): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faef51f0 item 75 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318240): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318240): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.418370984 +0000 UTC m=+810.905505322 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318240): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318780): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318780): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318780): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318780): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318780): _writeAt: size=3, off=2 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faef5490 item 75 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318780): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318780): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.419570099 +0000 UTC m=+810.906704437 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318780): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318cc0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318cc0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318cc0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318cc0): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318cc0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.419570099 +0000 UTC m=+810.906704437 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb318cc0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faef5730 item 75 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319300): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319300): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319300): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319300): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319300): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319300): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319300): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.421555098 +0000 UTC m=+810.908689436 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319300): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319800): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319800): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319800): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014faef5ce0 item 76 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319800): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319800): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.422450428 +0000 UTC m=+810.909584766 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319800): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319d40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319d40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3320e0 item 76 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319d40): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319d40): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319d40): _writeAt: size=3, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319d40): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319d40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.423417395 +0000 UTC m=+810.910551733 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb319d40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3363c0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3363c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3363c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3363c0): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3363c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.423417395 +0000 UTC m=+810.910551733 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3363c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb332380 item 76 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb336a00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb336a00): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb336a00): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb336a00): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb336a00): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb336a00): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb336a00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.425304068 +0000 UTC m=+810.912438447 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb336a00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb336f00): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb336f00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb336f00): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb332930 item 77 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb336f00): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb336f00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.425918538 +0000 UTC m=+810.913052876 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb336f00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb337600): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb337600): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb337600): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb337600): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb337600): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.425918538 +0000 UTC m=+810.913052876 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb337600): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb332bd0 item 77 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb337c40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb337c40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb337c40): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb337c40): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb337c40): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb337c40): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb337c40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.427721884 +0000 UTC m=+810.914856262 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb337c40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350240): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350240): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350240): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb333180 item 78 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350240): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350240): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.428357926 +0000 UTC m=+810.915492264 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350240): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350940): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350940): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350940): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350940): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350940): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.428357926 +0000 UTC m=+810.915492264 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350940): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb333420 item 78 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350f80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350f80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350f80): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350f80): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350f80): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350f80): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350f80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.43042022 +0000 UTC m=+810.917554559 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb350f80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb351480): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb351480): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb351480): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3339d0 item 79 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb351480): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb351480): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.431305271 +0000 UTC m=+810.918439609 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb351480): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb351b80): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb351b80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb351b80): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb351b80): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb351b80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.431305271 +0000 UTC m=+810.918439609 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb351b80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb333c70 item 79 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36e2c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36e2c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36e2c0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36e2c0): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36e2c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36e2c0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36e2c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.433511609 +0000 UTC m=+810.920645947 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36e2c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36e7c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36e7c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36e7c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb36c380 item 80 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36e7c0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36e7c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.434303114 +0000 UTC m=+810.921437462 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36e7c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36eec0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36eec0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36eec0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36eec0): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36eec0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.434303114 +0000 UTC m=+810.921437462 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36eec0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb36c620 item 80 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36f500): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36f500): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36f500): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36f500): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36f500): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.436429469 +0000 UTC m=+810.923563818 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36f500): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab09880): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab09880): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab09880): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab09880): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab09880): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab09880): _writeAt: size=3, off=7 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb36cbd0 item 81 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab09880): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab09880): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.437284634 +0000 UTC m=+810.924418982 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab09880): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab09dc0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab09dc0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab09dc0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab09dc0): >_readAt: n=8, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab09dc0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.437284634 +0000 UTC m=+810.924418982 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab09dc0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa0e9880 item 81 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6a540): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6a540): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6a540): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6a540): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6a540): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.440269181 +0000 UTC m=+810.927403519 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6a540): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6aa40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6aa40): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6aa40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fa0e9e30 item 82 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6aa40): _readAt: size=2, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6aa40): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6aa40): _writeAt: size=3, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6aa40): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6aa40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.441246767 +0000 UTC m=+810.928381105 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6aa40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6afc0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6afc0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6afc0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6afc0): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6afc0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.441246767 +0000 UTC m=+810.928381105 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6afc0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb400230 item 82 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6b640): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6b640): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6b640): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6b640): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6b640): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.443173065 +0000 UTC m=+810.930307413 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6b640): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6bb40): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6bb40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6bb40): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6bb40): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6bb40): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6bb40): _writeAt: size=3, off=7 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb4007e0 item 83 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6bb40): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6bb40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.444032859 +0000 UTC m=+810.931167197 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fab6bb40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416180): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416180): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416180): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416180): >_readAt: n=8, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416180): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.444032859 +0000 UTC m=+810.931167197 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416180): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb400a80 item 83 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416800): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416800): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416800): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416800): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416800): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.447575098 +0000 UTC m=+810.934709436 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416800): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416d00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416d00): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416d00): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb401030 item 84 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416d00): _readAt: size=2, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416d00): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416d00): _writeAt: size=3, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416d00): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416d00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.449045816 +0000 UTC m=+810.936180184 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb416d00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417280): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417280): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417280): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417280): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417280): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.449045816 +0000 UTC m=+810.936180184 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417280): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb4012d0 item 84 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417900): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417900): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417900): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417900): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417900): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.451485524 +0000 UTC m=+810.938619862 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417900): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417e00): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417e00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417e00): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417e00): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417e00): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417e00): _writeAt: size=3, off=7 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb401880 item 85 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417e00): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417e00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.453744529 +0000 UTC m=+810.940878878 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb417e00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430440): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430440): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430440): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430440): >_readAt: n=8, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430440): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.453744529 +0000 UTC m=+810.940878878 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430440): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb401b20 item 85 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430ac0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430ac0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430ac0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430ac0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430ac0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.456976605 +0000 UTC m=+810.944111012 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430ac0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430fc0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430fc0): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430fc0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb444230 item 86 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430fc0): _readAt: size=2, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430fc0): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430fc0): _writeAt: size=3, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430fc0): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430fc0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.459916105 +0000 UTC m=+810.947050443 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb430fc0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36fe40): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36fe40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36fe40): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36fe40): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36fe40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.459916105 +0000 UTC m=+810.947050443 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb36fe40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb36cd90 item 86 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3905c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3905c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3905c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3905c0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3905c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.466639824 +0000 UTC m=+810.953774162 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3905c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb390ac0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb390ac0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb390ac0): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb390ac0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb390ac0): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb390ac0): _writeAt: size=3, off=7 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb36d340 item 87 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb390ac0): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb390ac0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.46751167 +0000 UTC m=+810.954646008 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb390ac0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391000): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391000): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391000): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391000): >_readAt: n=8, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391000): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.46751167 +0000 UTC m=+810.954646008 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391000): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb36d5e0 item 87 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391680): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391680): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391680): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391680): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391680): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.469649467 +0000 UTC m=+810.956783815 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391680): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391b80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391b80): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391b80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb36db90 item 88 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391b80): _readAt: size=2, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391b80): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391b80): _writeAt: size=3, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391b80): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391b80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.47046597 +0000 UTC m=+810.957600398 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb391b80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aa200): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aa200): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aa200): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aa200): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aa200): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.47046597 +0000 UTC m=+810.957600398 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aa200): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb36de30 item 88 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aa840): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aa840): open at offset 0 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aa840): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aa840): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aa840): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aa840): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aa840): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aa840): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.472400613 +0000 UTC m=+810.959535001 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aa840): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aad80): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aad80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aad80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3ae540 item 89 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aad80): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aad80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.473296726 +0000 UTC m=+810.960431073 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3aad80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3ab2c0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3ab2c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3ab2c0): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3ab2c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3ab2c0): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3ab2c0): _writeAt: size=3, off=7 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3ae7e0 item 89 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3ab2c0): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3ab2c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.474063394 +0000 UTC m=+810.961197742 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3ab2c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3ab840): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3ab840): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3ab840): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3ab840): >_readAt: n=8, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3ab840): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.474063394 +0000 UTC m=+810.961197742 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3ab840): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3aea80 item 89 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3abe80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3abe80): open at offset 0 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3abe80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3abe80): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3abe80): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3abe80): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3abe80): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3abe80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.476239384 +0000 UTC m=+810.963373722 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3abe80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c84c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c84c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c84c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3af030 item 90 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c84c0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c84c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.477243129 +0000 UTC m=+810.964377467 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c84c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c8a00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c8a00): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c8a00): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3af2d0 item 90 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c8a00): _readAt: size=2, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c8a00): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c8a00): _writeAt: size=3, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c8a00): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c8a00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.477965352 +0000 UTC m=+810.965099690 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c8a00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c8fc0): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c8fc0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c8fc0): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c8fc0): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c8fc0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.477965352 +0000 UTC m=+810.965099690 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c8fc0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3af570 item 90 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c9600): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c9600): open at offset 0 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c9600): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c9600): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c9600): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c9600): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c9600): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c9600): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.479773177 +0000 UTC m=+810.966907516 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c9600): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c9b40): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c9b40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c9b40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3afb20 item 91 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c9b40): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c9b40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.480551667 +0000 UTC m=+810.967686005 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3c9b40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0180): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0180): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0180): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0180): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0180): >_readAt: n=2, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0180): _writeAt: size=3, off=7 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3afdc0 item 91 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0180): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0180): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.481243453 +0000 UTC m=+810.968377792 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0180): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0700): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0700): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0700): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0700): >_readAt: n=8, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0700): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.481243453 +0000 UTC m=+810.968377792 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0700): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3ea1c0 item 91 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0d40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0d40): open at offset 0 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0d40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0d40): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0d40): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0d40): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0d40): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0d40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.483291842 +0000 UTC m=+810.970426190 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e0d40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e1280): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e1280): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e1280): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3ea770 item 92 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e1280): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e1280): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.483958141 +0000 UTC m=+810.971092479 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e1280): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e17c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e17c0): open at offset 5 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e17c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3eaa10 item 92 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e17c0): _readAt: size=2, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e17c0): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e17c0): _writeAt: size=3, off=5 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e17c0): >_writeAt: n=3, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e17c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.484688199 +0000 UTC m=+810.971822537 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e17c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e1d80): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e1d80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e1d80): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e1d80): >_readAt: n=3, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e1d80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.484688199 +0000 UTC m=+810.971822537 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb3e1d80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3eacb0 item 92 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4884c0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4884c0): open at offset 0 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4884c0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4884c0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4884c0): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4884c0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4884c0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4884c0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.486174447 +0000 UTC m=+810.973308815 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4884c0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb488a00): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb488a00): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb488a00): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3eb260 item 93 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb488a00): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb488a00): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.486688147 +0000 UTC m=+810.973822495 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb488a00): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489100): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489100): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489100): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489100): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489100): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.486688147 +0000 UTC m=+810.973822495 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489100): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3eb500 item 93 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489740): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489740): open at offset 0 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489740): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489740): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489740): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489740): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489740): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489740): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.488687864 +0000 UTC m=+810.975822261 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489740): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489c80): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489c80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489c80): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3ebab0 item 94 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489c80): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489c80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.489414084 +0000 UTC m=+810.976548432 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb489c80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a0480): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a0480): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a0480): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a0480): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a0480): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.489414084 +0000 UTC m=+810.976548432 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a0480): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb3ebd50 item 94 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a0ac0): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a0ac0): open at offset 0 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a0ac0): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a0ac0): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a0ac0): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a0ac0): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a0ac0): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a0ac0): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.491735108 +0000 UTC m=+810.978869456 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a0ac0): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1000): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1000): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1000): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb4a6460 item 95 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1000): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1000): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.492455308 +0000 UTC m=+810.979589656 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1000): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1700): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1700): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1700): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1700): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1700): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.492455308 +0000 UTC m=+810.979589656 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1700): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb4a6700 item 95 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 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/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1d40): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1d40): open at offset 0 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1d40): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1d40): _readAt: size=2, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1d40): >_readAt: n=0, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1d40): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1d40): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1d40): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.494589098 +0000 UTC m=+810.981723446 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4a1d40): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4ba380): _writeAt: size=5, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4ba380): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4ba380): >openPending: err= 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb4a6cb0 item 96 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4ba380): >_writeAt: n=5, err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4ba380): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.495255326 +0000 UTC m=+810.982389664 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4ba380): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:06 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4baa80): _readAt: size=512, off=0 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4baa80): openPending: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4baa80): >openPending: err= 2026/09/07 04:18:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4baa80): >_readAt: n=5, err=EOF 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4baa80): close: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:06.495255326 +0000 UTC m=+810.982389664 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:06 DEBUG : open-test-file(0x3014fb4baa80): >close: err= 2026/09/07 04:18:06 DEBUG : open-test-file: Remove: 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb4a6f50 item 96 2026/09/07 04:18:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:06 DEBUG : open-test-file: >Remove: err= 2026/09/07 04:18:06 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:18:06 DEBUG : Looking for writers 2026/09/07 04:18:06 DEBUG : >WaitForWriters: 2026/09/07 04:18:06 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:18:07 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:18:07 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:07 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:18:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:18:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/07 04:18:07 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d0e40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d0e40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d0e40): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d0e40): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d0e40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.427242136 +0000 UTC m=+811.914376505 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d0e40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d12c0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d12c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d12c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d12c0): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d12c0): _writeAt: size=3, off=2 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d12c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d12c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.427242136 +0000 UTC m=+811.914376505 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d12c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d17c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d17c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d17c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d17c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d17c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.427242136 +0000 UTC m=+811.914376505 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d17c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb5682a0 item 1 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d1e40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d1e40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d1e40): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d1e40): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d1e40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.431174594 +0000 UTC m=+811.918309342 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fa8d1e40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578480): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578480): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578480): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578480): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578480): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.431174594 +0000 UTC m=+811.918309342 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578480): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb568a80 item 2 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578ac0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578ac0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578ac0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578ac0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578ac0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.434506556 +0000 UTC m=+811.921640924 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578ac0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578f40): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578f40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578f40): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578f40): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578f40): _writeAt: size=3, off=2 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578f40): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578f40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.434506556 +0000 UTC m=+811.921640924 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb578f40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb579400): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb579400): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb579400): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb579400): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb579400): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.434506556 +0000 UTC m=+811.921640924 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb579400): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb569030 item 3 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb579a80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb579a80): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb579a80): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb579a80): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb579a80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.438033386 +0000 UTC m=+811.925167755 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb579a80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5960c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5960c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5960c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5960c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5960c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.438033386 +0000 UTC m=+811.925167755 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5960c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb569810 item 4 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb596700): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb596700): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb596700): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb596700): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb596700): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.440345654 +0000 UTC m=+811.927480012 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb596700): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb596b80): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb596b80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb596b80): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb596b80): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb596b80): _writeAt: size=3, off=2 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb596b80): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb596b80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.440345654 +0000 UTC m=+811.927480012 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb596b80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb597040): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb597040): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb597040): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb597040): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb597040): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.440345654 +0000 UTC m=+811.927480012 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb597040): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb569dc0 item 5 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5976c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5976c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5976c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5976c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5976c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.443847558 +0000 UTC m=+811.930981926 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5976c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb597c00): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb597c00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb597c00): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb597c00): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb597c00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.443847558 +0000 UTC m=+811.930981926 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb597c00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb5a4700 item 6 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4380): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4380): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4380): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4380): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4380): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.446440324 +0000 UTC m=+811.933574681 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4380): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4880): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4880): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4880): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4880): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4880): _writeAt: size=3, off=2 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4880): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4880): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.446440324 +0000 UTC m=+811.933574681 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4880): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4d40): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4d40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4d40): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4d40): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4d40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.446440324 +0000 UTC m=+811.933574681 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b4d40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb5a4cb0 item 7 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b53c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b53c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b53c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b53c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b53c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.449765564 +0000 UTC m=+811.936899932 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b53c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b5900): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b5900): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b5900): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b5900): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b5900): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.449765564 +0000 UTC m=+811.936899932 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b5900): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb5a5490 item 8 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b5ec0): _readAt: size=2, off=0 2026/09/07 04:18:07 ERROR : open-test-file(0x3014fb5b5ec0): Couldn't read size of file 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b5ec0): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b5ec0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b5ec0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b5ec0): close: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5b5ec0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4380): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4380): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4380): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4380): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4380): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.452376154 +0000 UTC m=+811.939510522 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4380): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4800): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4800): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4800): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4800): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4800): _writeAt: size=3, off=2 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4800): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4800): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.452376154 +0000 UTC m=+811.939510522 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4800): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4d00): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4d00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4d00): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4d00): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4d00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.452376154 +0000 UTC m=+811.939510522 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d4d00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb5a5a40 item 9 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d5380): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d5380): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d5380): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d5380): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d5380): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.456021649 +0000 UTC m=+811.943156017 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d5380): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d58c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d58c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d58c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d58c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d58c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.456021649 +0000 UTC m=+811.943156017 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb5d58c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb6f4380 item 10 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb704000): _readAt: size=2, off=0 2026/09/07 04:18:07 ERROR : open-test-file(0x3014fb704000): Couldn't read size of file 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb704000): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb704000): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb704000): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb704000): close: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb704000): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7043c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7043c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7043c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7043c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7043c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.458864398 +0000 UTC m=+811.945998766 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7043c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7048c0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7048c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7048c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7048c0): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7048c0): _writeAt: size=3, off=2 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7048c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7048c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.458864398 +0000 UTC m=+811.945998766 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7048c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb704dc0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb704dc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb704dc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb704dc0): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb704dc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.458864398 +0000 UTC m=+811.945998766 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb704dc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb6f4930 item 11 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb705440): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb705440): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb705440): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb705440): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb705440): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.462559205 +0000 UTC m=+811.949693573 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb705440): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb705980): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb705980): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb705980): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb705980): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb705980): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.462559205 +0000 UTC m=+811.949693573 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb705980): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb6f5110 item 12 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7200c0): _readAt: size=2, off=0 2026/09/07 04:18:07 ERROR : open-test-file(0x3014fb7200c0): Couldn't read size of file 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7200c0): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7200c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7200c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7200c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7200c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb720480): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb720480): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb720480): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb720480): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb720480): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.465216554 +0000 UTC m=+811.952350922 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb720480): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb720b40): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb720b40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb720b40): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb720b40): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb720b40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.465216554 +0000 UTC m=+811.952350922 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb720b40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb6f56c0 item 13 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7211c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7211c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7211c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7211c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7211c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.468208384 +0000 UTC m=+811.955342742 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7211c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb721700): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb721700): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb721700): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb721700): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb721700): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.468208384 +0000 UTC m=+811.955342742 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb721700): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb6f5c70 item 14 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb721d40): _readAt: size=2, off=0 2026/09/07 04:18:07 ERROR : open-test-file(0x3014fb721d40): Couldn't read size of file 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb721d40): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb721d40): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb721d40): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb721d40): close: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb721d40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73e200): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73e200): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73e200): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73e200): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73e200): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.470791473 +0000 UTC m=+811.957925831 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73e200): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73e8c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73e8c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73e8c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73e8c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73e8c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.470791473 +0000 UTC m=+811.957925831 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73e8c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb73a380 item 15 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73ef40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73ef40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73ef40): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73ef40): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73ef40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.473662145 +0000 UTC m=+811.960796502 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73ef40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73f480): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73f480): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73f480): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73f480): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73f480): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.473662145 +0000 UTC m=+811.960796502 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73f480): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb73a930 item 16 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73fac0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73fac0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73fac0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73fac0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73fac0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.47649778 +0000 UTC m=+811.963632148 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb73fac0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75e040): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75e040): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75e040): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75e040): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75e040): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75e040): _writeAt: size=3, off=7 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75e040): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75e040): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.47649778 +0000 UTC m=+811.963632148 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75e040): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75e540): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75e540): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75e540): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75e540): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75e540): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.47649778 +0000 UTC m=+811.963632148 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75e540): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb73aee0 item 17 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75ebc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75ebc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75ebc0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75ebc0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75ebc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.480293228 +0000 UTC m=+811.967427596 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75ebc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75f100): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75f100): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75f100): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75f100): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75f100): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.480293228 +0000 UTC m=+811.967427596 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb75f100): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb73b6c0 item 18 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb2e96c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb2e96c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb2e96c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb2e96c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb2e96c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.483022151 +0000 UTC m=+811.970156619 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb2e96c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb2e9bc0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb2e9bc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb2e9bc0): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb2e9bc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb2e9bc0): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb2e9bc0): _writeAt: size=3, off=7 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb2e9bc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb2e9bc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.483022151 +0000 UTC m=+811.970156619 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb2e9bc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7841c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7841c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7841c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7841c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7841c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.483022151 +0000 UTC m=+811.970156619 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7841c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb2cf7a0 item 19 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb784840): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb784840): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb784840): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb784840): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb784840): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.486459924 +0000 UTC m=+811.973594292 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb784840): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb784d80): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb784d80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb784d80): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb784d80): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb784d80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.486459924 +0000 UTC m=+811.973594292 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb784d80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb7900e0 item 20 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785400): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785400): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785400): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785400): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785400): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.488930751 +0000 UTC m=+811.976065109 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785400): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785900): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785900): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785900): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785900): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785900): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785900): _writeAt: size=3, off=7 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785900): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785900): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.488930751 +0000 UTC m=+811.976065109 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785900): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785e00): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785e00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785e00): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785e00): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785e00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.488930751 +0000 UTC m=+811.976065109 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb785e00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb790690 item 21 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a4580): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a4580): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a4580): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a4580): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a4580): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.492546949 +0000 UTC m=+811.979681318 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a4580): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a4ac0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a4ac0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a4ac0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a4ac0): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a4ac0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.492546949 +0000 UTC m=+811.979681318 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a4ac0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb790e70 item 22 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5140): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5140): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5140): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5140): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5140): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.495350024 +0000 UTC m=+811.982484372 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5140): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5640): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5640): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5640): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5640): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5640): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5640): _writeAt: size=3, off=7 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5640): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5640): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.495350024 +0000 UTC m=+811.982484372 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5640): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5b40): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5b40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5b40): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5b40): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5b40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.495350024 +0000 UTC m=+811.982484372 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7a5b40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb791420 item 23 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c62c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c62c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c62c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c62c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c62c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.498265299 +0000 UTC m=+811.985399668 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c62c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c6800): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c6800): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c6800): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c6800): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c6800): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.498265299 +0000 UTC m=+811.985399668 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c6800): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb791c00 item 24 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c6e40): _readAt: size=2, off=0 2026/09/07 04:18:07 ERROR : open-test-file(0x3014fb7c6e40): Couldn't read size of file 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c6e40): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c6e40): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c6e40): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c6e40): close: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c6e40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7200): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7200): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7200): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7200): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7200): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.501913129 +0000 UTC m=+811.989047497 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7200): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7700): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7700): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7700): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7700): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7700): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7700): _writeAt: size=3, off=7 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7700): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7700): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.501913129 +0000 UTC m=+811.989047497 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7700): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7c40): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7c40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7c40): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7c40): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7c40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.501913129 +0000 UTC m=+811.989047497 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7c7c40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb7d6310 item 25 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e63c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e63c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e63c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e63c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e63c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.505573522 +0000 UTC m=+811.992707880 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e63c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e6900): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e6900): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e6900): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e6900): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e6900): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.505573522 +0000 UTC m=+811.992707880 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e6900): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb7d6af0 item 26 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e6f40): _readAt: size=2, off=0 2026/09/07 04:18:07 ERROR : open-test-file(0x3014fb7e6f40): Couldn't read size of file 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e6f40): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e6f40): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e6f40): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e6f40): close: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e6f40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7300): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7300): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7300): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7300): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7300): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.508274963 +0000 UTC m=+811.995409322 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7300): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7800): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7800): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7800): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7800): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7800): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7800): _writeAt: size=3, off=7 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7800): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7800): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.508274963 +0000 UTC m=+811.995409322 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7800): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7d40): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7d40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7d40): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7d40): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7d40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.508274963 +0000 UTC m=+811.995409322 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb7e7d40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb7d70a0 item 27 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c04c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c04c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c04c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c04c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c04c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.512754233 +0000 UTC m=+811.999888601 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c04c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c0a00): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c0a00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c0a00): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c0a00): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c0a00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.512754233 +0000 UTC m=+811.999888601 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c0a00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb7d7880 item 28 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1040): _readAt: size=2, off=0 2026/09/07 04:18:07 ERROR : open-test-file(0x3014fb8c1040): Couldn't read size of file 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1040): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1040): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1040): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1040): close: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1040): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1400): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1400): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1400): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1400): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1400): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.516448239 +0000 UTC m=+812.003582607 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1400): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1ac0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1ac0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1ac0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1ac0): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1ac0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.516448239 +0000 UTC m=+812.003582607 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8c1ac0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb7d7e30 item 29 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8de240): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8de240): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8de240): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8de240): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8de240): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.519586816 +0000 UTC m=+812.006721185 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8de240): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8de780): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8de780): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8de780): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8de780): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8de780): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.519586816 +0000 UTC m=+812.006721185 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8de780): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb8d8540 item 30 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8dedc0): _readAt: size=2, off=0 2026/09/07 04:18:07 ERROR : open-test-file(0x3014fb8dedc0): Couldn't read size of file 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8dedc0): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8dedc0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8dedc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8dedc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8dedc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8df180): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8df180): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8df180): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8df180): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8df180): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.522688785 +0000 UTC m=+812.009823154 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8df180): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8df840): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8df840): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8df840): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8df840): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8df840): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.522688785 +0000 UTC m=+812.009823154 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8df840): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb8d8af0 item 31 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8dfec0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8dfec0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8dfec0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8dfec0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8dfec0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.526075431 +0000 UTC m=+812.013209779 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb8dfec0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb900500): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb900500): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb900500): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb900500): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb900500): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.526075431 +0000 UTC m=+812.013209779 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb900500): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb8d90a0 item 32 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb900b40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb900b40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb900b40): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb900b40): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb900b40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.528460735 +0000 UTC m=+812.015595094 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb900b40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bb2c0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bb2c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bb2c0): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bb2c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bb2c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb4da000 item 33 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bb2c0): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bb2c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.529204099 +0000 UTC m=+812.016338448 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bb2c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bb7c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bb7c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bb7c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bb7c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bb7c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.529204099 +0000 UTC m=+812.016338448 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bb7c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb4da2a0 item 33 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bbe00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bbe00): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bbe00): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bbe00): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bbe00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.531329874 +0000 UTC m=+812.018464212 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4bbe00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4ea380): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4ea380): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb4da850 item 34 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4ea380): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4ea380): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4ea380): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4ea380): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4ea380): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.5321747 +0000 UTC m=+812.019309088 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4ea380): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4ea8c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4ea8c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4ea8c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4ea8c0): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4ea8c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.5321747 +0000 UTC m=+812.019309088 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4ea8c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb4daaf0 item 34 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eaf00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eaf00): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eaf00): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eaf00): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eaf00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.53404945 +0000 UTC m=+812.021183788 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eaf00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eb380): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eb380): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eb380): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eb380): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eb380): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb4db0a0 item 35 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eb380): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eb380): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.534744945 +0000 UTC m=+812.021879333 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eb380): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eb880): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eb880): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eb880): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eb880): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eb880): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.534744945 +0000 UTC m=+812.021879333 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb4eb880): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb4db340 item 35 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98c000): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98c000): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98c000): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98c000): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98c000): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.536916134 +0000 UTC m=+812.024050493 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98c000): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98c500): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98c500): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb4db8f0 item 36 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98c500): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98c500): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98c500): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98c500): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98c500): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.537667724 +0000 UTC m=+812.024802092 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98c500): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98ca40): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98ca40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98ca40): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98ca40): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98ca40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.537667724 +0000 UTC m=+812.024802092 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98ca40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb4dbb90 item 36 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98d080): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98d080): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98d080): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98d080): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98d080): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.53947649 +0000 UTC m=+812.026610868 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98d080): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98d500): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98d500): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98d500): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98d500): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98d500): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb99c2a0 item 37 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98d500): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98d500): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.540274687 +0000 UTC m=+812.027409086 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98d500): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98da00): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98da00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98da00): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98da00): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98da00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.540274687 +0000 UTC m=+812.027409086 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb98da00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb99c540 item 37 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ac180): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ac180): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ac180): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ac180): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ac180): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.542201817 +0000 UTC m=+812.029336155 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ac180): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ac680): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ac680): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb99caf0 item 38 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ac680): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ac680): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ac680): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ac680): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ac680): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.543234277 +0000 UTC m=+812.030368615 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ac680): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9acbc0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9acbc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9acbc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9acbc0): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9acbc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.543234277 +0000 UTC m=+812.030368615 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9acbc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb99cd90 item 38 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ad240): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ad240): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ad240): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ad240): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ad240): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.545223244 +0000 UTC m=+812.032357611 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ad240): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ad740): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ad740): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ad740): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ad740): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ad740): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb99d340 item 39 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ad740): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ad740): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.545834107 +0000 UTC m=+812.032968475 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ad740): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9adc40): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9adc40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9adc40): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9adc40): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9adc40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.545834107 +0000 UTC m=+812.032968475 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9adc40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb99d5e0 item 39 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ca3c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ca3c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ca3c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ca3c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ca3c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.547921389 +0000 UTC m=+812.035055727 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ca3c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ca8c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ca8c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb99db90 item 40 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ca8c0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ca8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ca8c0): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ca8c0): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ca8c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.54885966 +0000 UTC m=+812.035994038 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ca8c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cae00): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cae00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cae00): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cae00): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cae00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.54885966 +0000 UTC m=+812.035994038 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cae00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb99de30 item 40 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cb3c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cb3c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cb3c0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cb3c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cb3c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cb3c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cb3c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.551314027 +0000 UTC m=+812.038448365 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cb3c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cb8c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cb8c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cb8c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb9d8540 item 41 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cb8c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cb8c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.552058772 +0000 UTC m=+812.039193120 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cb8c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cbd80): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cbd80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cbd80): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cbd80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cbd80): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb9d87e0 item 41 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cbd80): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cbd80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.552898328 +0000 UTC m=+812.040032666 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9cbd80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ec3c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ec3c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ec3c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ec3c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ec3c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.552898328 +0000 UTC m=+812.040032666 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ec3c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb9d8a80 item 41 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9eca00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9eca00): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9eca00): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9eca00): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9eca00): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9eca00): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9eca00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.555141805 +0000 UTC m=+812.042276174 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9eca00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ecf00): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ecf00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ecf00): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb9d9030 item 42 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ecf00): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ecf00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.555966392 +0000 UTC m=+812.043100730 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ecf00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ed440): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ed440): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb9d92d0 item 42 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ed440): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ed440): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ed440): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ed440): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ed440): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.55702971 +0000 UTC m=+812.044164048 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ed440): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ed9c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ed9c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ed9c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ed9c0): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ed9c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.55702971 +0000 UTC m=+812.044164048 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fb9ed9c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb9d9570 item 42 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0a100): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0a100): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0a100): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0a100): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0a100): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0a100): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0a100): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.559120069 +0000 UTC m=+812.046254407 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0a100): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0a600): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0a600): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0a600): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb9d9b20 item 43 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0a600): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0a600): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.559948544 +0000 UTC m=+812.047082882 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0a600): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0ab40): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0ab40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0ab40): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0ab40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0ab40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb9d9dc0 item 43 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0ab40): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0ab40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.560792888 +0000 UTC m=+812.047927236 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0ab40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0b080): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0b080): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0b080): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0b080): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0b080): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.560792888 +0000 UTC m=+812.047927236 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0b080): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba141c0 item 43 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0b6c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0b6c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0b6c0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0b6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0b6c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0b6c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0b6c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.563255429 +0000 UTC m=+812.050389767 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0b6c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0bbc0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0bbc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0bbc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba14770 item 44 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0bbc0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0bbc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.563861564 +0000 UTC m=+812.050995952 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba0bbc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26200): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26200): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba14a10 item 44 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26200): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26200): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26200): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26200): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26200): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.564694386 +0000 UTC m=+812.051828724 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26200): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26780): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26780): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26780): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26780): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26780): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.564694386 +0000 UTC m=+812.051828724 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26780): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba14cb0 item 44 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26dc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26dc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26dc0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26dc0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26dc0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26dc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.566811544 +0000 UTC m=+812.053945882 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba26dc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba272c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba272c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba272c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba15260 item 45 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba272c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba272c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.567536744 +0000 UTC m=+812.054671082 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba272c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba279c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba279c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba279c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba279c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba279c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.567536744 +0000 UTC m=+812.054671082 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba279c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba15500 item 45 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44100): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44100): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44100): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44100): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44100): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44100): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44100): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.569620499 +0000 UTC m=+812.056754837 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44100): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44600): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44600): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44600): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba15ab0 item 46 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44600): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44600): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.570373992 +0000 UTC m=+812.057508340 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44600): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44d00): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44d00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44d00): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44d00): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44d00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.570373992 +0000 UTC m=+812.057508340 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba44d00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba15d50 item 46 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba45340): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba45340): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba45340): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba45340): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba45340): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba45340): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba45340): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.572573186 +0000 UTC m=+812.059707524 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba45340): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba45840): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba45840): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba45840): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba56460 item 47 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba45840): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba45840): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.573317291 +0000 UTC m=+812.060451629 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba45840): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64040): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64040): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64040): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64040): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64040): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.573317291 +0000 UTC m=+812.060451629 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64040): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba56700 item 47 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64680): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64680): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64680): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64680): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64680): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64680): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64680): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.575118402 +0000 UTC m=+812.062252740 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64680): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64b80): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64b80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64b80): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba56cb0 item 48 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64b80): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64b80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.575806311 +0000 UTC m=+812.062940649 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba64b80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba65280): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba65280): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba65280): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba65280): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba65280): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.575806311 +0000 UTC m=+812.062940649 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba65280): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba56f50 item 48 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba658c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba658c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba658c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba658c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba658c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.577644382 +0000 UTC m=+812.064778721 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba658c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba65d40): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba65d40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba65d40): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba65d40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba65d40): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba65d40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba57500 item 49 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba65d40): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba65d40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.578341138 +0000 UTC m=+812.065475476 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba65d40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80380): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80380): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80380): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80380): >_readAt: n=8, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80380): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.578341138 +0000 UTC m=+812.065475476 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80380): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba577a0 item 49 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80a00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80a00): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80a00): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80a00): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80a00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.580290631 +0000 UTC m=+812.067424969 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80a00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80f00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80f00): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80f00): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba57d50 item 50 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80f00): _readAt: size=2, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80f00): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80f00): _writeAt: size=3, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80f00): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80f00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.581163909 +0000 UTC m=+812.068298258 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba80f00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba81480): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba81480): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba81480): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba81480): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba81480): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.581163909 +0000 UTC m=+812.068298258 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba81480): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba8c150 item 50 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba81b00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba81b00): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba81b00): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba81b00): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba81b00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.582997953 +0000 UTC m=+812.070132291 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba81b00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9c100): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9c100): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9c100): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9c100): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9c100): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9c100): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba8c700 item 51 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9c100): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9c100): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.583682126 +0000 UTC m=+812.070816464 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9c100): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9c640): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9c640): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9c640): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9c640): >_readAt: n=8, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9c640): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.583682126 +0000 UTC m=+812.070816464 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9c640): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba8c9a0 item 51 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9ccc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9ccc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9ccc0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9ccc0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9ccc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.585344034 +0000 UTC m=+812.072478372 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9ccc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9d0c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9d0c0): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9d0c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fb73b880 item 52 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9d0c0): _readAt: size=2, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9d0c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9d0c0): _writeAt: size=3, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9d0c0): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9d0c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.586410779 +0000 UTC m=+812.073545127 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9d0c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9d640): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9d640): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9d640): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9d640): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9d640): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.586410779 +0000 UTC m=+812.073545127 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9d640): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba8d110 item 52 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9dcc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9dcc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9dcc0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9dcc0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9dcc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.588198044 +0000 UTC m=+812.075332392 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fba9dcc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac22c0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac22c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac22c0): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac22c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac22c0): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac22c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba8d6c0 item 53 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac22c0): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac22c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.588833245 +0000 UTC m=+812.075967592 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac22c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac2800): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac2800): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac2800): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac2800): >_readAt: n=8, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac2800): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.588833245 +0000 UTC m=+812.075967592 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac2800): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fba8d960 item 53 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac2e80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac2e80): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac2e80): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac2e80): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac2e80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.590783087 +0000 UTC m=+812.077917434 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac2e80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac3380): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac3380): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac3380): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbad6070 item 54 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac3380): _readAt: size=2, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac3380): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac3380): _writeAt: size=3, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac3380): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac3380): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.591814023 +0000 UTC m=+812.078948361 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac3380): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac3900): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac3900): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac3900): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac3900): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac3900): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.591814023 +0000 UTC m=+812.078948361 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbac3900): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbad6310 item 54 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2080): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2080): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2080): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2080): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2080): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.593747114 +0000 UTC m=+812.080881452 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2080): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2580): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2580): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2580): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2580): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2580): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2580): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbad68c0 item 55 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2580): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2580): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.594338932 +0000 UTC m=+812.081473270 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2580): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2ac0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2ac0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2ac0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2ac0): >_readAt: n=8, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2ac0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.594338932 +0000 UTC m=+812.081473270 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae2ac0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbad6b60 item 55 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3140): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3140): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3140): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3140): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3140): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.59617529 +0000 UTC m=+812.083309638 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3140): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3640): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3640): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3640): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbad7110 item 56 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3640): _readAt: size=2, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3640): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3640): _writeAt: size=3, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3640): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3640): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.596896101 +0000 UTC m=+812.084030439 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3640): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3bc0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3bc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3bc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3bc0): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3bc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.596896101 +0000 UTC m=+812.084030439 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbae3bc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbad73b0 item 56 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafe300): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafe300): open at offset 0 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafe300): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafe300): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafe300): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafe300): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafe300): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafe300): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.598318738 +0000 UTC m=+812.085453076 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafe300): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafe840): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafe840): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafe840): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbad7960 item 57 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafe840): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafe840): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.598858157 +0000 UTC m=+812.085992495 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafe840): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafed80): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafed80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafed80): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafed80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafed80): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafed80): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbad7c00 item 57 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafed80): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafed80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.599453382 +0000 UTC m=+812.086587720 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbafed80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaff300): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaff300): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaff300): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaff300): >_readAt: n=8, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaff300): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.599453382 +0000 UTC m=+812.086587720 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaff300): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb12000 item 57 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaff940): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaff940): open at offset 0 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaff940): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaff940): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaff940): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaff940): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaff940): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaff940): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.601375271 +0000 UTC m=+812.088509609 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaff940): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaffe80): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaffe80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaffe80): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb125b0 item 58 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaffe80): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaffe80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.601938394 +0000 UTC m=+812.089072742 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbaffe80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb224c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb224c0): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb224c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb12850 item 58 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb224c0): _readAt: size=2, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb224c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb224c0): _writeAt: size=3, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb224c0): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb224c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.602779102 +0000 UTC m=+812.089913450 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb224c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb22a80): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb22a80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb22a80): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb22a80): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb22a80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.602779102 +0000 UTC m=+812.089913450 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb22a80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb12af0 item 58 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb230c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb230c0): open at offset 0 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb230c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb230c0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb230c0): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb230c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb230c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb230c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.604569894 +0000 UTC m=+812.091704232 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb230c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb23600): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb23600): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb23600): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb130a0 item 59 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb23600): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb23600): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.605299782 +0000 UTC m=+812.092434120 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb23600): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb23b40): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb23b40): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb23b40): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb23b40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb23b40): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb23b40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb13340 item 59 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb23b40): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb23b40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.606114201 +0000 UTC m=+812.093248558 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb23b40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3a1c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3a1c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3a1c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3a1c0): >_readAt: n=8, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3a1c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.606114201 +0000 UTC m=+812.093248558 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3a1c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb135e0 item 59 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3a800): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3a800): open at offset 0 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3a800): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3a800): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3a800): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3a800): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3a800): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3a800): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.608344682 +0000 UTC m=+812.095479061 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3a800): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3ad40): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3ad40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3ad40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb13b90 item 60 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3ad40): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3ad40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.609166776 +0000 UTC m=+812.096301114 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3ad40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3b280): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3b280): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3b280): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb13e30 item 60 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3b280): _readAt: size=2, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3b280): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3b280): _writeAt: size=3, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3b280): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3b280): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.610058099 +0000 UTC m=+812.097192437 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3b280): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3b840): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3b840): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3b840): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3b840): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3b840): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.610058099 +0000 UTC m=+812.097192437 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3b840): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb50230 item 60 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3be80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3be80): open at offset 0 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3be80): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3be80): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3be80): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3be80): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3be80): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3be80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.612016557 +0000 UTC m=+812.099150895 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb3be80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb664c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb664c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb664c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb507e0 item 61 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb664c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb664c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.612751405 +0000 UTC m=+812.099885743 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb664c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb66bc0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb66bc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb66bc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb66bc0): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb66bc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.612751405 +0000 UTC m=+812.099885743 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb66bc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb50a80 item 61 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67200): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67200): open at offset 0 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67200): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67200): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67200): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67200): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67200): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67200): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.614630083 +0000 UTC m=+812.101764421 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67200): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67740): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67740): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67740): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb51030 item 62 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67740): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67740): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.615333382 +0000 UTC m=+812.102467730 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67740): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67e40): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67e40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67e40): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67e40): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67e40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.615333382 +0000 UTC m=+812.102467730 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb67e40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb512d0 item 62 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb80580): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb80580): open at offset 0 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb80580): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb80580): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb80580): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb80580): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb80580): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb80580): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.617388063 +0000 UTC m=+812.104522410 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb80580): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb80ac0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb80ac0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb80ac0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb51880 item 63 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb80ac0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb80ac0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.617970402 +0000 UTC m=+812.105104740 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb80ac0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb811c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb811c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb811c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb811c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb811c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.617970402 +0000 UTC m=+812.105104740 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb811c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb51b20 item 63 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb81800): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb81800): open at offset 0 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb81800): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb81800): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb81800): >_readAt: n=0, err=Bad file descriptor 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb81800): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb81800): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb81800): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.619918031 +0000 UTC m=+812.107052379 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb81800): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb81d40): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb81d40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb81d40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb98230 item 64 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb81d40): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb81d40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.62053763 +0000 UTC m=+812.107671968 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbb81d40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba2540): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba2540): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba2540): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba2540): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba2540): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.62053763 +0000 UTC m=+812.107671968 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba2540): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb984d0 item 64 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba2b80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba2b80): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba2b80): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba2b80): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba2b80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.622305189 +0000 UTC m=+812.109439527 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba2b80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3000): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3000): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3000): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3000): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3000): _writeAt: size=3, off=2 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb98a80 item 65 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3000): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3000): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.623011683 +0000 UTC m=+812.110146021 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3000): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3500): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3500): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3500): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3500): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3500): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.623011683 +0000 UTC m=+812.110146021 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3500): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb98d20 item 65 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3b40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3b40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3b40): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3b40): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3b40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.624809158 +0000 UTC m=+812.111943496 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbba3b40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc00c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc00c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb992d0 item 66 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc00c0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc00c0): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc00c0): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc00c0): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc00c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.625743051 +0000 UTC m=+812.112877429 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc00c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc0600): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc0600): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc0600): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc0600): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc0600): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.625743051 +0000 UTC m=+812.112877429 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc0600): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb99570 item 66 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc0c40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc0c40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc0c40): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc0c40): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc0c40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.628745972 +0000 UTC m=+812.115880330 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc0c40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc10c0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc10c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc10c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc10c0): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc10c0): _writeAt: size=3, off=2 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb99b20 item 67 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc10c0): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc10c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.629543068 +0000 UTC m=+812.116677416 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc10c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc15c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc15c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc15c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc15c0): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc15c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.629543068 +0000 UTC m=+812.116677416 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc15c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbb99dc0 item 67 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc1c40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc1c40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc1c40): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc1c40): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc1c40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.631391459 +0000 UTC m=+812.118525847 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbbc1c40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2a240): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2a240): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbbda4d0 item 68 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2a240): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2a240): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2a240): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2a240): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2a240): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.632339489 +0000 UTC m=+812.119473837 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2a240): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2a780): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2a780): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2a780): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2a780): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2a780): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.632339489 +0000 UTC m=+812.119473837 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2a780): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbbda770 item 68 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2adc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2adc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2adc0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2adc0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2adc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.634167922 +0000 UTC m=+812.121302260 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2adc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2b240): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2b240): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2b240): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2b240): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2b240): _writeAt: size=3, off=2 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbbdad20 item 69 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2b240): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2b240): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.634993651 +0000 UTC m=+812.122128000 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2b240): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2b740): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2b740): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2b740): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2b740): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2b740): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.634993651 +0000 UTC m=+812.122128000 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2b740): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbbdafc0 item 69 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2bdc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2bdc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2bdc0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2bdc0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2bdc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.636843315 +0000 UTC m=+812.123977663 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc2bdc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4a3c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4a3c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbbdb570 item 70 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4a3c0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4a3c0): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4a3c0): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4a3c0): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4a3c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.637660989 +0000 UTC m=+812.124795337 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4a3c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4a900): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4a900): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4a900): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4a900): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4a900): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.637660989 +0000 UTC m=+812.124795337 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4a900): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbbdb810 item 70 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4af80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4af80): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4af80): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4af80): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4af80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.639480295 +0000 UTC m=+812.126614643 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4af80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4b480): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4b480): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4b480): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4b480): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4b480): _writeAt: size=3, off=2 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbbdbdc0 item 71 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4b480): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4b480): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.640375797 +0000 UTC m=+812.127510135 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4b480): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4b980): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4b980): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4b980): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4b980): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4b980): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.640375797 +0000 UTC m=+812.127510135 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc4b980): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbc641c0 item 71 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70100): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70100): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70100): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70100): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70100): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.641902299 +0000 UTC m=+812.129036637 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70100): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70600): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70600): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbc64770 item 72 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70600): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70600): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70600): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70600): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70600): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.642532269 +0000 UTC m=+812.129666607 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70600): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70b40): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70b40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70b40): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70b40): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70b40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.642532269 +0000 UTC m=+812.129666607 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc70b40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbc64a10 item 72 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71100): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71100): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71100): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71100): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71100): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71100): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71100): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.644133854 +0000 UTC m=+812.131268192 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71100): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71600): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71600): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71600): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbc64fc0 item 73 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71600): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71600): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.644651512 +0000 UTC m=+812.131785850 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71600): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71ac0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71ac0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71ac0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71ac0): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71ac0): _writeAt: size=3, off=2 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbc65260 item 73 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71ac0): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71ac0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.645319151 +0000 UTC m=+812.132453490 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc71ac0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94100): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94100): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94100): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94100): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94100): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.645319151 +0000 UTC m=+812.132453490 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94100): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbc65500 item 73 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94740): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94740): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94740): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94740): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94740): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94740): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94740): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.646963488 +0000 UTC m=+812.134097826 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94740): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94c40): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94c40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94c40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbc65ab0 item 74 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94c40): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94c40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.647952055 +0000 UTC m=+812.135086403 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc94c40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95180): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95180): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbc65d50 item 74 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95180): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95180): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95180): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95180): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95180): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.648948587 +0000 UTC m=+812.136082935 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95180): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95700): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95700): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95700): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95700): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95700): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.648948587 +0000 UTC m=+812.136082935 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95700): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbfd8150 item 74 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95d40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95d40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95d40): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95d40): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95d40): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95d40): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95d40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.651432697 +0000 UTC m=+812.138567046 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbc95d40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8340): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8340): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8340): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbfd8700 item 75 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8340): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8340): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.652302941 +0000 UTC m=+812.139437320 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8340): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8880): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8880): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8880): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8880): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8880): _writeAt: size=3, off=2 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbfd89a0 item 75 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8880): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8880): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.65328694 +0000 UTC m=+812.140421288 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8880): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8dc0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8dc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8dc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8dc0): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8dc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.65328694 +0000 UTC m=+812.140421288 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe8dc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbfd8c40 item 75 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9400): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9400): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9400): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9400): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9400): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9400): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9400): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.655159937 +0000 UTC m=+812.142294275 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9400): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9900): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9900): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9900): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbfd91f0 item 76 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9900): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9900): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.655661996 +0000 UTC m=+812.142796334 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9900): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9e40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9e40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbfd9490 item 76 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9e40): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9e40): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9e40): _writeAt: size=3, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9e40): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9e40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.656337752 +0000 UTC m=+812.143472090 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fbfe9e40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0044c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0044c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0044c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0044c0): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0044c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.656337752 +0000 UTC m=+812.143472090 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0044c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbfd9730 item 76 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc004b00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc004b00): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc004b00): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc004b00): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc004b00): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc004b00): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc004b00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.6578138 +0000 UTC m=+812.144948138 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc004b00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005000): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005000): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005000): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fbfd9ce0 item 77 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005000): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005000): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.658546122 +0000 UTC m=+812.145680460 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005000): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005700): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005700): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005700): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005700): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005700): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.658546122 +0000 UTC m=+812.145680460 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005700): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc0160e0 item 77 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005d40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005d40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005d40): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005d40): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005d40): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005d40): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005d40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.661199283 +0000 UTC m=+812.148333631 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc005d40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc020340): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc020340): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc020340): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc016690 item 78 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc020340): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc020340): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.661833821 +0000 UTC m=+812.148968169 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc020340): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc020a40): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc020a40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc020a40): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc020a40): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc020a40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.661833821 +0000 UTC m=+812.148968169 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc020a40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc016930 item 78 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021080): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021080): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021080): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021080): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021080): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021080): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021080): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.664230698 +0000 UTC m=+812.151365046 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021080): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021580): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021580): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021580): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc016ee0 item 79 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021580): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021580): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.664829479 +0000 UTC m=+812.151963837 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021580): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021c80): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021c80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021c80): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021c80): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021c80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.664829479 +0000 UTC m=+812.151963837 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc021c80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc017180 item 79 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03c3c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03c3c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03c3c0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03c3c0): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03c3c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03c3c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03c3c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.667062366 +0000 UTC m=+812.154196774 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03c3c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03c8c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03c8c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03c8c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc017730 item 80 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03c8c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03c8c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.667911579 +0000 UTC m=+812.155045928 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03c8c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03cfc0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03cfc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03cfc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03cfc0): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03cfc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.667911579 +0000 UTC m=+812.155045928 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03cfc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc0179d0 item 80 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03d600): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03d600): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03d600): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03d600): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03d600): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.670330158 +0000 UTC m=+812.157464546 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03d600): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03da80): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03da80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03da80): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03da80): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03da80): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03da80): _writeAt: size=3, off=7 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc05c0e0 item 81 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03da80): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03da80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.671187316 +0000 UTC m=+812.158321675 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc03da80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0660c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0660c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0660c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0660c0): >_readAt: n=8, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0660c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.671187316 +0000 UTC m=+812.158321675 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0660c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc05c380 item 81 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc066740): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc066740): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc066740): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc066740): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc066740): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.673189828 +0000 UTC m=+812.160324206 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc066740): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc066c40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc066c40): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc066c40): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc05c930 item 82 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc066c40): _readAt: size=2, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc066c40): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc066c40): _writeAt: size=3, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc066c40): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc066c40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.674026578 +0000 UTC m=+812.161160936 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc066c40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0671c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0671c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0671c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0671c0): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0671c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.674026578 +0000 UTC m=+812.161160936 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc0671c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc05cbd0 item 82 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc067840): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc067840): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc067840): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc067840): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc067840): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.676172741 +0000 UTC m=+812.163307090 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc067840): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc067d40): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc067d40): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc067d40): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc067d40): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc067d40): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc067d40): _writeAt: size=3, off=7 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc05d180 item 83 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc067d40): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc067d40): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.677120692 +0000 UTC m=+812.164255100 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc067d40): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080380): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080380): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080380): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080380): >_readAt: n=8, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080380): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.677120692 +0000 UTC m=+812.164255100 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080380): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc05d420 item 83 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080a00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080a00): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080a00): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080a00): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080a00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.679463045 +0000 UTC m=+812.166597403 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080a00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080f00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080f00): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080f00): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc05d9d0 item 84 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080f00): _readAt: size=2, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080f00): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080f00): _writeAt: size=3, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080f00): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080f00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.680340452 +0000 UTC m=+812.167474801 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc080f00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc081480): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc081480): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc081480): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc081480): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc081480): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.680340452 +0000 UTC m=+812.167474801 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc081480): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc05dc70 item 84 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc081b00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc081b00): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc081b00): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc081b00): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc081b00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.68216578 +0000 UTC m=+812.169300118 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc081b00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09a100): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09a100): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09a100): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09a100): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09a100): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09a100): _writeAt: size=3, off=7 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc092380 item 85 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09a100): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09a100): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.683126434 +0000 UTC m=+812.170260782 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09a100): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09a640): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09a640): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09a640): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09a640): >_readAt: n=8, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09a640): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.683126434 +0000 UTC m=+812.170260782 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09a640): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc092620 item 85 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09acc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09acc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09acc0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09acc0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09acc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.685225419 +0000 UTC m=+812.172359776 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09acc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09b1c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09b1c0): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09b1c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc092bd0 item 86 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09b1c0): _readAt: size=2, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09b1c0): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09b1c0): _writeAt: size=3, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09b1c0): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09b1c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.686162578 +0000 UTC m=+812.173296926 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09b1c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09b740): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09b740): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09b740): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09b740): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09b740): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.686162578 +0000 UTC m=+812.173296926 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09b740): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc092e70 item 86 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09bdc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09bdc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09bdc0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09bdc0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09bdc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.688488921 +0000 UTC m=+812.175623310 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc09bdc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11c3c0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11c3c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11c3c0): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11c3c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11c3c0): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11c3c0): _writeAt: size=3, off=7 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc093420 item 87 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11c3c0): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11c3c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.689461077 +0000 UTC m=+812.176595426 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11c3c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11c900): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11c900): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11c900): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11c900): >_readAt: n=8, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11c900): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.689461077 +0000 UTC m=+812.176595426 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11c900): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc0936c0 item 87 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11cf80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11cf80): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11cf80): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11cf80): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11cf80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.691656594 +0000 UTC m=+812.178790932 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11cf80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11d480): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11d480): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11d480): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc093c70 item 88 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11d480): _readAt: size=2, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11d480): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11d480): _writeAt: size=3, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11d480): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11d480): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.692545062 +0000 UTC m=+812.179679400 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11d480): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11da00): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11da00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11da00): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11da00): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11da00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.692545062 +0000 UTC m=+812.179679400 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc11da00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc138070 item 88 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142140): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142140): open at offset 0 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142140): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142140): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142140): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142140): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142140): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142140): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.695057016 +0000 UTC m=+812.182191364 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142140): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142680): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142680): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142680): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc138620 item 89 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142680): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142680): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.695758 +0000 UTC m=+812.182892348 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142680): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142bc0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142bc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142bc0): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142bc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142bc0): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142bc0): _writeAt: size=3, off=7 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc1388c0 item 89 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142bc0): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142bc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.69655765 +0000 UTC m=+812.183692018 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc142bc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143140): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143140): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143140): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143140): >_readAt: n=8, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143140): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.69655765 +0000 UTC m=+812.183692018 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143140): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc138b60 item 89 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143780): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143780): open at offset 0 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143780): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143780): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143780): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143780): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143780): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143780): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.69839512 +0000 UTC m=+812.185529498 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143780): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143cc0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143cc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143cc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc139110 item 90 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143cc0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143cc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.699061969 +0000 UTC m=+812.186196307 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc143cc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304300): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304300): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304300): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc1393b0 item 90 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304300): _readAt: size=2, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304300): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304300): _writeAt: size=3, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304300): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304300): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.700004009 +0000 UTC m=+812.187138377 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304300): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3048c0): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3048c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3048c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3048c0): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3048c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.700004009 +0000 UTC m=+812.187138377 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3048c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc139650 item 90 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304f00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304f00): open at offset 0 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304f00): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304f00): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304f00): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304f00): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304f00): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304f00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.702211979 +0000 UTC m=+812.189346347 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc304f00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc305440): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc305440): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc305440): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc139c00 item 91 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc305440): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc305440): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.70570189 +0000 UTC m=+812.192836258 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc305440): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc305980): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc305980): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc305980): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc305980): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc305980): >_readAt: n=2, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc305980): _writeAt: size=3, off=7 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc31c000 item 91 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc305980): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc305980): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.706523572 +0000 UTC m=+812.193657960 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc305980): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320000): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320000): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320000): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320000): >_readAt: n=8, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320000): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.706523572 +0000 UTC m=+812.193657960 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320000): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc31c2a0 item 91 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320640): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320640): open at offset 0 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320640): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320640): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320640): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320640): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320640): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320640): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.708636041 +0000 UTC m=+812.195770409 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320640): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320b80): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320b80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320b80): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc31c850 item 92 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320b80): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320b80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.709402198 +0000 UTC m=+812.196536616 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc320b80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3210c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3210c0): open at offset 5 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3210c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc31caf0 item 92 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3210c0): _readAt: size=2, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3210c0): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3210c0): _writeAt: size=3, off=5 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3210c0): >_writeAt: n=3, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3210c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.710275959 +0000 UTC m=+812.197410326 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3210c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc321680): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc321680): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc321680): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc321680): >_readAt: n=3, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc321680): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.710275959 +0000 UTC m=+812.197410326 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc321680): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc31cd90 item 92 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc321cc0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc321cc0): open at offset 0 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc321cc0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc321cc0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc321cc0): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc321cc0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc321cc0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc321cc0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.712214359 +0000 UTC m=+812.199348697 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc321cc0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc342300): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc342300): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc342300): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc31d340 item 93 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc342300): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc342300): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.712851732 +0000 UTC m=+812.199986070 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc342300): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc342a00): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc342a00): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc342a00): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc342a00): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc342a00): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.712851732 +0000 UTC m=+812.199986070 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc342a00): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc31d5e0 item 93 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343040): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343040): open at offset 0 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343040): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343040): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343040): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343040): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343040): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343040): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.715048431 +0000 UTC m=+812.202182769 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343040): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343580): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343580): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343580): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc31db90 item 94 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343580): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343580): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.715731101 +0000 UTC m=+812.202865468 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343580): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343c80): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343c80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343c80): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343c80): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343c80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.715731101 +0000 UTC m=+812.202865468 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc343c80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc31de30 item 94 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3663c0): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3663c0): open at offset 0 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3663c0): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3663c0): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3663c0): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3663c0): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3663c0): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3663c0): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.717855703 +0000 UTC m=+812.204990071 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc3663c0): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc366900): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc366900): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc366900): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc35a540 item 95 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc366900): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc366900): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.718529846 +0000 UTC m=+812.205664184 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc366900): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367000): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367000): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367000): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367000): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367000): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.718529846 +0000 UTC m=+812.205664184 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367000): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc35a7e0 item 95 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 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/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367640): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367640): open at offset 0 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367640): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367640): _readAt: size=2, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367640): >_readAt: n=0, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367640): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367640): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367640): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.72064989 +0000 UTC m=+812.207784228 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367640): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367b80): _writeAt: size=5, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367b80): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367b80): >openPending: err= 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc35ad90 item 96 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367b80): >_writeAt: n=5, err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367b80): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.721477753 +0000 UTC m=+812.208612092 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc367b80): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/07 04:18:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/07 04:18:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/07 04:18:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/07 04:18:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc382380): _readAt: size=512, off=0 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc382380): openPending: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc382380): >openPending: err= 2026/09/07 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc382380): >_readAt: n=5, err=EOF 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc382380): close: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-07 04:18:07.721477753 +0000 UTC m=+812.208612092 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:07 DEBUG : open-test-file(0x3014fc382380): >close: err= 2026/09/07 04:18:07 DEBUG : open-test-file: Remove: 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3014fc35b030 item 96 2026/09/07 04:18:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/07 04:18:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/07 04:18:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/07 04:18:07 DEBUG : open-test-file: >Remove: err= 2026/09/07 04:18:07 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:18:07 DEBUG : Looking for writers 2026/09/07 04:18:07 DEBUG : >WaitForWriters: 2026/09/07 04:18:07 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting 2026/09/07 04:18:07 DEBUG : forgetting directory cache 2026/09/07 04:18:07 DEBUG : Removed virtual directory entry vDel: "dir" 2026/09/07 04:18:08 DEBUG : dir: forgetting directory cache 2026/09/07 04:18:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestRWFileHandleOpenTests (2.44s) --- PASS: TestRWFileHandleOpenTests/writes (1.21s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.27s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- 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 (1.23s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.25s) --- 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.01s) --- 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 "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:18:08 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:18:08 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:08 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:18:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:18:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:08 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:18:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:08 DEBUG : file1: newRWFileHandle: 2026/09/07 04:18:08 DEBUG : file1(0x3014fb75f500): openPending: 2026/09/07 04:18:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:18:08 DEBUG : file1(0x3014fb75f500): >openPending: err= 2026/09/07 04:18:08 DEBUG : file1: >newRWFileHandle: err= 2026/09/07 04:18:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:18:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/07 04:18:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/07 04:18:08 DEBUG : file1(0x3014fb75f500): _writeAt: size=2, off=0 2026/09/07 04:18:08 DEBUG : file1(0x3014fb75f500): >_writeAt: n=2, err= 2026/09/07 04:18:08 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/07 04:18:08 DEBUG : file1(0x3014fb75f500): RWFileHandle.Flush 2026/09/07 04:18:08 DEBUG : file1(0x3014fb75f500): RWFileHandle.Release 2026/09/07 04:18:08 DEBUG : file1(0x3014fb75f500): close: 2026/09/07 04:18:08 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/07 04:18:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:08 DEBUG : file1(0x3014fb75f500): >close: err= 2026/09/07 04:18:08 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:18:08 DEBUG : Looking for writers 2026/09/07 04:18:08 DEBUG : file1: reading active writers 2026/09/07 04:18:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 04:18:08 DEBUG : Looking for writers 2026/09/07 04:18:08 DEBUG : file1: reading active writers 2026/09/07 04:18:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 04:18:08 DEBUG : Looking for writers 2026/09/07 04:18:08 DEBUG : file1: reading active writers 2026/09/07 04:18:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 04:18:08 DEBUG : Looking for writers 2026/09/07 04:18:08 DEBUG : file1: reading active writers 2026/09/07 04:18:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 04:18:08 DEBUG : file1: vfs cache: starting upload 2026/09/07 04:18:08 DEBUG : Looking for writers 2026/09/07 04:18:08 DEBUG : file1: reading active writers 2026/09/07 04:18:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 04:18:08 DEBUG : Looking for writers 2026/09/07 04:18:08 DEBUG : file1: reading active writers 2026/09/07 04:18:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 04:18:09 DEBUG : Looking for writers 2026/09/07 04:18:09 DEBUG : file1: reading active writers 2026/09/07 04:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 04:18:09 DEBUG : Looking for writers 2026/09/07 04:18:09 DEBUG : file1: reading active writers 2026/09/07 04:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:18:10 DEBUG : Looking for writers 2026/09/07 04:18:10 DEBUG : file1: reading active writers 2026/09/07 04:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:18:11 DEBUG : Looking for writers 2026/09/07 04:18:11 DEBUG : file1: reading active writers 2026/09/07 04:18:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:18:12 DEBUG : file1: size = 2 OK 2026/09/07 04:18:12 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/07 04:18:12 INFO : file1: Copied (new) 2026/09/07 04:18:12 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/07 04:18:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/07 04:18:12 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/07 04:18:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:18:12 INFO : file1: vfs cache: upload succeeded try #1 2026/09/07 04:18:12 DEBUG : Looking for writers 2026/09/07 04:18:12 DEBUG : file1: reading active writers 2026/09/07 04:18:12 DEBUG : >WaitForWriters: 2026/09/07 04:18:14 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:18:14 DEBUG : Looking for writers 2026/09/07 04:18:14 DEBUG : file1: reading active writers 2026/09/07 04:18:14 DEBUG : >WaitForWriters: 2026/09/07 04:18:14 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (7.92s) === RUN TestRWCacheRename run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:18:16 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:18:16 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:16 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:18:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:18:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:16 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:18:16 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:18:16 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:18:16 DEBUG : rename_me: newRWFileHandle: 2026/09/07 04:18:16 DEBUG : rename_me(0x3014fb75e780): openPending: 2026/09/07 04:18:16 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/07 04:18:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/07 04:18:16 DEBUG : rename_me(0x3014fb75e780): >openPending: err= 2026/09/07 04:18:16 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/07 04:18:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/07 04:18:16 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/07 04:18:16 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/07 04:18:16 DEBUG : rename_me(0x3014fb75e780): _writeAt: size=5, off=0 2026/09/07 04:18:16 DEBUG : rename_me(0x3014fb75e780): >_writeAt: n=5, err= 2026/09/07 04:18:16 DEBUG : rename_me(0x3014fb75e780): close: 2026/09/07 04:18:16 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-07 04:18:16.569643638 +0000 UTC m=+821.056777966 2026/09/07 04:18:16 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/07 04:18:16 DEBUG : rename_me(0x3014fb75e780): >close: err= 2026/09/07 04:18:16 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/07 04:18:16 DEBUG : i_was_renamed: Updating file with 0x3014fa0e2410 2026/09/07 04:18:16 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/07 04:18:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/07 04:18:16 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:18:16 DEBUG : Looking for writers 2026/09/07 04:18:16 DEBUG : i_was_renamed: reading active writers 2026/09/07 04:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/07 04:18:16 DEBUG : Looking for writers 2026/09/07 04:18:16 DEBUG : i_was_renamed: reading active writers 2026/09/07 04:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/07 04:18:16 DEBUG : Looking for writers 2026/09/07 04:18:16 DEBUG : i_was_renamed: reading active writers 2026/09/07 04:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/07 04:18:16 DEBUG : Looking for writers 2026/09/07 04:18:16 DEBUG : i_was_renamed: reading active writers 2026/09/07 04:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/07 04:18:16 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/07 04:18:16 DEBUG : Looking for writers 2026/09/07 04:18:16 DEBUG : i_was_renamed: reading active writers 2026/09/07 04:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/07 04:18:16 DEBUG : Looking for writers 2026/09/07 04:18:16 DEBUG : i_was_renamed: reading active writers 2026/09/07 04:18:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/07 04:18:17 DEBUG : Looking for writers 2026/09/07 04:18:17 DEBUG : i_was_renamed: reading active writers 2026/09/07 04:18:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/07 04:18:17 DEBUG : Looking for writers 2026/09/07 04:18:17 DEBUG : i_was_renamed: reading active writers 2026/09/07 04:18:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:18:18 DEBUG : forgetting directory cache 2026/09/07 04:18:18 DEBUG : Removed virtual directory entry vDel: "dir" 2026/09/07 04:18:18 DEBUG : dir: forgetting directory cache 2026/09/07 04:18:18 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/07 04:18:18 DEBUG : Looking for writers 2026/09/07 04:18:18 DEBUG : i_was_renamed: reading active writers 2026/09/07 04:18:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:18:19 DEBUG : Looking for writers 2026/09/07 04:18:19 DEBUG : i_was_renamed: reading active writers 2026/09/07 04:18:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/07 04:18:20 DEBUG : i_was_renamed: size = 5 OK 2026/09/07 04:18:20 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 04:18:20 INFO : i_was_renamed: Copied (new) 2026/09/07 04:18:20 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-07 04:18:16.569 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/07 04:18:20 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/07 04:18:20 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/07 04:18:20 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/07 04:18:20 DEBUG : Looking for writers 2026/09/07 04:18:20 DEBUG : i_was_renamed: reading active writers 2026/09/07 04:18:20 DEBUG : >WaitForWriters: 2026/09/07 04:18:20 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (6.65s) === RUN TestRWCacheUpdate run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:18:22 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/07 04:18:22 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:22 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:18:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/07 04:18:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestCompressDrive/rclone-test-tecikom9nege" 2026/09/07 04:18:22 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/07 04:18:22 DEBUG : forgetting directory cache 2026/09/07 04:18:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:27 DEBUG : forgetting directory cache 2026/09/07 04:18:27 DEBUG : dir: forgetting directory cache 2026/09/07 04:18:27 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/07 04:18:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 04:18:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 04:18:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 04:18:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:18:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:18:28 DEBUG : TestRWCacheUpdate(0x3014fc382400): _readAt: size=512, off=0 2026/09/07 04:18:28 DEBUG : TestRWCacheUpdate(0x3014fc382400): openPending: 2026/09/07 04:18:28 DEBUG : forgetting directory cache 2026/09/07 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 03:19:22.959 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/07 04:18:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 04:18:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:18:28 DEBUG : TestRWCacheUpdate(0x3014fc382400): >openPending: err= 2026/09/07 04:18:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 04:18:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 04:18:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:18:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:18:29 DEBUG : TestRWCacheUpdate(0x3014fc382400): >_readAt: n=20, err=EOF 2026/09/07 04:18:29 DEBUG : TestRWCacheUpdate(0x3014fc382400): close: 2026/09/07 04:18:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 03:19:22.959 +0000 UTC 2026/09/07 04:18:29 DEBUG : TestRWCacheUpdate(0x3014fc382400): >close: err= 2026/09/07 04:18:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:18:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 04:18:30 DEBUG : forgetting directory cache 2026/09/07 04:18:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 04:18:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 04:18:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 04:18:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:18:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:18:35 DEBUG : TestRWCacheUpdate(0x3014fa990400): _readAt: size=512, off=0 2026/09/07 04:18:35 DEBUG : TestRWCacheUpdate(0x3014fa990400): openPending: 2026/09/07 04:18:35 DEBUG : forgetting directory cache 2026/09/07 04:18:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 03:20:22.959 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-07 03:19:22.959 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/07 04:18:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-07 03:20:22.959 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-07 03:19:22.959 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/07 04:18:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 04:18:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 04:18:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 04:18:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:18:36 DEBUG : TestRWCacheUpdate(0x3014fa990400): >openPending: err= 2026/09/07 04:18:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 04:18:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 04:18:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:18:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:18:37 DEBUG : TestRWCacheUpdate(0x3014fa990400): >_readAt: n=20, err=EOF 2026/09/07 04:18:37 DEBUG : TestRWCacheUpdate(0x3014fa990400): close: 2026/09/07 04:18:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 03:20:22.959 +0000 UTC 2026/09/07 04:18:37 DEBUG : TestRWCacheUpdate(0x3014fa990400): >close: err= 2026/09/07 04:18:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:18:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 04:18:37 DEBUG : forgetting directory cache 2026/09/07 04:18:38 DEBUG : forgetting directory cache 2026/09/07 04:18:38 DEBUG : renamed empty directory: forgetting directory cache 2026/09/07 04:18:38 DEBUG : dir3: forgetting directory cache 2026/09/07 04:18:38 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2026/09/07 04:18:38 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2026/09/07 04:18:38 DEBUG : Removed virtual directory entry vDel: "file2" 2026/09/07 04:18:38 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/09/07 04:18:38 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2026/09/07 04:18:38 DEBUG : Removed virtual directory entry vDel: "dir" 2026/09/07 04:18:38 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/09/07 04:18:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 04:18:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 04:18:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 04:18:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:18:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:18:42 DEBUG : TestRWCacheUpdate(0x3014fa990b40): _readAt: size=512, off=0 2026/09/07 04:18:42 DEBUG : TestRWCacheUpdate(0x3014fa990b40): openPending: 2026/09/07 04:18:43 DEBUG : forgetting directory cache 2026/09/07 04:18:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 03:21:22.959 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-07 03:20:22.959 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/07 04:18:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-07 03:21:22.959 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-07 03:20:22.959 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/07 04:18:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 04:18:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 04:18:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 04:18:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:18:43 DEBUG : TestRWCacheUpdate(0x3014fa990b40): >openPending: err= 2026/09/07 04:18:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 04:18:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 04:18:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:18:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:18:44 DEBUG : TestRWCacheUpdate(0x3014fa990b40): >_readAt: n=20, err=EOF 2026/09/07 04:18:44 DEBUG : TestRWCacheUpdate(0x3014fa990b40): close: 2026/09/07 04:18:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 03:21:22.959 +0000 UTC 2026/09/07 04:18:44 DEBUG : TestRWCacheUpdate(0x3014fa990b40): >close: err= 2026/09/07 04:18:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:18:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 04:18:44 DEBUG : forgetting directory cache 2026/09/07 04:18:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 04:18:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 04:18:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 04:18:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:18:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:18:50 DEBUG : TestRWCacheUpdate(0x3014fa990100): _readAt: size=512, off=0 2026/09/07 04:18:50 DEBUG : TestRWCacheUpdate(0x3014fa990100): openPending: 2026/09/07 04:18:50 DEBUG : forgetting directory cache 2026/09/07 04:18:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 03:22:22.959 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-07 03:21:22.959 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/07 04:18:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-07 03:22:22.959 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-07 03:21:22.959 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/07 04:18:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 04:18:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 04:18:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 04:18:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:18:50 DEBUG : TestRWCacheUpdate(0x3014fa990100): >openPending: err= 2026/09/07 04:18:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 04:18:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 04:18:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:18:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:18:51 DEBUG : TestRWCacheUpdate(0x3014fa990100): >_readAt: n=20, err=EOF 2026/09/07 04:18:51 DEBUG : TestRWCacheUpdate(0x3014fa990100): close: 2026/09/07 04:18:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 03:22:22.959 +0000 UTC 2026/09/07 04:18:51 DEBUG : TestRWCacheUpdate(0x3014fa990100): >close: err= 2026/09/07 04:18:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:18:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 04:18:51 DEBUG : forgetting directory cache 2026/09/07 04:18:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:18:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 04:18:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 04:18:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 04:18:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:18:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:18:57 DEBUG : TestRWCacheUpdate(0x3014fb430bc0): _readAt: size=512, off=0 2026/09/07 04:18:57 DEBUG : TestRWCacheUpdate(0x3014fb430bc0): openPending: 2026/09/07 04:18:57 DEBUG : forgetting directory cache 2026/09/07 04:18:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 03:23:22.959 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-07 03:22:22.959 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/07 04:18:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-07 03:23:22.959 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-07 03:22:22.959 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/07 04:18:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 04:18:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 04:18:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 04:18:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:18:58 DEBUG : TestRWCacheUpdate(0x3014fb430bc0): >openPending: err= 2026/09/07 04:18:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 04:18:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 04:18:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:18:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:18:58 DEBUG : TestRWCacheUpdate(0x3014fb430bc0): >_readAt: n=20, err=EOF 2026/09/07 04:18:58 DEBUG : TestRWCacheUpdate(0x3014fb430bc0): close: 2026/09/07 04:18:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 03:23:22.959 +0000 UTC 2026/09/07 04:18:58 DEBUG : TestRWCacheUpdate(0x3014fb430bc0): >close: err= 2026/09/07 04:18:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:18:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 04:18:59 DEBUG : forgetting directory cache 2026/09/07 04:19:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:19:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 04:19:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 04:19:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 04:19:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:19:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:19:04 DEBUG : TestRWCacheUpdate(0x3014fa990bc0): _readAt: size=512, off=0 2026/09/07 04:19:04 DEBUG : TestRWCacheUpdate(0x3014fa990bc0): openPending: 2026/09/07 04:19:04 DEBUG : forgetting directory cache 2026/09/07 04:19:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-07 03:24:22.959 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-07 03:23:22.959 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/07 04:19:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-07 03:24:22.959 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-07 03:23:22.959 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/07 04:19:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 04:19:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 04:19:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/07 04:19:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:19:05 DEBUG : TestRWCacheUpdate(0x3014fa990bc0): >openPending: err= 2026/09/07 04:19:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/07 04:19:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 04:19:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:19:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:19:06 DEBUG : TestRWCacheUpdate(0x3014fa990bc0): >_readAt: n=20, err=EOF 2026/09/07 04:19:06 DEBUG : TestRWCacheUpdate(0x3014fa990bc0): close: 2026/09/07 04:19:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 03:24:22.959 +0000 UTC 2026/09/07 04:19:06 DEBUG : TestRWCacheUpdate(0x3014fa990bc0): >close: err= 2026/09/07 04:19:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:19:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 04:19:06 DEBUG : forgetting directory cache 2026/09/07 04:19:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:19:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 04:19:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 04:19:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 04:19:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:19:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:19:12 DEBUG : TestRWCacheUpdate(0x3014fa990480): _readAt: size=512, off=0 2026/09/07 04:19:12 DEBUG : TestRWCacheUpdate(0x3014fa990480): openPending: 2026/09/07 04:19:12 DEBUG : forgetting directory cache 2026/09/07 04:19:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-07 03:25:22.959 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-07 03:24:22.959 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/07 04:19:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-07 03:25:22.959 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-07 03:24:22.959 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/07 04:19:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 04:19:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 04:19:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/07 04:19:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:19:12 DEBUG : TestRWCacheUpdate(0x3014fa990480): >openPending: err= 2026/09/07 04:19:12 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/07 04:19:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 04:19:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:19:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:19:13 DEBUG : TestRWCacheUpdate(0x3014fa990480): >_readAt: n=21, err=EOF 2026/09/07 04:19:13 DEBUG : TestRWCacheUpdate(0x3014fa990480): close: 2026/09/07 04:19:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 03:25:22.959 +0000 UTC 2026/09/07 04:19:13 DEBUG : TestRWCacheUpdate(0x3014fa990480): >close: err= 2026/09/07 04:19:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:19:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 04:19:14 DEBUG : forgetting directory cache 2026/09/07 04:19:15 DEBUG : forgetting directory cache 2026/09/07 04:19:15 DEBUG : dir: forgetting directory cache 2026/09/07 04:19:15 DEBUG : dir/sub: forgetting directory cache 2026/09/07 04:19:15 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/09/07 04:19:15 DEBUG : dir: forgetting directory cache 2026/09/07 04:19:15 DEBUG : dir/sub: forgetting directory cache 2026/09/07 04:19:15 DEBUG : dir/sub: forgetting directory cache 2026/09/07 04:19:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:19:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 04:19:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 04:19:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 04:19:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:19:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:19:19 DEBUG : TestRWCacheUpdate(0x3014fa990e40): _readAt: size=512, off=0 2026/09/07 04:19:19 DEBUG : TestRWCacheUpdate(0x3014fa990e40): openPending: 2026/09/07 04:19:19 DEBUG : forgetting directory cache 2026/09/07 04:19:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-07 03:26:22.959 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-07 03:25:22.959 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/07 04:19:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-07 03:26:22.959 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-07 03:25:22.959 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/07 04:19:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 04:19:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 04:19:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/07 04:19:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:19:20 DEBUG : TestRWCacheUpdate(0x3014fa990e40): >openPending: err= 2026/09/07 04:19:20 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/07 04:19:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 04:19:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:19:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:19:20 DEBUG : TestRWCacheUpdate(0x3014fa990e40): >_readAt: n=22, err=EOF 2026/09/07 04:19:20 DEBUG : TestRWCacheUpdate(0x3014fa990e40): close: 2026/09/07 04:19:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 03:26:22.959 +0000 UTC 2026/09/07 04:19:20 DEBUG : TestRWCacheUpdate(0x3014fa990e40): >close: err= 2026/09/07 04:19:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:19:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 04:19:21 DEBUG : forgetting directory cache 2026/09/07 04:19:22 DEBUG : Google drive root 'rclone-test-tecikom9nege': Checking for changes on remote 2026/09/07 04:19:22 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item TestRWCacheUpdate not removed, freed 0 bytes 2026/09/07 04:19:22 INFO : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 22 (was 22) 2026/09/07 04:19:23 NOTICE: Compressed: TestCompressDrive:rclone-test-tecikom9nege: path "i_was_renamed.json" entryType 1 2026/09/07 04:19:23 DEBUG : changeNotify: relativePath="i_was_renamed", type=1 2026/09/07 04:19:23 DEBUG : >changeNotify: 2026/09/07 04:19:23 NOTICE: Compressed: TestCompressDrive:rclone-test-tecikom9nege: path "i_was_renamed.bin" entryType 1 2026/09/07 04:19:23 NOTICE: Compressed: TestCompressDrive:rclone-test-tecikom9nege: path "TestRWCacheUpdate.bin" entryType 1 2026/09/07 04:19:23 NOTICE: Compressed: TestCompressDrive:rclone-test-tecikom9nege: path "TestRWCacheUpdate.json" entryType 1 2026/09/07 04:19:23 DEBUG : changeNotify: relativePath="TestRWCacheUpdate", type=1 2026/09/07 04:19:23 DEBUG : >changeNotify: 2026/09/07 04:19:25 DEBUG : forgetting directory cache 2026/09/07 04:19:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:19:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 04:19:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 04:19:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 04:19:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:19:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:19:26 DEBUG : TestRWCacheUpdate(0x3014fb431280): _readAt: size=512, off=0 2026/09/07 04:19:26 DEBUG : TestRWCacheUpdate(0x3014fb431280): openPending: 2026/09/07 04:19:27 DEBUG : forgetting directory cache 2026/09/07 04:19:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-07 03:27:22.959 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-07 03:26:22.959 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/07 04:19:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-07 03:27:22.959 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-07 03:26:22.959 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/07 04:19:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 04:19:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 04:19:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/07 04:19:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:19:27 DEBUG : TestRWCacheUpdate(0x3014fb431280): >openPending: err= 2026/09/07 04:19:27 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/07 04:19:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 04:19:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:19:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:19:28 DEBUG : TestRWCacheUpdate(0x3014fb431280): >_readAt: n=23, err=EOF 2026/09/07 04:19:28 DEBUG : TestRWCacheUpdate(0x3014fb431280): close: 2026/09/07 04:19:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 03:27:22.959 +0000 UTC 2026/09/07 04:19:28 DEBUG : TestRWCacheUpdate(0x3014fb431280): >close: err= 2026/09/07 04:19:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:19:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 04:19:29 DEBUG : forgetting directory cache 2026/09/07 04:19:32 DEBUG : forgetting directory cache 2026/09/07 04:19:32 DEBUG : dir: forgetting directory cache 2026/09/07 04:19:32 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/09/07 04:19:32 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2026/09/07 04:19:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:19:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/07 04:19:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/07 04:19:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/07 04:19:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:19:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/07 04:19:34 DEBUG : TestRWCacheUpdate(0x3014fb75e480): _readAt: size=512, off=0 2026/09/07 04:19:34 DEBUG : TestRWCacheUpdate(0x3014fb75e480): openPending: 2026/09/07 04:19:34 DEBUG : forgetting directory cache 2026/09/07 04:19:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-07 03:28:22.959 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-07 03:27:22.959 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/07 04:19:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-07 03:28:22.959 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-07 03:27:22.959 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/07 04:19:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/07 04:19:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/07 04:19:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/07 04:19:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:19:35 DEBUG : TestRWCacheUpdate(0x3014fb75e480): >openPending: err= 2026/09/07 04:19:35 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/07 04:19:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/07 04:19:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:19:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:19:35 DEBUG : TestRWCacheUpdate(0x3014fb75e480): >_readAt: n=24, err=EOF 2026/09/07 04:19:35 DEBUG : TestRWCacheUpdate(0x3014fb75e480): close: 2026/09/07 04:19:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-07 03:28:22.959 +0000 UTC 2026/09/07 04:19:35 DEBUG : TestRWCacheUpdate(0x3014fb75e480): >close: err= 2026/09/07 04:19:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/07 04:19:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/07 04:19:35 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:19:35 DEBUG : Looking for writers 2026/09/07 04:19:35 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/07 04:19:35 DEBUG : >WaitForWriters: 2026/09/07 04:19:35 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: vfs cache: cleaner exiting 2026/09/07 04:19:36 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (75.31s) === RUN TestCaseSensitivity run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:19:43 DEBUG : forgetting directory cache 2026/09/07 04:19:43 DEBUG : dir: forgetting directory cache 2026/09/07 04:19:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:19:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/07 04:19:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/07 04:19:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/07 04:19:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:19:52 DEBUG : forgetting directory cache 2026/09/07 04:19:52 DEBUG : dir: forgetting directory cache 2026/09/07 04:19:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:19:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:19:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/07 04:19:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/07 04:19:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/07 04:19:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:19:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:19:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:19:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/07 04:19:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/07 04:19:54 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/07 04:19:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:19:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:19:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:19:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/07 04:19:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/07 04:19:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/07 04:19:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:19:56 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:19:56 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:19:56 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/07 04:19:56 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/07 04:19:56 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/07 04:19:56 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:19:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:20:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/07 04:20:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/07 04:20:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/07 04:20:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:20:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:20:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/07 04:20:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/07 04:20:01 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/09/07 04:20:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:20:01 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:20:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:01 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/07 04:20:01 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/07 04:20:01 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/09/07 04:20:01 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:20:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:20:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/07 04:20:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/07 04:20:02 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/09/07 04:20:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:20:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:20:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/07 04:20:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/07 04:20:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/07 04:20:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:20:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:20:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:03 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/07 04:20:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/07 04:20:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/07 04:20:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:20:05 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:20:05 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:05 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/07 04:20:05 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/07 04:20:05 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:05 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/07 04:20:05 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/07 04:20:05 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:05 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/07 04:20:05 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/07 04:20:05 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/07 04:20:05 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:20:05 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:20:05 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:05 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/09/07 04:20:05 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:05 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/09/07 04:20:05 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:05 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/09/07 04:20:05 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:05 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/07 04:20:05 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/07 04:20:05 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/07 04:20:05 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:20:06 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:20:06 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:06 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/07 04:20:06 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/07 04:20:06 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/07 04:20:06 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:20:06 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:20:06 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:06 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/09/07 04:20:06 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:06 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/09/07 04:20:06 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:20:06 DEBUG : Looking for writers 2026/09/07 04:20:06 DEBUG : FiLeA: reading active writers 2026/09/07 04:20:06 DEBUG : FiLeB: reading active writers 2026/09/07 04:20:06 DEBUG : FilEb: reading active writers 2026/09/07 04:20:06 DEBUG : >WaitForWriters: 2026/09/07 04:20:06 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:20:06 DEBUG : Looking for writers 2026/09/07 04:20:06 DEBUG : FilEb: reading active writers 2026/09/07 04:20:06 DEBUG : FiLeA: reading active writers 2026/09/07 04:20:06 DEBUG : FiLeB: reading active writers 2026/09/07 04:20:06 DEBUG : >WaitForWriters: 2026/09/07 04:20:10 DEBUG : forgetting directory cache 2026/09/07 04:20:10 DEBUG : dir: forgetting directory cache 2026/09/07 04:20:10 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestCaseSensitivity (33.17s) === RUN TestUnicodeNormalization run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:20:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/07 04:20:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/07 04:20:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/07 04:20:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:20:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:20:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:21 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/07 04:20:21 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/07 04:20:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/07 04:20:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:20:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:20:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/07 04:20:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/07 04:20:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/07 04:20:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:20:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/07 04:20:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:20:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/07 04:20:23 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:20:23 DEBUG : Looking for writers 2026/09/07 04:20:23 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/07 04:20:23 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/07 04:20:23 DEBUG : >WaitForWriters: 2026/09/07 04:20:26 DEBUG : forgetting directory cache 2026/09/07 04:20:26 DEBUG : dir: forgetting directory cache 2026/09/07 04:20:26 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestUnicodeNormalization (15.51s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:20:26 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: Reusing VFS from active cache 2026/09/07 04:20:26 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:20:26 DEBUG : Looking for writers 2026/09/07 04:20:26 DEBUG : >WaitForWriters: 2026/09/07 04:20:26 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:20:26 DEBUG : Looking for writers 2026/09/07 04:20:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.65s) === RUN TestVFSNewWithOpts run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:20:27 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:20:27 DEBUG : Looking for writers 2026/09/07 04:20:27 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.72s) === RUN TestVFSRoot run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:20:28 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:20:28 DEBUG : Looking for writers 2026/09/07 04:20:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.71s) === RUN TestVFSStat run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:20:39 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:20:39 DEBUG : dir: Looking for writers 2026/09/07 04:20:39 DEBUG : file2: reading active writers 2026/09/07 04:20:39 DEBUG : Looking for writers 2026/09/07 04:20:39 DEBUG : dir: reading active writers 2026/09/07 04:20:39 DEBUG : file1: reading active writers 2026/09/07 04:20:39 DEBUG : >WaitForWriters: 2026/09/07 04:20:41 DEBUG : forgetting directory cache 2026/09/07 04:20:41 DEBUG : dir: forgetting directory cache --- PASS: TestVFSStat (14.96s) === RUN TestVFSStatParent run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:20:53 DEBUG : forgetting directory cache 2026/09/07 04:20:53 DEBUG : dir: forgetting directory cache 2026/09/07 04:20:54 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:20:54 DEBUG : dir: Looking for writers 2026/09/07 04:20:54 DEBUG : Looking for writers 2026/09/07 04:20:54 DEBUG : dir: reading active writers 2026/09/07 04:20:54 DEBUG : file1: reading active writers 2026/09/07 04:20:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (15.35s) === RUN TestVFSOpenFile run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:21:05 DEBUG : forgetting directory cache 2026/09/07 04:21:05 DEBUG : dir: forgetting directory cache 2026/09/07 04:21:05 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/09/07 04:21:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:21:09 DEBUG : file1: Open: flags=O_RDONLY 2026/09/07 04:21:09 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/07 04:21:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/07 04:21:09 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:21:09 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/07 04:21:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/07 04:21:10 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/07 04:21:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:21:10 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:21:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/07 04:21:10 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/07 04:21:10 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/07 04:21:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/07 04:21:10 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (0 bytes), uploading instead of streaming 2026/09/07 04:21:13 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/07 04:21:13 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 04:21:13 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/07 04:21:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/07 04:21:13 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:21:13 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/07 04:21:13 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:21:13 DEBUG : dir: Looking for writers 2026/09/07 04:21:13 DEBUG : file2: reading active writers 2026/09/07 04:21:13 DEBUG : new_file.txt: reading active writers 2026/09/07 04:21:13 DEBUG : Looking for writers 2026/09/07 04:21:13 DEBUG : dir: reading active writers 2026/09/07 04:21:13 DEBUG : file1: reading active writers 2026/09/07 04:21:13 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (20.00s) === RUN TestVFSRename run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:21:21 DEBUG : forgetting directory cache 2026/09/07 04:21:21 DEBUG : dir: forgetting directory cache 2026/09/07 04:21:26 DEBUG : forgetting directory cache 2026/09/07 04:21:27 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/07 04:21:27 DEBUG : dir/file1: Updating file with dir/file1 0x3014faa705b0 2026/09/07 04:21:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/07 04:21:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/07 04:21:31 INFO : dir/file1: Moved (server-side) to: file0 2026/09/07 04:21:31 DEBUG : file0: Updating file with file0 0x3014faa705b0 2026/09/07 04:21:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/07 04:21:31 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/07 04:21:32 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:21:32 DEBUG : dir: Looking for writers 2026/09/07 04:21:32 DEBUG : Looking for writers 2026/09/07 04:21:32 DEBUG : dir: reading active writers 2026/09/07 04:21:32 DEBUG : file0: reading active writers 2026/09/07 04:21:32 DEBUG : >WaitForWriters: 2026/09/07 04:21:33 DEBUG : forgetting directory cache 2026/09/07 04:21:33 DEBUG : dir: forgetting directory cache 2026/09/07 04:21:33 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" --- PASS: TestVFSRename (16.44s) === RUN TestVFSStatfs run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:21:36 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:21:36 DEBUG : Looking for writers 2026/09/07 04:21:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.87s) === RUN TestVFSMkdir run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:21:37 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/07 04:21:37 DEBUG : TestDrive: Token expired 2026/09/07 04:21:37 DEBUG : TestDrive: No updated token found in the config file 2026/09/07 04:21:37 DEBUG : TestDrive: Token refresh successful 2026/09/07 04:21:37 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/09/07 04:21:37 DEBUG : TestDrive: Saved new token in config file 2026/09/07 04:21:38 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/07 04:21:40 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/07 04:21:41 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/07 04:21:43 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/07 04:21:43 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:21:43 DEBUG : c: Looking for writers 2026/09/07 04:21:43 DEBUG : d: Looking for writers 2026/09/07 04:21:43 DEBUG : Looking for writers 2026/09/07 04:21:43 DEBUG : a: Looking for writers 2026/09/07 04:21:43 DEBUG : b: Looking for writers 2026/09/07 04:21:43 DEBUG : Looking for writers 2026/09/07 04:21:43 DEBUG : c: reading active writers 2026/09/07 04:21:43 DEBUG : d: reading active writers 2026/09/07 04:21:43 DEBUG : /: reading active writers 2026/09/07 04:21:43 DEBUG : a: reading active writers 2026/09/07 04:21:43 DEBUG : b: reading active writers 2026/09/07 04:21:43 DEBUG : >WaitForWriters: 2026/09/07 04:21:46 DEBUG : forgetting directory cache 2026/09/07 04:21:46 DEBUG : dir: forgetting directory cache 2026/09/07 04:21:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" --- PASS: TestVFSMkdir (11.53s) === RUN TestVFSMkdirAll run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:21:49 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/07 04:21:51 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/07 04:21:52 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/07 04:21:53 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/07 04:21:57 DEBUG : forgetting directory cache 2026/09/07 04:21:57 DEBUG : dir: forgetting directory cache 2026/09/07 04:21:57 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/07 04:21:57 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:21:57 DEBUG : a/b/c/d: Looking for writers 2026/09/07 04:21:57 DEBUG : a/b/c: Looking for writers 2026/09/07 04:21:57 DEBUG : d: reading active writers 2026/09/07 04:21:57 DEBUG : a/b: Looking for writers 2026/09/07 04:21:57 DEBUG : c: reading active writers 2026/09/07 04:21:57 DEBUG : a: Looking for writers 2026/09/07 04:21:57 DEBUG : b: reading active writers 2026/09/07 04:21:57 DEBUG : Looking for writers 2026/09/07 04:21:57 DEBUG : a: reading active writers 2026/09/07 04:21:57 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (14.26s) === 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 "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:22:02 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:22:02 DEBUG : Looking for writers 2026/09/07 04:22:02 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.66s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:22:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:22:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:22:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 04:22:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 04:22:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:03 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/07 04:22:03 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/07 04:22:03 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/07 04:22:03 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 04:22:06 DEBUG : file1: size = 5 OK 2026/09/07 04:22:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 04:22:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 04:22:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:07 DEBUG : forgetting directory cache 2026/09/07 04:22:07 DEBUG : dir: forgetting directory cache 2026/09/07 04:22:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:22:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 04:22:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 04:22:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:22:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 04:22:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 04:22:07 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/07 04:22:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/07 04:22:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 04:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 04:22:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 04:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:07 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (0 bytes), uploading instead of streaming 2026/09/07 04:22:11 DEBUG : file1: size = 0 OK 2026/09/07 04:22:11 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 04:22:11 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 04:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/07 04:22:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/07 04:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 04:22:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 04:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:11 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (7 bytes), uploading instead of streaming 2026/09/07 04:22:15 DEBUG : file1: size = 7 OK 2026/09/07 04:22:15 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/07 04:22:15 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 04:22:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:15 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:22:15 DEBUG : Looking for writers 2026/09/07 04:22:15 DEBUG : file1: reading active writers 2026/09/07 04:22:15 DEBUG : >WaitForWriters: 2026/09/07 04:22:16 DEBUG : forgetting directory cache 2026/09/07 04:22:16 DEBUG : dir: forgetting directory cache 2026/09/07 04:22:16 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/07 04:22:16 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" --- PASS: TestWriteFileHandleMethods (14.86s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:22:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:22:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:22:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 04:22:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 04:22:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:18 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/07 04:22:19 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/07 04:22:19 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/07 04:22:19 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/07 04:22:19 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (11 bytes), uploading instead of streaming 2026/09/07 04:22:22 DEBUG : file1: size = 11 OK 2026/09/07 04:22:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/07 04:22:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 04:22:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:22 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/07 04:22:23 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:22:23 DEBUG : Looking for writers 2026/09/07 04:22:23 DEBUG : file1: reading active writers 2026/09/07 04:22:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (7.91s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:22:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:22:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:22:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 04:22:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 04:22:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:26 ERROR : file1: WriteFileHandle.New Rcat failed: couldn't list directory: context canceled 2026/09/07 04:22:26 DEBUG : file1: Remove: 2026/09/07 04:22:26 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/07 04:22:26 DEBUG : file1: >Remove: err= 2026/09/07 04:22:26 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:22:26 DEBUG : Looking for writers 2026/09/07 04:22:26 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:22:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:22:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:22:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 04:22:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 04:22:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:27 ERROR : file1: WriteFileHandle.New Rcat failed: couldn't list directory: context canceled 2026/09/07 04:22:27 DEBUG : file1: Remove: 2026/09/07 04:22:27 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/07 04:22:27 DEBUG : file1: >Remove: err= 2026/09/07 04:22:27 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:22:27 DEBUG : Looking for writers 2026/09/07 04:22:27 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:22:27 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:22:28 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:22:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 04:22:28 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/07 04:22:28 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/07 04:22:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 04:22:28 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 04:22:31 DEBUG : file2: size = 5 OK 2026/09/07 04:22:31 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 04:22:31 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/07 04:22:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/07 04:22:32 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:22:32 DEBUG : Looking for writers 2026/09/07 04:22:32 DEBUG : file2: reading active writers 2026/09/07 04:22:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (8.75s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.94s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.94s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (6.88s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:22:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:22:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:22:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 04:22:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 04:22:34 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/07 04:22:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:34 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (5 bytes), uploading instead of streaming 2026/09/07 04:22:38 DEBUG : file1: size = 5 OK 2026/09/07 04:22:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/07 04:22:38 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 04:22:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:38 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/07 04:22:38 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:22:38 DEBUG : Looking for writers 2026/09/07 04:22:38 DEBUG : file1: reading active writers 2026/09/07 04:22:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (5.72s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:22:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:22:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:22:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 04:22:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 04:22:40 DEBUG : file1: WriteFileHandle.Release closing 2026/09/07 04:22:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:40 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (0 bytes), uploading instead of streaming 2026/09/07 04:22:43 DEBUG : forgetting directory cache 2026/09/07 04:22:43 DEBUG : dir: forgetting directory cache 2026/09/07 04:22:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/07 04:22:43 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:22:43 DEBUG : file1: size = 0 OK 2026/09/07 04:22:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 04:22:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 04:22:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:43 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/07 04:22:43 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:22:43 DEBUG : Looking for writers 2026/09/07 04:22:43 DEBUG : file1: reading active writers 2026/09/07 04:22:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (5.73s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:22:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:22:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:22:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 04:22:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 04:22:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:46 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (2 bytes), uploading instead of streaming 2026/09/07 04:22:49 DEBUG : file1: size = 2 OK 2026/09/07 04:22:49 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/07 04:22:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 04:22:50 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/07 04:22:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:50 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:22:50 DEBUG : Looking for writers 2026/09/07 04:22:50 DEBUG : file1: reading active writers 2026/09/07 04:22:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (6.48s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:22:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:22:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:22:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 04:22:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 04:22:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:52 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (0 bytes), uploading instead of streaming 2026/09/07 04:22:56 DEBUG : file1: size = 0 OK 2026/09/07 04:22:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/07 04:22:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 04:22:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:22:56 DEBUG : file1: Open: flags=O_RDONLY 2026/09/07 04:22:56 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/07 04:22:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/07 04:22:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:22:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/07 04:22:56 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:22:56 DEBUG : Looking for writers 2026/09/07 04:22:56 DEBUG : file1: reading active writers 2026/09/07 04:22:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (6.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:22:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:22:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:22:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/07 04:22:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/07 04:22:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:22:58 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: File to upload is small (100 bytes), uploading instead of streaming 2026/09/07 04:23:02 DEBUG : file1: size = 100 OK 2026/09/07 04:23:02 DEBUG : file1: md5 = b1a2cb7ad13bc7dad8e78f64b2c92f44 OK 2026/09/07 04:23:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/07 04:23:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/07 04:23:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/07 04:23:02 DEBUG : file1: Open: flags=O_RDONLY 2026/09/07 04:23:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/07 04:23:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/07 04:23:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:23:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/07 04:23:03 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:23:03 DEBUG : Looking for writers 2026/09/07 04:23:03 DEBUG : file1: reading active writers 2026/09/07 04:23:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (6.78s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:23:05 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/07 04:23:05 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/07 04:23:05 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/07 04:23:05 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/07 04:23:05 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/07 04:23:05 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/07 04:23:05 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/07 04:23:05 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/07 04:23:05 DEBUG : stalled: Remove: 2026/09/07 04:23:05 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/07 04:23:05 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.92s) === RUN TestZipManyFiles run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:23:09 DEBUG : forgetting directory cache 2026/09/07 04:23:09 DEBUG : dir: forgetting directory cache 2026/09/07 04:23:09 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/07 04:23:09 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:23:31 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/07 04:23:31 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/07 04:23:31 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:23:32 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:23:32 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/07 04:23:32 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/07 04:23:32 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:23:34 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:23:34 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/07 04:23:34 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/07 04:23:34 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:23:36 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:23:36 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/07 04:23:36 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/07 04:23:36 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:23:37 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:23:37 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/07 04:23:37 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/07 04:23:37 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:23:38 DEBUG : forgetting directory cache 2026/09/07 04:23:38 DEBUG : dir: forgetting directory cache 2026/09/07 04:23:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/07 04:23:38 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:23:38 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:23:38 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:23:38 DEBUG : flat: Looking for writers 2026/09/07 04:23:38 DEBUG : f000.txt: reading active writers 2026/09/07 04:23:38 DEBUG : f001.txt: reading active writers 2026/09/07 04:23:38 DEBUG : f002.txt: reading active writers 2026/09/07 04:23:38 DEBUG : f003.txt: reading active writers 2026/09/07 04:23:38 DEBUG : f004.txt: reading active writers 2026/09/07 04:23:38 DEBUG : Looking for writers 2026/09/07 04:23:38 DEBUG : flat: reading active writers 2026/09/07 04:23:38 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (41.39s) === RUN TestZipManySubDirs run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:24:02 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/07 04:24:02 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/07 04:24:02 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:24:03 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:03 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/07 04:24:03 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/07 04:24:03 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:24:03 DEBUG : forgetting directory cache 2026/09/07 04:24:03 DEBUG : dir: forgetting directory cache 2026/09/07 04:24:03 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/07 04:24:03 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:24:05 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:05 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/07 04:24:05 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/07 04:24:05 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:24:07 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:07 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:24:07 DEBUG : a/b/c: Looking for writers 2026/09/07 04:24:07 DEBUG : deep.txt: reading active writers 2026/09/07 04:24:07 DEBUG : a/b: Looking for writers 2026/09/07 04:24:07 DEBUG : c: reading active writers 2026/09/07 04:24:07 DEBUG : mid.txt: reading active writers 2026/09/07 04:24:07 DEBUG : a: Looking for writers 2026/09/07 04:24:07 DEBUG : b: reading active writers 2026/09/07 04:24:07 DEBUG : top.txt: reading active writers 2026/09/07 04:24:07 DEBUG : Looking for writers 2026/09/07 04:24:07 DEBUG : a: reading active writers 2026/09/07 04:24:07 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (27.71s) === RUN TestZipLargeFiles run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:24:20 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/07 04:24:20 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/07 04:24:20 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:24:21 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at -1 length 4096 chunkOffset 0 chunkSize 262144 2026/09/07 04:24:21 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.openRange at 0 length 262144 2026/09/07 04:24:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:23 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4096 length 28687 chunkOffset 0 chunkSize 262144 2026/09/07 04:24:23 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 32783 length 32767 chunkOffset 0 chunkSize 262144 2026/09/07 04:24:23 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 65550 length 4096 chunkOffset 0 chunkSize 262144 2026/09/07 04:24:23 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 69646 length 28678 chunkOffset 0 chunkSize 262144 2026/09/07 04:24:23 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 98324 length 32766 chunkOffset 0 chunkSize 262144 2026/09/07 04:24:23 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 131090 length 4096 chunkOffset 0 chunkSize 262144 2026/09/07 04:24:23 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 135186 length 28679 chunkOffset 0 chunkSize 262144 2026/09/07 04:24:23 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 163865 length 32765 chunkOffset 0 chunkSize 262144 2026/09/07 04:24:23 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 196630 length 4096 chunkOffset 0 chunkSize 262144 2026/09/07 04:24:23 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 200726 length 28680 chunkOffset 0 chunkSize 262144 2026/09/07 04:24:23 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 229406 length 32764 chunkOffset 0 chunkSize 262144 2026/09/07 04:24:23 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 262144 length 26 chunkOffset 0 chunkSize 262144 2026/09/07 04:24:23 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.openRange at 262144 length 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 262170 length 4096 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 266266 length 28681 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 294947 length 32763 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 327710 length 4096 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 331806 length 28682 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 360488 length 32762 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 393250 length 4096 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 397346 length 28683 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 426029 length 32761 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 458790 length 4096 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 462886 length 28684 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 491570 length 32760 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 524330 length 4096 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 528426 length 28685 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 557111 length 32759 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 589870 length 4096 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 593966 length 28686 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 622652 length 32758 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 655410 length 4096 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 659506 length 28687 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 688193 length 32757 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 720950 length 4096 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 725046 length 28688 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 753734 length 32756 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 786432 length 58 chunkOffset 262144 chunkSize 524288 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.openRange at 786432 length 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 786490 length 4096 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 790586 length 28689 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 819275 length 32755 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 852030 length 4096 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 856126 length 28690 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 884816 length 32754 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 917570 length 4096 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 921666 length 28691 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 950357 length 32753 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 983110 length 4096 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 987206 length 28692 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1015898 length 32752 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1048650 length 4096 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1052746 length 28703 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1081449 length 32767 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1114216 length 4096 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1118312 length 28678 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1146990 length 32766 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1179756 length 4096 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1183852 length 28679 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1212531 length 32765 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1245296 length 4096 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1249392 length 28680 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1278072 length 32764 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1310836 length 4096 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1314932 length 28681 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1343613 length 32763 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1376376 length 4096 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1380472 length 28682 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1409154 length 32762 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1441916 length 4096 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1446012 length 28683 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1474695 length 32761 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1507456 length 4096 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1511552 length 28684 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1540236 length 32760 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1572996 length 4096 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1577092 length 28685 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1605777 length 32759 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1638536 length 4096 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1642632 length 28686 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1671318 length 32758 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1704076 length 4096 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1708172 length 28687 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1736859 length 32757 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1769616 length 4096 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1773712 length 28688 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1802400 length 32756 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1835008 length 148 chunkOffset 786432 chunkSize 1048576 2026/09/07 04:24:24 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.openRange at 1835008 length 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1835156 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1839252 length 28689 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1867941 length 32755 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1900696 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1904792 length 28690 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1933482 length 32754 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1966236 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1970332 length 28691 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 1999023 length 32753 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2031776 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2035872 length 28692 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2064564 length 32752 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2097316 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2101412 length 28703 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2130115 length 32767 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2162882 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2166978 length 28678 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2195656 length 32766 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2228422 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2232518 length 28679 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2261197 length 32765 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2293962 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2298058 length 28680 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2326738 length 32764 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2359502 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2363598 length 28681 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2392279 length 32763 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2425042 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2429138 length 28682 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2457820 length 32762 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2490582 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2494678 length 28683 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2523361 length 32761 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2556122 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2560218 length 28684 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2588902 length 32760 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2621662 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2625758 length 28685 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2654443 length 32759 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2687202 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2691298 length 28686 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2719984 length 32758 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2752742 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2756838 length 28687 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2785525 length 32757 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2818282 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2822378 length 28688 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2851066 length 32756 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2883822 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2887918 length 28689 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2916607 length 32755 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2949362 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2953458 length 28690 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 2982148 length 32754 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3014902 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3018998 length 28691 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3047689 length 32753 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3080442 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3084538 length 28692 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3113230 length 32752 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3145982 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3150078 length 28703 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3178781 length 32767 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3211548 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3215644 length 28678 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3244322 length 32766 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3277088 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3281184 length 28679 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3309863 length 32765 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3342628 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3346724 length 28680 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3375404 length 32764 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3408168 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3412264 length 28681 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3440945 length 32763 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3473708 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3477804 length 28682 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3506486 length 32762 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3539248 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3543344 length 28683 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3572027 length 32761 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3604788 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3608884 length 28684 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3637568 length 32760 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3670328 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3674424 length 28685 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3703109 length 32759 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3735868 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3739964 length 28686 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3768650 length 32758 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3801408 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3805504 length 28687 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3834191 length 32757 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3866948 length 4096 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3871044 length 28688 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3899732 length 32756 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3932160 length 328 chunkOffset 1835008 chunkSize 2097152 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.openRange at 3932160 length 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3932488 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3936584 length 28689 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3965273 length 32755 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 3998028 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4002124 length 28690 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4030814 length 32754 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4063568 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4067664 length 28691 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4096355 length 32753 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4129108 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4133204 length 28692 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4161896 length 32752 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4194648 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4198744 length 28703 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4227447 length 32767 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4260214 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4264310 length 28678 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4292988 length 32766 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4325754 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4329850 length 28679 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4358529 length 32765 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4391294 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4395390 length 28680 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4424070 length 32764 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4456834 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4460930 length 28681 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4489611 length 32763 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4522374 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4526470 length 28682 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4555152 length 32762 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4587914 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4592010 length 28683 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4620693 length 32761 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4653454 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4657550 length 28684 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4686234 length 32760 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4718994 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4723090 length 28685 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4751775 length 32759 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4784534 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4788630 length 28686 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4817316 length 32758 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4850074 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4854170 length 28687 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4882857 length 32757 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4915614 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4919710 length 28688 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4948398 length 32756 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4981154 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 4985250 length 28689 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 5013939 length 32755 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 5046694 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 5050790 length 28690 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 5079480 length 32754 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 5112234 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 5116330 length 28691 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 5145021 length 32753 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 5177774 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 5181870 length 28692 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 5210562 length 32752 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin.AABQAAAAAAA.gz: ChunkedReader.Read at 5243314 length 4096 chunkOffset 3932160 chunkSize 4194304 2026/09/07 04:24:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:25 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:24:25 DEBUG : bigdir: Looking for writers 2026/09/07 04:24:25 DEBUG : big.bin: reading active writers 2026/09/07 04:24:25 DEBUG : Looking for writers 2026/09/07 04:24:25 DEBUG : bigdir: reading active writers 2026/09/07 04:24:25 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (13.73s) === RUN TestZipDirsInRoot run.go:198: Remote "Compressed: TestCompressDrive:rclone-test-tecikom9nege", Local "Local file system at /tmp/rclone1381715103", Modify Window "1ms" 2026/09/07 04:24:33 DEBUG : forgetting directory cache 2026/09/07 04:24:33 DEBUG : dir: forgetting directory cache 2026/09/07 04:24:33 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/07 04:24:33 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/09/07 04:24:42 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/07 04:24:42 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/07 04:24:42 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:24:44 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:44 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/07 04:24:44 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/07 04:24:44 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:24:46 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:46 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/07 04:24:46 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/07 04:24:46 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/07 04:24:47 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/07 04:24:47 DEBUG : WaitForWriters: timeout=30s 2026/09/07 04:24:47 DEBUG : dir1: Looking for writers 2026/09/07 04:24:47 DEBUG : a.txt: reading active writers 2026/09/07 04:24:47 DEBUG : dir2: Looking for writers 2026/09/07 04:24:47 DEBUG : b.txt: reading active writers 2026/09/07 04:24:47 DEBUG : dir3: Looking for writers 2026/09/07 04:24:47 DEBUG : c.txt: reading active writers 2026/09/07 04:24:47 DEBUG : Looking for writers 2026/09/07 04:24:47 DEBUG : dir3: reading active writers 2026/09/07 04:24:47 DEBUG : dir1: reading active writers 2026/09/07 04:24:47 DEBUG : dir2: reading active writers 2026/09/07 04:24:47 DEBUG : >WaitForWriters: 2026/09/07 04:24:53 DEBUG : forgetting directory cache 2026/09/07 04:24:53 DEBUG : forgetting directory cache 2026/09/07 04:24:53 DEBUG : forgetting directory cache 2026/09/07 04:24:54 DEBUG : forgetting directory cache 2026/09/07 04:24:54 DEBUG : forgetting directory cache 2026/09/07 04:24:55 DEBUG : forgetting directory cache --- PASS: TestZipDirsInRoot (26.41s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/07 04:24:55 DEBUG : Compressed: TestCompressDrive:rclone-test-tecikom9nege: Purge remote 2026/09/07 04:24:55 DEBUG : forgetting directory cache "./vfs.test -test.v -test.timeout 2h0m0s -remote TestCompressDrive: -verbose" - Finished OK in 20m20.390578253s (try 1/5)