"./vfs.test -test.v -test.timeout 1h0m0s -remote TestGoogleCloudStorage: -verbose" - Starting (try 1/5) 2026/04/08 01:24:46 DEBUG : Creating backend with remote "TestGoogleCloudStorage:rclone-test-cixakec6qeha" 2026/04/08 01:24:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/08 01:24:46 DEBUG : Creating backend with remote "/tmp/rclone1932020228" === RUN TestDirHandleMethods run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:24:46 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:24:46 DEBUG : TestGoogleCloudStorage: Token expired 2026/04/08 01:24:46 DEBUG : TestGoogleCloudStorage: No updated token found in the config file 2026/04/08 01:24:46 DEBUG : TestGoogleCloudStorage: Token refresh successful 2026/04/08 01:24:46 DEBUG : Saving config "token" in section "TestGoogleCloudStorage" of the config file 2026/04/08 01:24:46 DEBUG : TestGoogleCloudStorage: Saved new token in config file 2026/04/08 01:24:48 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:24:48 DEBUG : dir: Looking for writers 2026/04/08 01:24:48 DEBUG : Looking for writers 2026/04/08 01:24:48 DEBUG : dir: reading active writers 2026/04/08 01:24:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.37s) === RUN TestDirHandleReaddir run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:24:48 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:24:49 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:24:49 DEBUG : dir/subdir: Looking for writers 2026/04/08 01:24:49 DEBUG : dir: Looking for writers 2026/04/08 01:24:49 DEBUG : file1: reading active writers 2026/04/08 01:24:49 DEBUG : file2: reading active writers 2026/04/08 01:24:49 DEBUG : subdir: reading active writers 2026/04/08 01:24:49 DEBUG : Looking for writers 2026/04/08 01:24:49 DEBUG : dir: reading active writers 2026/04/08 01:24:49 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.67s) === RUN TestDirHandleReaddirnames run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:24:50 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:24:50 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:24:50 DEBUG : dir: Looking for writers 2026/04/08 01:24:50 DEBUG : file1: reading active writers 2026/04/08 01:24:50 DEBUG : Looking for writers 2026/04/08 01:24:50 DEBUG : dir: reading active writers 2026/04/08 01:24:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.11s) === RUN TestDirMethods run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:24:51 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:24:51 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:24:51 DEBUG : dir: Looking for writers 2026/04/08 01:24:51 DEBUG : Looking for writers 2026/04/08 01:24:51 DEBUG : dir: reading active writers 2026/04/08 01:24:51 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.87s) === RUN TestDirForgetAll run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:24:52 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:24:52 DEBUG : dir: forgetting directory cache 2026/04/08 01:24:52 DEBUG : forgetting directory cache 2026/04/08 01:24:52 DEBUG : dir: forgetting directory cache 2026/04/08 01:24:52 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:24:52 DEBUG : Looking for writers 2026/04/08 01:24:52 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.07s) === RUN TestDirForgetPath run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:24:53 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:24:53 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/08 01:24:53 DEBUG : dir: invalidating directory cache 2026/04/08 01:24:53 DEBUG : >ForgetPath: 2026/04/08 01:24:53 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/08 01:24:53 DEBUG : invalidating directory cache 2026/04/08 01:24:53 DEBUG : dir: forgetting directory cache 2026/04/08 01:24:53 DEBUG : >ForgetPath: 2026/04/08 01:24:53 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/08 01:24:53 DEBUG : >ForgetPath: 2026/04/08 01:24:53 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:24:53 DEBUG : dir: Looking for writers 2026/04/08 01:24:53 DEBUG : Looking for writers 2026/04/08 01:24:53 DEBUG : dir: reading active writers 2026/04/08 01:24:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.07s) === RUN TestDirWalk run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:24:54 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:24:55 DEBUG : forgetting directory cache 2026/04/08 01:24:55 DEBUG : dir: forgetting directory cache 2026/04/08 01:24:55 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:24:55 DEBUG : dir: Looking for writers 2026/04/08 01:24:55 DEBUG : fil/a/b: Looking for writers 2026/04/08 01:24:55 DEBUG : fil/a: Looking for writers 2026/04/08 01:24:55 DEBUG : b: reading active writers 2026/04/08 01:24:55 DEBUG : fil: Looking for writers 2026/04/08 01:24:55 DEBUG : a: reading active writers 2026/04/08 01:24:55 DEBUG : Looking for writers 2026/04/08 01:24:55 DEBUG : dir: reading active writers 2026/04/08 01:24:55 DEBUG : fil: reading active writers 2026/04/08 01:24:55 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.85s) === RUN TestDirSetModTime run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:24:56 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:24:56 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:24:56 DEBUG : dir: Looking for writers 2026/04/08 01:24:56 DEBUG : Looking for writers 2026/04/08 01:24:56 DEBUG : dir: reading active writers 2026/04/08 01:24:56 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.07s) === RUN TestDirStat run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:24:57 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:24:57 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:24:57 DEBUG : dir: Looking for writers 2026/04/08 01:24:57 DEBUG : file1: reading active writers 2026/04/08 01:24:57 DEBUG : Looking for writers 2026/04/08 01:24:57 DEBUG : dir: reading active writers 2026/04/08 01:24:57 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.02s) === RUN TestDirReadDirAll run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:24:58 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/04/08 01:24:59 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/08 01:24:59 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/08 01:24:59 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/08 01:24:59 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/08 01:24:59 DEBUG : Waiting for deletions to finish 2026/04/08 01:25:00 INFO : dir/subdir/file3: Deleted 2026/04/08 01:25:00 DEBUG : removing 1 level 2 directories 2026/04/08 01:25:00 INFO : dir/subdir: Removing directory 2026/04/08 01:25:00 DEBUG : dir: invalidating directory cache 2026/04/08 01:25:00 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/08 01:25:00 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/08 01:25:00 DEBUG : dir/file1: Reset virtual modtime 2026/04/08 01:25:00 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/08 01:25:00 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/08 01:25:00 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/08 01:25:00 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/08 01:25:00 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/08 01:25:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:00 DEBUG : dir: invalidating directory cache 2026/04/08 01:25:00 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/08 01:25:00 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/08 01:25:00 DEBUG : forgetting directory cache 2026/04/08 01:25:00 DEBUG : dir: forgetting directory cache 2026/04/08 01:25:00 DEBUG : dir/virtualDir2: forgetting directory cache 2026/04/08 01:25:00 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/08 01:25:00 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:00 DEBUG : dir/virtualDir2: Looking for writers 2026/04/08 01:25:00 DEBUG : dir/virtualDir: Looking for writers 2026/04/08 01:25:00 DEBUG : dir: Looking for writers 2026/04/08 01:25:00 DEBUG : virtualFile2: reading active writers 2026/04/08 01:25:00 DEBUG : virtualDir2: reading active writers 2026/04/08 01:25:00 DEBUG : virtualFile: reading active writers 2026/04/08 01:25:00 DEBUG : virtualDir: reading active writers 2026/04/08 01:25:00 DEBUG : file1: reading active writers 2026/04/08 01:25:00 DEBUG : Looking for writers 2026/04/08 01:25:00 DEBUG : dir: reading active writers 2026/04/08 01:25:00 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.04s) --- PASS: TestDirReadDirAll/Virtual (1.27s) === RUN TestDirOpen run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:01 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:01 ERROR : dir/: Can only open directories read only 2026/04/08 01:25:01 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:01 DEBUG : dir: Looking for writers 2026/04/08 01:25:01 DEBUG : Looking for writers 2026/04/08 01:25:01 DEBUG : dir: reading active writers 2026/04/08 01:25:01 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.86s) === RUN TestDirCreate run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:02 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:02 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/08 01:25:02 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/08 01:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/08 01:25:02 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (5 bytes), uploading instead of streaming 2026/04/08 01:25:02 DEBUG : dir/potato: size = 5 OK 2026/04/08 01:25:02 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 01:25:02 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/08 01:25:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/08 01:25:02 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:02 DEBUG : dir: Looking for writers 2026/04/08 01:25:02 DEBUG : file1: reading active writers 2026/04/08 01:25:02 DEBUG : potato: reading active writers 2026/04/08 01:25:02 DEBUG : Looking for writers 2026/04/08 01:25:02 DEBUG : dir: reading active writers 2026/04/08 01:25:02 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.43s) === RUN TestDirMkdir run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:03 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/04/08 01:25:04 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:04 DEBUG : dir/sub: Looking for writers 2026/04/08 01:25:04 DEBUG : dir: Looking for writers 2026/04/08 01:25:04 DEBUG : file1: reading active writers 2026/04/08 01:25:04 DEBUG : sub: reading active writers 2026/04/08 01:25:04 DEBUG : Looking for writers 2026/04/08 01:25:04 DEBUG : dir: reading active writers 2026/04/08 01:25:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.46s) === RUN TestDirMkdirSub run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:05 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/08 01:25:05 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/04/08 01:25:06 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:06 DEBUG : dir/sub/subsub: Looking for writers 2026/04/08 01:25:06 DEBUG : dir/sub: Looking for writers 2026/04/08 01:25:06 DEBUG : subsub: reading active writers 2026/04/08 01:25:06 DEBUG : dir: Looking for writers 2026/04/08 01:25:06 DEBUG : sub: reading active writers 2026/04/08 01:25:06 DEBUG : file1: reading active writers 2026/04/08 01:25:06 DEBUG : Looking for writers 2026/04/08 01:25:06 DEBUG : dir: reading active writers 2026/04/08 01:25:06 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.52s) === RUN TestDirRemove run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:06 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:07 ERROR : dir/: Dir.Remove not empty 2026/04/08 01:25:07 DEBUG : dir/file1: Remove: 2026/04/08 01:25:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:07 DEBUG : dir/file1: >Remove: err= 2026/04/08 01:25:07 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/08 01:25:07 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:07 DEBUG : Looking for writers 2026/04/08 01:25:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.20s) === RUN TestDirRemoveAll run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:07 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:08 DEBUG : dir/file1: Remove: 2026/04/08 01:25:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:08 DEBUG : dir/file1: >Remove: err= 2026/04/08 01:25:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/08 01:25:08 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:08 DEBUG : Looking for writers 2026/04/08 01:25:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.16s) === RUN TestDirRemoveName run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:08 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:09 DEBUG : dir/file1: Remove: 2026/04/08 01:25:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:09 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/04/08 01:25:09 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:09 DEBUG : dir: Looking for writers 2026/04/08 01:25:09 DEBUG : Looking for writers 2026/04/08 01:25:09 DEBUG : dir: reading active writers 2026/04/08 01:25:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.27s) === RUN TestDirRename run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:10 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:11 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/08 01:25:11 DEBUG : dir2/file3: size = 15 OK 2026/04/08 01:25:11 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/04/08 01:25:11 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/04/08 01:25:11 INFO : dir/file3: Deleted 2026/04/08 01:25:11 DEBUG : dir2/file1: size = 14 OK 2026/04/08 01:25:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:11 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/04/08 01:25:11 INFO : dir/file1: Deleted 2026/04/08 01:25:11 DEBUG : dir: Updating dir with dir2 0x3abd41410750 2026/04/08 01:25:11 DEBUG : dir: forgetting directory cache 2026/04/08 01:25:11 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/08 01:25:11 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/08 01:25:12 DEBUG : file2: size = 14 OK 2026/04/08 01:25:12 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:12 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/04/08 01:25:12 INFO : dir2/file1: Deleted 2026/04/08 01:25:12 DEBUG : file2: Updating file with file2 0x3abd40e295c0 2026/04/08 01:25:12 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/08 01:25:13 DEBUG : dir2/file3: size = 14 OK 2026/04/08 01:25:13 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:13 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/04/08 01:25:13 INFO : file2: Deleted 2026/04/08 01:25:13 DEBUG : dir2/file3: Updating file with dir2/file3 0x3abd40e295c0 2026/04/08 01:25:13 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/08 01:25:13 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/08 01:25:13 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/08 01:25:13 DEBUG : empty directory: Updating dir with renamed empty directory 0x3abd4150aa90 2026/04/08 01:25:13 DEBUG : empty directory: forgetting directory cache 2026/04/08 01:25:13 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/08 01:25:13 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/08 01:25:13 DEBUG : dir2: Renaming to "dir3" 2026/04/08 01:25:13 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:13 DEBUG : dir3: Looking for writers 2026/04/08 01:25:13 DEBUG : file3: reading active writers 2026/04/08 01:25:13 DEBUG : renamed empty directory: Looking for writers 2026/04/08 01:25:13 DEBUG : Looking for writers 2026/04/08 01:25:13 DEBUG : renamed empty directory: reading active writers 2026/04/08 01:25:13 DEBUG : dir3: reading active writers 2026/04/08 01:25:13 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.12s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:14 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/08 01:25:14 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:25:15 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 01:25:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/08 01:25:15 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/08 01:25:15 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/08 01:25:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/08 01:25:15 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:25:15 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 01:25:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/08 01:25:15 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/08 01:25:15 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/08 01:25:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/08 01:25:15 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (12 bytes), uploading instead of streaming 2026/04/08 01:25:15 DEBUG : dir/sub/file2: size = 12 OK 2026/04/08 01:25:15 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/08 01:25:15 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/08 01:25:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/08 01:25:15 DEBUG : forgetting directory cache 2026/04/08 01:25:15 DEBUG : dir: forgetting directory cache 2026/04/08 01:25:15 DEBUG : dir/sub: forgetting directory cache 2026/04/08 01:25:15 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/08 01:25:15 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (5 bytes), uploading instead of streaming 2026/04/08 01:25:15 DEBUG : dir/sub/file0: size = 5 OK 2026/04/08 01:25:15 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 01:25:15 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/08 01:25:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/08 01:25:15 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:15 DEBUG : dir/sub: Looking for writers 2026/04/08 01:25:15 DEBUG : file0: reading active writers 2026/04/08 01:25:15 DEBUG : file2: reading active writers 2026/04/08 01:25:15 DEBUG : dir: Looking for writers 2026/04/08 01:25:15 DEBUG : file1: reading active writers 2026/04/08 01:25:15 DEBUG : sub: reading active writers 2026/04/08 01:25:15 DEBUG : Looking for writers 2026/04/08 01:25:15 DEBUG : dir: reading active writers 2026/04/08 01:25:15 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.57s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:15 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/08 01:25:15 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:15 DEBUG : Looking for writers 2026/04/08 01:25:15 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.33s) === RUN TestDirMetadataExtension run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:16 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/08 01:25:16 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:25:16 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/08 01:25:16 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/08 01:25:16 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/08 01:25:16 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:25:16 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/08 01:25:16 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/08 01:25:16 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:25:16 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/08 01:25:16 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/08 01:25:16 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/08 01:25:16 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:25:16 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/08 01:25:16 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:16 DEBUG : dir: Looking for writers 2026/04/08 01:25:16 DEBUG : file1: reading active writers 2026/04/08 01:25:16 DEBUG : file1.metadata: reading active writers 2026/04/08 01:25:16 DEBUG : Looking for writers 2026/04/08 01:25:16 DEBUG : dir: reading active writers 2026/04/08 01:25:16 DEBUG : dir.metadata: reading active writers 2026/04/08 01:25:16 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.06s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:17 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:17 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:17 DEBUG : dir: Looking for writers 2026/04/08 01:25:17 DEBUG : file1: reading active writers 2026/04/08 01:25:17 DEBUG : Looking for writers 2026/04/08 01:25:17 DEBUG : dir: reading active writers 2026/04/08 01:25:17 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.01s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:18 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:19 DEBUG : Can set mod time: true 2026/04/08 01:25:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/08 01:25:20 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:20 DEBUG : dir: Looking for writers 2026/04/08 01:25:20 DEBUG : file1: reading active writers 2026/04/08 01:25:20 DEBUG : Looking for writers 2026/04/08 01:25:20 DEBUG : dir: reading active writers 2026/04/08 01:25:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:20 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:25:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 01:25:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:21 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (0 bytes), uploading instead of streaming 2026/04/08 01:25:21 DEBUG : dir/file1: size = 0 OK 2026/04/08 01:25:21 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/08 01:25:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/08 01:25:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/08 01:25:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:21 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:21 DEBUG : dir: Looking for writers 2026/04/08 01:25:21 DEBUG : file1: reading active writers 2026/04/08 01:25:21 DEBUG : Looking for writers 2026/04/08 01:25:21 DEBUG : dir: reading active writers 2026/04/08 01:25:21 DEBUG : >WaitForWriters: 2026/04/08 01:25:21 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:21 DEBUG : dir: Looking for writers 2026/04/08 01:25:21 DEBUG : file1: reading active writers 2026/04/08 01:25:21 DEBUG : Looking for writers 2026/04/08 01:25:21 DEBUG : dir: reading active writers 2026/04/08 01:25:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:22 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:25:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 01:25:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:22 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (5 bytes), uploading instead of streaming 2026/04/08 01:25:22 DEBUG : dir/file1: size = 5 OK 2026/04/08 01:25:22 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 01:25:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/08 01:25:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/08 01:25:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:23 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:23 DEBUG : dir: Looking for writers 2026/04/08 01:25:23 DEBUG : file1: reading active writers 2026/04/08 01:25:23 DEBUG : Looking for writers 2026/04/08 01:25:23 DEBUG : dir: reading active writers 2026/04/08 01:25:23 DEBUG : >WaitForWriters: 2026/04/08 01:25:23 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:23 DEBUG : dir: Looking for writers 2026/04/08 01:25:23 DEBUG : file1: reading active writers 2026/04/08 01:25:23 DEBUG : Looking for writers 2026/04/08 01:25:23 DEBUG : dir: reading active writers 2026/04/08 01:25:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:23 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:23 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:25:23 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:23 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:25:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:25:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:23 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:25:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/08 01:25:24 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:24 DEBUG : dir: Looking for writers 2026/04/08 01:25:24 DEBUG : file1: reading active writers 2026/04/08 01:25:24 DEBUG : Looking for writers 2026/04/08 01:25:24 DEBUG : dir: reading active writers 2026/04/08 01:25:24 DEBUG : >WaitForWriters: 2026/04/08 01:25:24 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:25 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:25 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:25:25 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:25 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:25:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:25:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:25 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:25:25 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/08 01:25:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:25:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:25:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:25:25 DEBUG : dir/file1(0x3abd412fcc00): close: 2026/04/08 01:25:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/08 01:25:26 DEBUG : dir/file1(0x3abd412fcc00): >close: err= 2026/04/08 01:25:26 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:26 DEBUG : dir: Looking for writers 2026/04/08 01:25:26 DEBUG : file1: reading active writers 2026/04/08 01:25:26 DEBUG : Looking for writers 2026/04/08 01:25:26 DEBUG : dir: reading active writers 2026/04/08 01:25:26 DEBUG : >WaitForWriters: 2026/04/08 01:25:26 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:26 DEBUG : dir: Looking for writers 2026/04/08 01:25:26 DEBUG : file1: reading active writers 2026/04/08 01:25:26 DEBUG : Looking for writers 2026/04/08 01:25:26 DEBUG : dir: reading active writers 2026/04/08 01:25:26 DEBUG : >WaitForWriters: 2026/04/08 01:25:26 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:26 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:26 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:25:26 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:26 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:25:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:25:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:26 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:25:26 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-cixakec6qeha/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/08 01:25:26 DEBUG : pacer: Rate limited, increasing sleep to 10ms run.go:286: Retry Put of "dir/file1" to GCS bucket rclone-test-cixakec6qeha: 1/10 (googleapi: Error 429: The object rclone-test-cixakec6qeha/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/08 01:25:28 DEBUG : pacer: Reducing sleep to 0s 2026/04/08 01:25:29 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/08 01:25:29 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:25:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:25:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:25:29 DEBUG : dir/file1(0x3abd412fc2c0): _writeAt: size=5, off=0 2026/04/08 01:25:29 DEBUG : dir/file1(0x3abd412fc2c0): openPending: 2026/04/08 01:25:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/08 01:25:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/08 01:25:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:29 DEBUG : dir/file1(0x3abd412fc2c0): >openPending: err= 2026/04/08 01:25:29 DEBUG : dir/file1(0x3abd412fc2c0): >_writeAt: n=5, err= 2026/04/08 01:25:29 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/08 01:25:29 DEBUG : dir/file1(0x3abd412fc2c0): close: 2026/04/08 01:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/08 01:25:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/08 01:25:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/08 01:25:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/08 01:25:29 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/08 01:25:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:25:29 DEBUG : dir/file1(0x3abd412fc2c0): >close: err= 2026/04/08 01:25:29 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:29 DEBUG : dir: Looking for writers 2026/04/08 01:25:29 DEBUG : file1: reading active writers 2026/04/08 01:25:29 DEBUG : Looking for writers 2026/04/08 01:25:29 DEBUG : dir: reading active writers 2026/04/08 01:25:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:25:29 DEBUG : dir: Looking for writers 2026/04/08 01:25:29 DEBUG : file1: reading active writers 2026/04/08 01:25:29 DEBUG : Looking for writers 2026/04/08 01:25:29 DEBUG : dir: reading active writers 2026/04/08 01:25:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:25:29 DEBUG : dir: Looking for writers 2026/04/08 01:25:29 DEBUG : file1: reading active writers 2026/04/08 01:25:29 DEBUG : Looking for writers 2026/04/08 01:25:29 DEBUG : dir: reading active writers 2026/04/08 01:25:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:25:29 DEBUG : dir: Looking for writers 2026/04/08 01:25:29 DEBUG : file1: reading active writers 2026/04/08 01:25:29 DEBUG : Looking for writers 2026/04/08 01:25:29 DEBUG : dir: reading active writers 2026/04/08 01:25:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:25:29 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 01:25:29 DEBUG : dir: Looking for writers 2026/04/08 01:25:29 DEBUG : file1: reading active writers 2026/04/08 01:25:29 DEBUG : Looking for writers 2026/04/08 01:25:29 DEBUG : dir: reading active writers 2026/04/08 01:25:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:25:29 DEBUG : dir/file1: size = 14 OK 2026/04/08 01:25:29 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/08 01:25:29 INFO : dir/file1: Copied (replaced existing) 2026/04/08 01:25:29 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/08 01:25:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 01:25:29 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/08 01:25:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 01:25:29 DEBUG : dir: Looking for writers 2026/04/08 01:25:29 DEBUG : file1: reading active writers 2026/04/08 01:25:29 DEBUG : Looking for writers 2026/04/08 01:25:29 DEBUG : dir: reading active writers 2026/04/08 01:25:29 DEBUG : >WaitForWriters: 2026/04/08 01:25:30 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:30 DEBUG : dir: Looking for writers 2026/04/08 01:25:30 DEBUG : file1: reading active writers 2026/04/08 01:25:30 DEBUG : Looking for writers 2026/04/08 01:25:30 DEBUG : dir: reading active writers 2026/04/08 01:25:30 DEBUG : >WaitForWriters: 2026/04/08 01:25:30 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (12.18s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (2.18s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.62s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.57s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.44s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.48s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.89s) === RUN TestFileOpenRead run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:30 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:25:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 01:25:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:25:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/08 01:25:31 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:31 DEBUG : dir: Looking for writers 2026/04/08 01:25:31 DEBUG : file1: reading active writers 2026/04/08 01:25:31 DEBUG : Looking for writers 2026/04/08 01:25:31 DEBUG : dir: reading active writers 2026/04/08 01:25:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.27s) === RUN TestFileOpenReadUnknownSize 2026/04/08 01:25:31 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/08 01:25:31 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/08 01:25:31 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:25:31 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/08 01:25:31 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:31 DEBUG : Looking for writers 2026/04/08 01:25:31 DEBUG : file.txt: reading active writers 2026/04/08 01:25:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:31 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:32 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (25 bytes), uploading instead of streaming 2026/04/08 01:25:32 DEBUG : dir/file1: size = 25 OK 2026/04/08 01:25:32 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/08 01:25:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/08 01:25:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:32 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:32 DEBUG : dir: Looking for writers 2026/04/08 01:25:32 DEBUG : file1: reading active writers 2026/04/08 01:25:32 DEBUG : Looking for writers 2026/04/08 01:25:32 DEBUG : dir: reading active writers 2026/04/08 01:25:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.15s) === RUN TestFileRemove run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:32 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:33 DEBUG : dir/file1: Remove: 2026/04/08 01:25:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:33 DEBUG : dir/file1: >Remove: err= 2026/04/08 01:25:33 DEBUG : dir/file1: Remove: 2026/04/08 01:25:33 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/08 01:25:33 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:33 DEBUG : dir: Looking for writers 2026/04/08 01:25:33 DEBUG : Looking for writers 2026/04/08 01:25:33 DEBUG : dir: reading active writers 2026/04/08 01:25:33 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.19s) === RUN TestFileRemoveAll run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:34 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:34 DEBUG : pacer: low level retry 1/1 (error googleapi: Error 429: The object rclone-test-cixakec6qeha/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/08 01:25:34 DEBUG : pacer: Rate limited, increasing sleep to 10ms run.go:286: Retry Put of "dir/file1" to GCS bucket rclone-test-cixakec6qeha: 1/10 (googleapi: Error 429: The object rclone-test-cixakec6qeha/dir/file1 exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429., rateLimitExceeded) 2026/04/08 01:25:36 DEBUG : pacer: Reducing sleep to 0s 2026/04/08 01:25:36 DEBUG : dir/file1: Remove: 2026/04/08 01:25:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:36 DEBUG : dir/file1: >Remove: err= 2026/04/08 01:25:37 DEBUG : dir/file1: Remove: 2026/04/08 01:25:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/08 01:25:37 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:37 DEBUG : dir: Looking for writers 2026/04/08 01:25:37 DEBUG : Looking for writers 2026/04/08 01:25:37 DEBUG : dir: reading active writers 2026/04/08 01:25:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (3.30s) === RUN TestFileOpen run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:37 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:25:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 01:25:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/08 01:25:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 01:25:37 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/08 01:25:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 01:25:37 DEBUG : dir/file1: Open: flags=0x3 2026/04/08 01:25:37 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/08 01:25:37 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/08 01:25:37 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:37 DEBUG : dir: Looking for writers 2026/04/08 01:25:37 DEBUG : file1: reading active writers 2026/04/08 01:25:37 DEBUG : Looking for writers 2026/04/08 01:25:37 DEBUG : dir: reading active writers 2026/04/08 01:25:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:38 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:38 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:38 DEBUG : dir: Looking for writers 2026/04/08 01:25:38 DEBUG : file1: reading active writers 2026/04/08 01:25:38 DEBUG : Looking for writers 2026/04/08 01:25:38 DEBUG : dir: reading active writers 2026/04/08 01:25:38 DEBUG : >WaitForWriters: 2026/04/08 01:25:39 DEBUG : newLeaf: size = 14 OK 2026/04/08 01:25:39 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:39 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/08 01:25:39 INFO : dir/file1: Deleted 2026/04/08 01:25:39 DEBUG : newLeaf: Updating file with newLeaf 0x3abd40e292c0 2026/04/08 01:25:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:40 DEBUG : dir/file1: size = 14 OK 2026/04/08 01:25:40 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:40 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/08 01:25:40 INFO : newLeaf: Deleted 2026/04/08 01:25:40 DEBUG : dir/file1: Updating file with dir/file1 0x3abd40e292c0 2026/04/08 01:25:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 01:25:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:25:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 01:25:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:40 DEBUG : dir/file1: File is currently open, delaying rename 0x3abd40e292c0 2026/04/08 01:25:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:40 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (25 bytes), uploading instead of streaming 2026/04/08 01:25:40 DEBUG : dir/file1: size = 25 OK 2026/04/08 01:25:40 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/08 01:25:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/08 01:25:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:40 DEBUG : newLeaf: Running delayed rename now 2026/04/08 01:25:41 DEBUG : newLeaf: size = 25 OK 2026/04/08 01:25:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/08 01:25:41 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/08 01:25:41 INFO : dir/file1: Deleted 2026/04/08 01:25:41 DEBUG : newLeaf: Updating file with newLeaf 0x3abd40e292c0 2026/04/08 01:25:41 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:41 DEBUG : dir: Looking for writers 2026/04/08 01:25:41 DEBUG : Looking for writers 2026/04/08 01:25:41 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:41 DEBUG : dir: reading active writers 2026/04/08 01:25:41 DEBUG : >WaitForWriters: 2026/04/08 01:25:41 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:41 DEBUG : dir: Looking for writers 2026/04/08 01:25:41 DEBUG : Looking for writers 2026/04/08 01:25:41 DEBUG : dir: reading active writers 2026/04/08 01:25:41 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:41 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:41 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:41 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:25:41 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:41 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:25:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:25:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:41 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:25:42 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:42 DEBUG : dir: Looking for writers 2026/04/08 01:25:42 DEBUG : file1: reading active writers 2026/04/08 01:25:42 DEBUG : Looking for writers 2026/04/08 01:25:42 DEBUG : dir: reading active writers 2026/04/08 01:25:42 DEBUG : >WaitForWriters: 2026/04/08 01:25:43 DEBUG : newLeaf: size = 14 OK 2026/04/08 01:25:43 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:43 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/08 01:25:43 INFO : dir/file1: Deleted 2026/04/08 01:25:43 DEBUG : newLeaf: Updating file with newLeaf 0x3abd40e29b00 2026/04/08 01:25:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:43 DEBUG : dir/file1: size = 14 OK 2026/04/08 01:25:43 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:43 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/08 01:25:43 INFO : newLeaf: Deleted 2026/04/08 01:25:43 DEBUG : dir/file1: Updating file with dir/file1 0x3abd40e29b00 2026/04/08 01:25:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 01:25:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:25:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/08 01:25:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:43 DEBUG : dir/file1: File is currently open, delaying rename 0x3abd40e29b00 2026/04/08 01:25:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:43 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (25 bytes), uploading instead of streaming 2026/04/08 01:25:44 DEBUG : dir/file1: size = 25 OK 2026/04/08 01:25:44 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/08 01:25:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/08 01:25:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:44 DEBUG : newLeaf: Running delayed rename now 2026/04/08 01:25:44 DEBUG : newLeaf: size = 25 OK 2026/04/08 01:25:44 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/08 01:25:44 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/08 01:25:44 INFO : dir/file1: Deleted 2026/04/08 01:25:44 DEBUG : newLeaf: Updating file with newLeaf 0x3abd40e29b00 2026/04/08 01:25:44 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:44 DEBUG : dir: Looking for writers 2026/04/08 01:25:44 DEBUG : Looking for writers 2026/04/08 01:25:44 DEBUG : dir: reading active writers 2026/04/08 01:25:44 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:44 DEBUG : >WaitForWriters: 2026/04/08 01:25:44 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:44 DEBUG : dir: Looking for writers 2026/04/08 01:25:44 DEBUG : Looking for writers 2026/04/08 01:25:44 DEBUG : dir: reading active writers 2026/04/08 01:25:44 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:44 DEBUG : >WaitForWriters: 2026/04/08 01:25:44 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:45 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:45 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:25:45 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:45 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:45 DEBUG : Config file has changed externally - reloading 2026/04/08 01:25:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:25:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:25:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:45 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:25:45 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 01:25:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:25:45 DEBUG : dir/file1(0x3abd412fc4c0): openPending: 2026/04/08 01:25:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/08 01:25:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/08 01:25:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:45 DEBUG : dir/file1(0x3abd412fc4c0): >openPending: err= 2026/04/08 01:25:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 01:25:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:25:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:25:45 DEBUG : dir/file1(0x3abd412fc4c0): _writeAt: size=14, off=0 2026/04/08 01:25:45 DEBUG : dir/file1(0x3abd412fc4c0): >_writeAt: n=14, err= 2026/04/08 01:25:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/08 01:25:45 DEBUG : dir/file1(0x3abd412fc4c0): close: 2026/04/08 01:25:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/08 01:25:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/08 01:25:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:25:45 DEBUG : dir/file1(0x3abd412fc4c0): >close: err= 2026/04/08 01:25:45 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:45 DEBUG : dir: Looking for writers 2026/04/08 01:25:45 DEBUG : file1: reading active writers 2026/04/08 01:25:45 DEBUG : Looking for writers 2026/04/08 01:25:45 DEBUG : dir: reading active writers 2026/04/08 01:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:25:45 DEBUG : dir: Looking for writers 2026/04/08 01:25:45 DEBUG : file1: reading active writers 2026/04/08 01:25:45 DEBUG : Looking for writers 2026/04/08 01:25:45 DEBUG : dir: reading active writers 2026/04/08 01:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:25:45 DEBUG : dir: Looking for writers 2026/04/08 01:25:45 DEBUG : file1: reading active writers 2026/04/08 01:25:45 DEBUG : Looking for writers 2026/04/08 01:25:45 DEBUG : dir: reading active writers 2026/04/08 01:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:25:45 DEBUG : dir: Looking for writers 2026/04/08 01:25:45 DEBUG : file1: reading active writers 2026/04/08 01:25:45 DEBUG : Looking for writers 2026/04/08 01:25:45 DEBUG : dir: reading active writers 2026/04/08 01:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:25:45 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 01:25:45 DEBUG : dir: Looking for writers 2026/04/08 01:25:45 DEBUG : file1: reading active writers 2026/04/08 01:25:45 DEBUG : Looking for writers 2026/04/08 01:25:45 DEBUG : dir: reading active writers 2026/04/08 01:25:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:25:46 DEBUG : dir/file1: size = 14 OK 2026/04/08 01:25:46 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:46 INFO : dir/file1: Copied (replaced existing) 2026/04/08 01:25:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 01:25:46 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/08 01:25:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 01:25:46 DEBUG : dir: Looking for writers 2026/04/08 01:25:46 DEBUG : file1: reading active writers 2026/04/08 01:25:46 DEBUG : Looking for writers 2026/04/08 01:25:46 DEBUG : dir: reading active writers 2026/04/08 01:25:46 DEBUG : >WaitForWriters: 2026/04/08 01:25:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:25:46 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:25:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:25:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:25:46 DEBUG : dir/file1(0x3abd412fcfc0): _readAt: size=512, off=0 2026/04/08 01:25:46 DEBUG : dir/file1(0x3abd412fcfc0): openPending: 2026/04/08 01:25:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/08 01:25:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/08 01:25:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:46 DEBUG : dir/file1(0x3abd412fcfc0): >openPending: err= 2026/04/08 01:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/08 01:25:46 DEBUG : dir/file1(0x3abd412fcfc0): >_readAt: n=14, err=EOF 2026/04/08 01:25:46 DEBUG : dir/file1(0x3abd412fcfc0): close: 2026/04/08 01:25:46 DEBUG : dir/file1(0x3abd412fcfc0): >close: err= 2026/04/08 01:25:46 DEBUG : newLeaf: size = 14 OK 2026/04/08 01:25:46 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/08 01:25:46 INFO : dir/file1: Deleted 2026/04/08 01:25:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 01:25:46 DEBUG : newLeaf: Updating file with newLeaf 0x3abd4148c540 2026/04/08 01:25:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:47 DEBUG : dir/file1: size = 14 OK 2026/04/08 01:25:47 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:47 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/08 01:25:47 INFO : newLeaf: Deleted 2026/04/08 01:25:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/08 01:25:47 DEBUG : dir/file1: Updating file with dir/file1 0x3abd4148c540 2026/04/08 01:25:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 01:25:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:25:47 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:25:47 DEBUG : dir/file1(0x3abd412fd940): openPending: 2026/04/08 01:25:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/08 01:25:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/08 01:25:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:47 DEBUG : dir/file1(0x3abd412fd940): >openPending: err= 2026/04/08 01:25:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 01:25:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:25:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:25:47 DEBUG : dir/file1(0x3abd412fd940): _writeAt: size=25, off=0 2026/04/08 01:25:47 DEBUG : dir/file1(0x3abd412fd940): >_writeAt: n=25, err= 2026/04/08 01:25:48 DEBUG : newLeaf: size = 14 OK 2026/04/08 01:25:48 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:48 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/08 01:25:48 INFO : dir/file1: Deleted 2026/04/08 01:25:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 01:25:48 DEBUG : newLeaf: Updating file with newLeaf 0x3abd4148c540 2026/04/08 01:25:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:48 DEBUG : newLeaf(0x3abd412fd940): close: 2026/04/08 01:25:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/08 01:25:48 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-08 01:25:47.836303535 +0000 UTC m=+61.697479355 2026/04/08 01:25:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/08 01:25:48 DEBUG : newLeaf(0x3abd412fd940): >close: err= 2026/04/08 01:25:48 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:48 DEBUG : dir: Looking for writers 2026/04/08 01:25:48 DEBUG : Looking for writers 2026/04/08 01:25:48 DEBUG : dir: reading active writers 2026/04/08 01:25:48 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:25:48 DEBUG : dir: Looking for writers 2026/04/08 01:25:48 DEBUG : Looking for writers 2026/04/08 01:25:48 DEBUG : dir: reading active writers 2026/04/08 01:25:48 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:25:48 DEBUG : dir: Looking for writers 2026/04/08 01:25:48 DEBUG : Looking for writers 2026/04/08 01:25:48 DEBUG : dir: reading active writers 2026/04/08 01:25:48 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:25:48 DEBUG : dir: Looking for writers 2026/04/08 01:25:48 DEBUG : Looking for writers 2026/04/08 01:25:48 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:48 DEBUG : dir: reading active writers 2026/04/08 01:25:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:25:48 DEBUG : newLeaf: vfs cache: starting upload 2026/04/08 01:25:48 DEBUG : dir: Looking for writers 2026/04/08 01:25:48 DEBUG : Looking for writers 2026/04/08 01:25:48 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:48 DEBUG : dir: reading active writers 2026/04/08 01:25:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:25:48 DEBUG : newLeaf: size = 25 OK 2026/04/08 01:25:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/08 01:25:48 INFO : newLeaf: Copied (replaced existing) 2026/04/08 01:25:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-08 01:25:47.836303535 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/08 01:25:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/08 01:25:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/08 01:25:48 DEBUG : dir: Looking for writers 2026/04/08 01:25:48 DEBUG : Looking for writers 2026/04/08 01:25:48 DEBUG : dir: reading active writers 2026/04/08 01:25:48 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:48 DEBUG : >WaitForWriters: 2026/04/08 01:25:48 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:48 DEBUG : dir: Looking for writers 2026/04/08 01:25:48 DEBUG : Looking for writers 2026/04/08 01:25:48 DEBUG : dir: reading active writers 2026/04/08 01:25:48 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:48 DEBUG : >WaitForWriters: 2026/04/08 01:25:48 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:49 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:49 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:25:49 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:49 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:25:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:25:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:49 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:25:49 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:49 DEBUG : dir: Looking for writers 2026/04/08 01:25:49 DEBUG : file1: reading active writers 2026/04/08 01:25:49 DEBUG : Looking for writers 2026/04/08 01:25:49 DEBUG : dir: reading active writers 2026/04/08 01:25:49 DEBUG : >WaitForWriters: 2026/04/08 01:25:50 DEBUG : newLeaf: size = 14 OK 2026/04/08 01:25:50 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:50 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/08 01:25:50 INFO : dir/file1: Deleted 2026/04/08 01:25:50 DEBUG : newLeaf: Updating file with newLeaf 0x3abd4148c6c0 2026/04/08 01:25:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:51 DEBUG : dir/file1: size = 14 OK 2026/04/08 01:25:51 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:51 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/08 01:25:51 INFO : newLeaf: Deleted 2026/04/08 01:25:51 DEBUG : dir/file1: Updating file with dir/file1 0x3abd4148c6c0 2026/04/08 01:25:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 01:25:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:25:51 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:25:51 DEBUG : dir/file1(0x3abd41816bc0): openPending: 2026/04/08 01:25:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/08 01:25:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/08 01:25:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:51 DEBUG : dir/file1(0x3abd41816bc0): >openPending: err= 2026/04/08 01:25:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 01:25:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:25:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:25:51 DEBUG : dir/file1(0x3abd41816bc0): _writeAt: size=25, off=0 2026/04/08 01:25:51 DEBUG : dir/file1(0x3abd41816bc0): >_writeAt: n=25, err= 2026/04/08 01:25:51 DEBUG : newLeaf: size = 14 OK 2026/04/08 01:25:51 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/08 01:25:51 INFO : dir/file1: Deleted 2026/04/08 01:25:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 01:25:51 DEBUG : newLeaf: Updating file with newLeaf 0x3abd4148c6c0 2026/04/08 01:25:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:51 DEBUG : newLeaf(0x3abd41816bc0): close: 2026/04/08 01:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/08 01:25:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-08 01:25:51.30454364 +0000 UTC m=+65.165719470 2026/04/08 01:25:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/08 01:25:51 DEBUG : newLeaf(0x3abd41816bc0): >close: err= 2026/04/08 01:25:51 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:51 DEBUG : dir: Looking for writers 2026/04/08 01:25:51 DEBUG : Looking for writers 2026/04/08 01:25:51 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:51 DEBUG : dir: reading active writers 2026/04/08 01:25:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:25:51 DEBUG : dir: Looking for writers 2026/04/08 01:25:51 DEBUG : Looking for writers 2026/04/08 01:25:51 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:51 DEBUG : dir: reading active writers 2026/04/08 01:25:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:25:51 DEBUG : dir: Looking for writers 2026/04/08 01:25:51 DEBUG : Looking for writers 2026/04/08 01:25:51 DEBUG : dir: reading active writers 2026/04/08 01:25:51 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:25:51 DEBUG : dir: Looking for writers 2026/04/08 01:25:51 DEBUG : Looking for writers 2026/04/08 01:25:51 DEBUG : dir: reading active writers 2026/04/08 01:25:51 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:25:51 DEBUG : newLeaf: vfs cache: starting upload 2026/04/08 01:25:51 DEBUG : dir: Looking for writers 2026/04/08 01:25:51 DEBUG : Looking for writers 2026/04/08 01:25:51 DEBUG : dir: reading active writers 2026/04/08 01:25:51 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:25:51 DEBUG : newLeaf: size = 25 OK 2026/04/08 01:25:51 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/08 01:25:51 INFO : newLeaf: Copied (replaced existing) 2026/04/08 01:25:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-08 01:25:51.30454364 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/08 01:25:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/08 01:25:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/08 01:25:52 DEBUG : dir: Looking for writers 2026/04/08 01:25:52 DEBUG : Looking for writers 2026/04/08 01:25:52 DEBUG : dir: reading active writers 2026/04/08 01:25:52 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:52 DEBUG : >WaitForWriters: 2026/04/08 01:25:52 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:52 DEBUG : dir: Looking for writers 2026/04/08 01:25:52 DEBUG : Looking for writers 2026/04/08 01:25:52 DEBUG : dir: reading active writers 2026/04/08 01:25:52 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:52 DEBUG : >WaitForWriters: 2026/04/08 01:25:52 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:52 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:52 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:25:52 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:52 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:25:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:25:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:52 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:25:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 01:25:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:25:53 DEBUG : dir/file1(0x3abd41212e40): openPending: 2026/04/08 01:25:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/08 01:25:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/08 01:25:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:53 DEBUG : dir/file1(0x3abd41212e40): >openPending: err= 2026/04/08 01:25:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 01:25:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:25:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:25:53 DEBUG : dir/file1(0x3abd41212e40): _writeAt: size=14, off=0 2026/04/08 01:25:53 DEBUG : dir/file1(0x3abd41212e40): >_writeAt: n=14, err= 2026/04/08 01:25:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/08 01:25:53 DEBUG : dir/file1(0x3abd41212e40): close: 2026/04/08 01:25:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/08 01:25:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/08 01:25:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:25:53 DEBUG : dir/file1(0x3abd41212e40): >close: err= 2026/04/08 01:25:53 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:53 DEBUG : dir: Looking for writers 2026/04/08 01:25:53 DEBUG : file1: reading active writers 2026/04/08 01:25:53 DEBUG : Looking for writers 2026/04/08 01:25:53 DEBUG : dir: reading active writers 2026/04/08 01:25:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:25:53 DEBUG : dir: Looking for writers 2026/04/08 01:25:53 DEBUG : file1: reading active writers 2026/04/08 01:25:53 DEBUG : Looking for writers 2026/04/08 01:25:53 DEBUG : dir: reading active writers 2026/04/08 01:25:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:25:53 DEBUG : dir: Looking for writers 2026/04/08 01:25:53 DEBUG : file1: reading active writers 2026/04/08 01:25:53 DEBUG : Looking for writers 2026/04/08 01:25:53 DEBUG : dir: reading active writers 2026/04/08 01:25:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:25:53 DEBUG : dir: Looking for writers 2026/04/08 01:25:53 DEBUG : file1: reading active writers 2026/04/08 01:25:53 DEBUG : Looking for writers 2026/04/08 01:25:53 DEBUG : dir: reading active writers 2026/04/08 01:25:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:25:53 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 01:25:53 DEBUG : dir: Looking for writers 2026/04/08 01:25:53 DEBUG : file1: reading active writers 2026/04/08 01:25:53 DEBUG : Looking for writers 2026/04/08 01:25:53 DEBUG : dir: reading active writers 2026/04/08 01:25:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:25:53 DEBUG : dir/file1: size = 14 OK 2026/04/08 01:25:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:53 INFO : dir/file1: Copied (replaced existing) 2026/04/08 01:25:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 01:25:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/08 01:25:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 01:25:53 DEBUG : dir: Looking for writers 2026/04/08 01:25:53 DEBUG : file1: reading active writers 2026/04/08 01:25:53 DEBUG : Looking for writers 2026/04/08 01:25:53 DEBUG : dir: reading active writers 2026/04/08 01:25:53 DEBUG : >WaitForWriters: 2026/04/08 01:25:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:25:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:25:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:25:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:25:53 DEBUG : dir/file1(0x3abd412fc380): _readAt: size=512, off=0 2026/04/08 01:25:53 DEBUG : dir/file1(0x3abd412fc380): openPending: 2026/04/08 01:25:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/08 01:25:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/08 01:25:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:53 DEBUG : dir/file1(0x3abd412fc380): >openPending: err= 2026/04/08 01:25:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/08 01:25:53 DEBUG : dir/file1(0x3abd412fc380): >_readAt: n=14, err=EOF 2026/04/08 01:25:53 DEBUG : dir/file1(0x3abd412fc380): close: 2026/04/08 01:25:53 DEBUG : dir/file1(0x3abd412fc380): >close: err= 2026/04/08 01:25:54 DEBUG : newLeaf: size = 14 OK 2026/04/08 01:25:54 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:54 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/08 01:25:54 INFO : dir/file1: Deleted 2026/04/08 01:25:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 01:25:54 DEBUG : newLeaf: Updating file with newLeaf 0x3abd4141c840 2026/04/08 01:25:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:54 DEBUG : dir/file1: size = 14 OK 2026/04/08 01:25:54 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:54 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/08 01:25:55 INFO : newLeaf: Deleted 2026/04/08 01:25:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/08 01:25:55 DEBUG : dir/file1: Updating file with dir/file1 0x3abd4141c840 2026/04/08 01:25:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 01:25:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:25:55 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:25:55 DEBUG : dir/file1(0x3abd412fcb40): openPending: 2026/04/08 01:25:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/08 01:25:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/08 01:25:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:55 DEBUG : dir/file1(0x3abd412fcb40): >openPending: err= 2026/04/08 01:25:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 01:25:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:25:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:25:55 DEBUG : dir/file1(0x3abd412fcb40): _writeAt: size=25, off=0 2026/04/08 01:25:55 DEBUG : dir/file1(0x3abd412fcb40): >_writeAt: n=25, err= 2026/04/08 01:25:55 DEBUG : newLeaf: size = 14 OK 2026/04/08 01:25:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:55 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/08 01:25:55 INFO : dir/file1: Deleted 2026/04/08 01:25:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 01:25:55 DEBUG : newLeaf: Updating file with newLeaf 0x3abd4141c840 2026/04/08 01:25:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:55 DEBUG : newLeaf(0x3abd412fcb40): close: 2026/04/08 01:25:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/08 01:25:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-08 01:25:55.206586112 +0000 UTC m=+69.067761932 2026/04/08 01:25:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/08 01:25:55 DEBUG : newLeaf(0x3abd412fcb40): >close: err= 2026/04/08 01:25:55 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:55 DEBUG : dir: Looking for writers 2026/04/08 01:25:55 DEBUG : Looking for writers 2026/04/08 01:25:55 DEBUG : dir: reading active writers 2026/04/08 01:25:55 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:25:55 DEBUG : dir: Looking for writers 2026/04/08 01:25:55 DEBUG : Looking for writers 2026/04/08 01:25:55 DEBUG : dir: reading active writers 2026/04/08 01:25:55 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:25:55 DEBUG : dir: Looking for writers 2026/04/08 01:25:55 DEBUG : Looking for writers 2026/04/08 01:25:55 DEBUG : dir: reading active writers 2026/04/08 01:25:55 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:25:55 DEBUG : dir: Looking for writers 2026/04/08 01:25:55 DEBUG : Looking for writers 2026/04/08 01:25:55 DEBUG : dir: reading active writers 2026/04/08 01:25:55 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:25:55 DEBUG : newLeaf: vfs cache: starting upload 2026/04/08 01:25:55 DEBUG : dir: Looking for writers 2026/04/08 01:25:55 DEBUG : Looking for writers 2026/04/08 01:25:55 DEBUG : dir: reading active writers 2026/04/08 01:25:55 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:25:55 DEBUG : newLeaf: size = 25 OK 2026/04/08 01:25:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/08 01:25:55 INFO : newLeaf: Copied (replaced existing) 2026/04/08 01:25:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-08 01:25:55.206586112 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/08 01:25:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/08 01:25:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/08 01:25:56 DEBUG : dir: Looking for writers 2026/04/08 01:25:56 DEBUG : Looking for writers 2026/04/08 01:25:56 DEBUG : dir: reading active writers 2026/04/08 01:25:56 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:56 DEBUG : >WaitForWriters: 2026/04/08 01:25:56 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:56 DEBUG : dir: Looking for writers 2026/04/08 01:25:56 DEBUG : Looking for writers 2026/04/08 01:25:56 DEBUG : dir: reading active writers 2026/04/08 01:25:56 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:56 DEBUG : >WaitForWriters: 2026/04/08 01:25:56 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:25:56 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:25:56 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:25:56 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:56 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:25:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:25:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:25:56 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:25:57 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:57 DEBUG : dir: Looking for writers 2026/04/08 01:25:57 DEBUG : file1: reading active writers 2026/04/08 01:25:57 DEBUG : Looking for writers 2026/04/08 01:25:57 DEBUG : dir: reading active writers 2026/04/08 01:25:57 DEBUG : >WaitForWriters: 2026/04/08 01:25:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:25:57 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:25:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:25:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:25:57 DEBUG : dir/file1(0x3abd41212700): _readAt: size=512, off=0 2026/04/08 01:25:57 DEBUG : dir/file1(0x3abd41212700): openPending: 2026/04/08 01:25:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/08 01:25:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/08 01:25:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:57 DEBUG : dir/file1(0x3abd41212700): >openPending: err= 2026/04/08 01:25:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/08 01:25:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:25:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:25:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:25:57 DEBUG : dir/file1(0x3abd41212700): >_readAt: n=14, err=EOF 2026/04/08 01:25:57 DEBUG : dir/file1(0x3abd41212700): close: 2026/04/08 01:25:57 DEBUG : dir/file1(0x3abd41212700): >close: err= 2026/04/08 01:25:58 DEBUG : newLeaf: size = 14 OK 2026/04/08 01:25:58 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:58 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/08 01:25:58 INFO : dir/file1: Deleted 2026/04/08 01:25:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 01:25:58 DEBUG : newLeaf: Updating file with newLeaf 0x3abd413d0180 2026/04/08 01:25:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:58 DEBUG : dir/file1: size = 14 OK 2026/04/08 01:25:58 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:58 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/08 01:25:58 INFO : newLeaf: Deleted 2026/04/08 01:25:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/08 01:25:58 DEBUG : dir/file1: Updating file with dir/file1 0x3abd413d0180 2026/04/08 01:25:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/08 01:25:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:25:59 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:25:59 DEBUG : dir/file1(0x3abd412130c0): openPending: 2026/04/08 01:25:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/08 01:25:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/08 01:25:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:25:59 DEBUG : dir/file1(0x3abd412130c0): >openPending: err= 2026/04/08 01:25:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 01:25:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:25:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:25:59 DEBUG : dir/file1(0x3abd412130c0): _writeAt: size=25, off=0 2026/04/08 01:25:59 DEBUG : dir/file1(0x3abd412130c0): >_writeAt: n=25, err= 2026/04/08 01:25:59 DEBUG : newLeaf: size = 14 OK 2026/04/08 01:25:59 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/08 01:25:59 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/08 01:25:59 INFO : dir/file1: Deleted 2026/04/08 01:25:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/08 01:25:59 DEBUG : newLeaf: Updating file with newLeaf 0x3abd413d0180 2026/04/08 01:25:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:25:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:59 DEBUG : newLeaf(0x3abd412130c0): close: 2026/04/08 01:25:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/08 01:25:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-08 01:25:59.00988711 +0000 UTC m=+72.871062929 2026/04/08 01:25:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/08 01:25:59 DEBUG : newLeaf(0x3abd412130c0): >close: err= 2026/04/08 01:25:59 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:59 DEBUG : dir: Looking for writers 2026/04/08 01:25:59 DEBUG : Looking for writers 2026/04/08 01:25:59 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:59 DEBUG : dir: reading active writers 2026/04/08 01:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:25:59 DEBUG : dir: Looking for writers 2026/04/08 01:25:59 DEBUG : Looking for writers 2026/04/08 01:25:59 DEBUG : dir: reading active writers 2026/04/08 01:25:59 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:25:59 DEBUG : dir: Looking for writers 2026/04/08 01:25:59 DEBUG : Looking for writers 2026/04/08 01:25:59 DEBUG : dir: reading active writers 2026/04/08 01:25:59 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:25:59 DEBUG : dir: Looking for writers 2026/04/08 01:25:59 DEBUG : Looking for writers 2026/04/08 01:25:59 DEBUG : dir: reading active writers 2026/04/08 01:25:59 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:25:59 DEBUG : newLeaf: vfs cache: starting upload 2026/04/08 01:25:59 DEBUG : dir: Looking for writers 2026/04/08 01:25:59 DEBUG : Looking for writers 2026/04/08 01:25:59 DEBUG : dir: reading active writers 2026/04/08 01:25:59 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:25:59 DEBUG : newLeaf: size = 25 OK 2026/04/08 01:25:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/08 01:25:59 INFO : newLeaf: Copied (replaced existing) 2026/04/08 01:25:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-08 01:25:59.00988711 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/08 01:25:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/08 01:25:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/08 01:25:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/08 01:25:59 DEBUG : dir: Looking for writers 2026/04/08 01:25:59 DEBUG : Looking for writers 2026/04/08 01:25:59 DEBUG : dir: reading active writers 2026/04/08 01:25:59 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:59 DEBUG : >WaitForWriters: 2026/04/08 01:25:59 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:25:59 DEBUG : dir: Looking for writers 2026/04/08 01:25:59 DEBUG : Looking for writers 2026/04/08 01:25:59 DEBUG : dir: reading active writers 2026/04/08 01:25:59 DEBUG : newLeaf: reading active writers 2026/04/08 01:25:59 DEBUG : >WaitForWriters: 2026/04/08 01:25:59 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting --- PASS: TestFileRename (21.94s) --- PASS: TestFileRename/off,forceCache=false (3.46s) --- PASS: TestFileRename/minimal,forceCache=false (3.39s) --- PASS: TestFileRename/minimal,forceCache=true (4.00s) --- PASS: TestFileRename/writes,forceCache=false (3.40s) --- PASS: TestFileRename/writes,forceCache=true (3.99s) --- PASS: TestFileRename/full,forceCache=false (3.71s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:00 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:00 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:00 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:00 DEBUG : Looking for writers 2026/04/08 01:26:00 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.33s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:00 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:26:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 01:26:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/08 01:26:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:01 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:01 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:01 DEBUG : dir: Looking for writers 2026/04/08 01:26:01 DEBUG : file1: reading active writers 2026/04/08 01:26:01 DEBUG : Looking for writers 2026/04/08 01:26:01 DEBUG : dir: reading active writers 2026/04/08 01:26:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.28s) === RUN TestReadFileHandleSeek run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:01 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:26:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 01:26:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/08 01:26:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/08 01:26:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/08 01:26:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/08 01:26:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/08 01:26:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/08 01:26:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/08 01:26:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/08 01:26:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/08 01:26:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/08 01:26:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/08 01:26:03 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/08 01:26:03 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/08 01:26:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/08 01:26:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/08 01:26:03 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/08 01:26:03 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:03 DEBUG : dir: Looking for writers 2026/04/08 01:26:03 DEBUG : file1: reading active writers 2026/04/08 01:26:03 DEBUG : Looking for writers 2026/04/08 01:26:03 DEBUG : dir: reading active writers 2026/04/08 01:26:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (2.30s) === RUN TestReadFileHandleReadAt run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:04 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:26:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 01:26:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/08 01:26:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/08 01:26:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/08 01:26:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/08 01:26:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/08 01:26:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/08 01:26:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/08 01:26:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/08 01:26:05 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/08 01:26:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/08 01:26:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/08 01:26:05 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/08 01:26:05 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/08 01:26:05 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/08 01:26:05 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/08 01:26:05 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/08 01:26:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/08 01:26:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/08 01:26:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/08 01:26:05 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/08 01:26:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/08 01:26:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/08 01:26:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/08 01:26:06 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/08 01:26:06 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/08 01:26:06 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/08 01:26:06 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/08 01:26:06 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/08 01:26:06 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/08 01:26:06 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/08 01:26:06 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/08 01:26:06 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:06 DEBUG : dir: Looking for writers 2026/04/08 01:26:06 DEBUG : file1: reading active writers 2026/04/08 01:26:06 DEBUG : Looking for writers 2026/04/08 01:26:06 DEBUG : dir: reading active writers 2026/04/08 01:26:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (2.42s) === RUN TestReadFileHandleFlush run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:06 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:26:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 01:26:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/08 01:26:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:07 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:07 DEBUG : dir: Looking for writers 2026/04/08 01:26:07 DEBUG : file1: reading active writers 2026/04/08 01:26:07 DEBUG : Looking for writers 2026/04/08 01:26:07 DEBUG : dir: reading active writers 2026/04/08 01:26:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.25s) === RUN TestReadFileHandleRelease run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:07 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:26:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/08 01:26:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/08 01:26:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:08 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/08 01:26:08 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/08 01:26:08 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:08 DEBUG : dir: Looking for writers 2026/04/08 01:26:08 DEBUG : file1: reading active writers 2026/04/08 01:26:08 DEBUG : Looking for writers 2026/04/08 01:26:08 DEBUG : dir: reading active writers 2026/04/08 01:26:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.28s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:09 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:09 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:09 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:09 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:09 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:26:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:26:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:26:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:26:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 01:26:09 DEBUG : dir/file1(0x3abd411300c0): _readAt: size=1, off=0 2026/04/08 01:26:09 DEBUG : dir/file1(0x3abd411300c0): openPending: 2026/04/08 01:26:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 01:26:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 01:26:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:09 DEBUG : dir/file1(0x3abd411300c0): >openPending: err= 2026/04/08 01:26:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/08 01:26:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:26:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:09 DEBUG : dir/file1(0x3abd411300c0): >_readAt: n=1, err= 2026/04/08 01:26:09 DEBUG : dir/file1(0x3abd411300c0): _readAt: size=256, off=1 2026/04/08 01:26:09 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/08 01:26:09 DEBUG : dir/file1(0x3abd411300c0): >_readAt: n=15, err=EOF 2026/04/08 01:26:09 DEBUG : dir/file1(0x3abd411300c0): _readAt: size=16, off=16 2026/04/08 01:26:09 DEBUG : dir/file1(0x3abd411300c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:09 DEBUG : dir/file1(0x3abd411300c0): close: 2026/04/08 01:26:09 DEBUG : dir/file1(0x3abd411300c0): >close: err= 2026/04/08 01:26:09 DEBUG : dir/file1(0x3abd411300c0): close: 2026/04/08 01:26:09 DEBUG : dir/file1(0x3abd411300c0): >close: err=file already closed 2026/04/08 01:26:09 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:09 DEBUG : dir: Looking for writers 2026/04/08 01:26:09 DEBUG : file1: reading active writers 2026/04/08 01:26:09 DEBUG : Looking for writers 2026/04/08 01:26:09 DEBUG : dir: reading active writers 2026/04/08 01:26:09 DEBUG : >WaitForWriters: 2026/04/08 01:26:09 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.16s) === RUN TestRWFileHandleSeek run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:10 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:10 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:10 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:10 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:10 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:26:10 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:26:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:26:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:26:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 01:26:10 DEBUG : dir/file1(0x3abd412fc280): _readAt: size=1, off=0 2026/04/08 01:26:10 DEBUG : dir/file1(0x3abd412fc280): openPending: 2026/04/08 01:26:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 01:26:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 01:26:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:10 DEBUG : dir/file1(0x3abd412fc280): >openPending: err= 2026/04/08 01:26:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/08 01:26:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:26:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:11 DEBUG : dir/file1(0x3abd412fc280): >_readAt: n=1, err= 2026/04/08 01:26:11 DEBUG : dir/file1(0x3abd412fc280): _readAt: size=1, off=5 2026/04/08 01:26:11 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/08 01:26:11 DEBUG : dir/file1(0x3abd412fc280): >_readAt: n=1, err= 2026/04/08 01:26:11 DEBUG : dir/file1(0x3abd412fc280): _readAt: size=1, off=3 2026/04/08 01:26:11 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/08 01:26:11 DEBUG : dir/file1(0x3abd412fc280): >_readAt: n=1, err= 2026/04/08 01:26:11 DEBUG : dir/file1(0x3abd412fc280): _readAt: size=1, off=13 2026/04/08 01:26:11 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/08 01:26:11 DEBUG : dir/file1(0x3abd412fc280): >_readAt: n=1, err= 2026/04/08 01:26:11 DEBUG : dir/file1(0x3abd412fc280): _readAt: size=16, off=100 2026/04/08 01:26:11 DEBUG : dir/file1(0x3abd412fc280): >_readAt: n=0, err=EOF 2026/04/08 01:26:11 DEBUG : dir/file1(0x3abd412fc280): close: 2026/04/08 01:26:11 DEBUG : dir/file1(0x3abd412fc280): >close: err= 2026/04/08 01:26:11 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:11 DEBUG : dir: Looking for writers 2026/04/08 01:26:11 DEBUG : file1: reading active writers 2026/04/08 01:26:11 DEBUG : Looking for writers 2026/04/08 01:26:11 DEBUG : dir: reading active writers 2026/04/08 01:26:11 DEBUG : >WaitForWriters: 2026/04/08 01:26:11 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.26s) === RUN TestRWFileHandleReadAt run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:11 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:11 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:11 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:11 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:11 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:26:12 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:26:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:26:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:26:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): _readAt: size=1, off=0 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): openPending: 2026/04/08 01:26:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 01:26:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 01:26:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): >openPending: err= 2026/04/08 01:26:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/08 01:26:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:26:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): >_readAt: n=1, err= 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): _readAt: size=1, off=5 2026/04/08 01:26:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): >_readAt: n=1, err= 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): _readAt: size=1, off=1 2026/04/08 01:26:12 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): >_readAt: n=1, err= 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): _readAt: size=6, off=10 2026/04/08 01:26:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): >_readAt: n=6, err= 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): _readAt: size=256, off=10 2026/04/08 01:26:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): >_readAt: n=6, err=EOF 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): _readAt: size=256, off=100 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): >_readAt: n=0, err=EOF 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): close: 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): >close: err= 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): _readAt: size=256, off=100 2026/04/08 01:26:12 DEBUG : dir/file1(0x3abd412fd340): >_readAt: n=0, err=file already closed 2026/04/08 01:26:12 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:12 DEBUG : dir: Looking for writers 2026/04/08 01:26:12 DEBUG : file1: reading active writers 2026/04/08 01:26:12 DEBUG : Looking for writers 2026/04/08 01:26:12 DEBUG : dir: reading active writers 2026/04/08 01:26:12 DEBUG : >WaitForWriters: 2026/04/08 01:26:12 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.27s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:12 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:12 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:12 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:12 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:12 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:26:13 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:26:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:26:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:26:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 01:26:13 DEBUG : dir/file1(0x3abd41212780): RWFileHandle.Flush 2026/04/08 01:26:13 DEBUG : dir/file1(0x3abd41212780): _readAt: size=256, off=0 2026/04/08 01:26:13 DEBUG : dir/file1(0x3abd41212780): openPending: 2026/04/08 01:26:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 01:26:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 01:26:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:13 DEBUG : dir/file1(0x3abd41212780): >openPending: err= 2026/04/08 01:26:13 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/08 01:26:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:26:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:13 DEBUG : dir/file1(0x3abd41212780): >_readAt: n=16, err=EOF 2026/04/08 01:26:13 DEBUG : dir/file1(0x3abd41212780): RWFileHandle.Flush 2026/04/08 01:26:13 DEBUG : dir/file1(0x3abd41212780): RWFileHandle.Flush 2026/04/08 01:26:13 DEBUG : dir/file1(0x3abd41212780): close: 2026/04/08 01:26:13 DEBUG : dir/file1(0x3abd41212780): >close: err= 2026/04/08 01:26:13 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:13 DEBUG : dir: Looking for writers 2026/04/08 01:26:13 DEBUG : file1: reading active writers 2026/04/08 01:26:13 DEBUG : Looking for writers 2026/04/08 01:26:13 DEBUG : dir: reading active writers 2026/04/08 01:26:13 DEBUG : >WaitForWriters: 2026/04/08 01:26:13 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.26s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:14 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:14 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:14 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:14 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:14 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/08 01:26:14 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:26:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:26:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:26:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 01:26:14 DEBUG : dir/file1(0x3abd412fc6c0): _readAt: size=256, off=0 2026/04/08 01:26:14 DEBUG : dir/file1(0x3abd412fc6c0): openPending: 2026/04/08 01:26:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 01:26:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 01:26:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:14 DEBUG : dir/file1(0x3abd412fc6c0): >openPending: err= 2026/04/08 01:26:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/08 01:26:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:26:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/08 01:26:14 DEBUG : dir/file1(0x3abd412fc6c0): >_readAt: n=16, err=EOF 2026/04/08 01:26:14 DEBUG : dir/file1(0x3abd412fc6c0): RWFileHandle.Release 2026/04/08 01:26:14 DEBUG : dir/file1(0x3abd412fc6c0): close: 2026/04/08 01:26:14 DEBUG : dir/file1(0x3abd412fc6c0): >close: err= 2026/04/08 01:26:14 DEBUG : dir/file1(0x3abd412fc6c0): RWFileHandle.Release 2026/04/08 01:26:14 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:14 DEBUG : dir: Looking for writers 2026/04/08 01:26:14 DEBUG : file1: reading active writers 2026/04/08 01:26:14 DEBUG : Looking for writers 2026/04/08 01:26:14 DEBUG : dir: reading active writers 2026/04/08 01:26:14 DEBUG : >WaitForWriters: 2026/04/08 01:26:14 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.25s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:15 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:15 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:15 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:15 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:15 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:15 DEBUG : file1: newRWFileHandle: 2026/04/08 01:26:15 DEBUG : file1(0x3abd41130cc0): openPending: 2026/04/08 01:26:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:15 DEBUG : file1(0x3abd41130cc0): >openPending: err= 2026/04/08 01:26:15 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 01:26:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 01:26:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 01:26:15 DEBUG : file1(0x3abd41130cc0): _writeAt: size=5, off=0 2026/04/08 01:26:15 DEBUG : file1(0x3abd41130cc0): >_writeAt: n=5, err= 2026/04/08 01:26:15 DEBUG : file1(0x3abd41130cc0): _writeAt: size=7, off=5 2026/04/08 01:26:15 DEBUG : file1(0x3abd41130cc0): >_writeAt: n=7, err= 2026/04/08 01:26:15 DEBUG : file1: vfs cache: truncate to size=11 2026/04/08 01:26:15 DEBUG : file1(0x3abd41130cc0): close: 2026/04/08 01:26:15 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 01:26:15.553048794 +0000 UTC m=+89.414224654 2026/04/08 01:26:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:15 DEBUG : file1(0x3abd41130cc0): >close: err= 2026/04/08 01:26:15 DEBUG : file1(0x3abd41130cc0): close: 2026/04/08 01:26:15 DEBUG : file1(0x3abd41130cc0): >close: err=file already closed 2026/04/08 01:26:15 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:15 DEBUG : Looking for writers 2026/04/08 01:26:15 DEBUG : file1: reading active writers 2026/04/08 01:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:26:15 DEBUG : Looking for writers 2026/04/08 01:26:15 DEBUG : file1: reading active writers 2026/04/08 01:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:26:15 DEBUG : Looking for writers 2026/04/08 01:26:15 DEBUG : file1: reading active writers 2026/04/08 01:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:26:15 DEBUG : Looking for writers 2026/04/08 01:26:15 DEBUG : file1: reading active writers 2026/04/08 01:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:26:15 DEBUG : file1: vfs cache: starting upload 2026/04/08 01:26:15 DEBUG : Looking for writers 2026/04/08 01:26:15 DEBUG : file1: reading active writers 2026/04/08 01:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:26:15 DEBUG : file1: size = 11 OK 2026/04/08 01:26:15 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/08 01:26:15 INFO : file1: Copied (new) 2026/04/08 01:26:15 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-08 01:26:15.553048794 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/08 01:26:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 01:26:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:15 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 01:26:15 DEBUG : Looking for writers 2026/04/08 01:26:15 DEBUG : file1: reading active writers 2026/04/08 01:26:15 DEBUG : >WaitForWriters: 2026/04/08 01:26:16 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:16 DEBUG : Looking for writers 2026/04/08 01:26:16 DEBUG : file1: reading active writers 2026/04/08 01:26:16 DEBUG : >WaitForWriters: 2026/04/08 01:26:16 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting 2026/04/08 01:26:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha/dir/file1: no such file or directory 2026/04/08 01:26:16 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.05s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:16 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:16 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:16 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:16 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:16 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:16 DEBUG : file1: newRWFileHandle: 2026/04/08 01:26:16 DEBUG : file1(0x3abd410dbcc0): openPending: 2026/04/08 01:26:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:16 DEBUG : file1(0x3abd410dbcc0): >openPending: err= 2026/04/08 01:26:16 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 01:26:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 01:26:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 01:26:16 DEBUG : file1(0x3abd410dbcc0): _writeAt: size=7, off=0 2026/04/08 01:26:16 DEBUG : file1(0x3abd410dbcc0): >_writeAt: n=7, err= 2026/04/08 01:26:16 DEBUG : file1(0x3abd410dbcc0): _writeAt: size=6, off=5 2026/04/08 01:26:16 DEBUG : file1(0x3abd410dbcc0): >_writeAt: n=6, err= 2026/04/08 01:26:16 DEBUG : file1(0x3abd410dbcc0): close: 2026/04/08 01:26:16 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 01:26:16.595664216 +0000 UTC m=+90.456840057 2026/04/08 01:26:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:16 DEBUG : file1(0x3abd410dbcc0): >close: err= 2026/04/08 01:26:16 DEBUG : file1(0x3abd410dbcc0): _writeAt: size=5, off=0 2026/04/08 01:26:16 DEBUG : file1(0x3abd410dbcc0): >_writeAt: n=0, err=file already closed 2026/04/08 01:26:16 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:16 DEBUG : Looking for writers 2026/04/08 01:26:16 DEBUG : file1: reading active writers 2026/04/08 01:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:26:16 DEBUG : Looking for writers 2026/04/08 01:26:16 DEBUG : file1: reading active writers 2026/04/08 01:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:26:16 DEBUG : Looking for writers 2026/04/08 01:26:16 DEBUG : file1: reading active writers 2026/04/08 01:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:26:16 DEBUG : Looking for writers 2026/04/08 01:26:16 DEBUG : file1: reading active writers 2026/04/08 01:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:26:16 DEBUG : file1: vfs cache: starting upload 2026/04/08 01:26:16 DEBUG : Looking for writers 2026/04/08 01:26:16 DEBUG : file1: reading active writers 2026/04/08 01:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:26:16 DEBUG : file1: size = 11 OK 2026/04/08 01:26:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/08 01:26:16 INFO : file1: Copied (new) 2026/04/08 01:26:16 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-08 01:26:16.595664216 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/08 01:26:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 01:26:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:16 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 01:26:16 DEBUG : Looking for writers 2026/04/08 01:26:16 DEBUG : file1: reading active writers 2026/04/08 01:26:16 DEBUG : >WaitForWriters: 2026/04/08 01:26:17 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:17 DEBUG : Looking for writers 2026/04/08 01:26:17 DEBUG : file1: reading active writers 2026/04/08 01:26:17 DEBUG : >WaitForWriters: 2026/04/08 01:26:17 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting 2026/04/08 01:26:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha/dir/file1: no such file or directory 2026/04/08 01:26:17 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (1.06s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:17 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:17 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:17 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:17 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:17 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:17 DEBUG : file1: newRWFileHandle: 2026/04/08 01:26:17 DEBUG : file1(0x3abd41130b00): openPending: 2026/04/08 01:26:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:17 DEBUG : file1(0x3abd41130b00): >openPending: err= 2026/04/08 01:26:17 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 01:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 01:26:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 01:26:17 DEBUG : file1(0x3abd41130b00): close: 2026/04/08 01:26:17 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 01:26:17.657240164 +0000 UTC m=+91.518415994 2026/04/08 01:26:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:17 DEBUG : file1(0x3abd41130b00): >close: err= 2026/04/08 01:26:17 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/08 01:26:17 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 01:26:17 DEBUG : file2: newRWFileHandle: 2026/04/08 01:26:17 DEBUG : file2(0x3abd41131440): openPending: 2026/04/08 01:26:17 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/08 01:26:17 DEBUG : file2(0x3abd41131440): >openPending: err= 2026/04/08 01:26:17 DEBUG : file2: >newRWFileHandle: err= 2026/04/08 01:26:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/08 01:26:17 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/08 01:26:17 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/08 01:26:17 DEBUG : file2(0x3abd41131440): RWFileHandle.Flush 2026/04/08 01:26:17 DEBUG : file2(0x3abd41131440): RWFileHandle.Release 2026/04/08 01:26:17 DEBUG : file2(0x3abd41131440): close: 2026/04/08 01:26:17 DEBUG : file2: vfs cache: setting modification time to 2026-04-08 01:26:17.658566707 +0000 UTC m=+91.519742547 2026/04/08 01:26:17 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:17 DEBUG : file2(0x3abd41131440): >close: err= 2026/04/08 01:26:17 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:17 DEBUG : Looking for writers 2026/04/08 01:26:17 DEBUG : file1: reading active writers 2026/04/08 01:26:17 DEBUG : file2: reading active writers 2026/04/08 01:26:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/08 01:26:17 DEBUG : Looking for writers 2026/04/08 01:26:17 DEBUG : file2: reading active writers 2026/04/08 01:26:17 DEBUG : file1: reading active writers 2026/04/08 01:26:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/08 01:26:17 DEBUG : Looking for writers 2026/04/08 01:26:17 DEBUG : file1: reading active writers 2026/04/08 01:26:17 DEBUG : file2: reading active writers 2026/04/08 01:26:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/08 01:26:17 DEBUG : Looking for writers 2026/04/08 01:26:17 DEBUG : file1: reading active writers 2026/04/08 01:26:17 DEBUG : file2: reading active writers 2026/04/08 01:26:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/08 01:26:17 DEBUG : file1: vfs cache: starting upload 2026/04/08 01:26:17 DEBUG : file2: vfs cache: starting upload 2026/04/08 01:26:17 DEBUG : Looking for writers 2026/04/08 01:26:17 DEBUG : file1: reading active writers 2026/04/08 01:26:17 DEBUG : file2: reading active writers 2026/04/08 01:26:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/08 01:26:17 DEBUG : file1: size = 0 OK 2026/04/08 01:26:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/08 01:26:17 INFO : file1: Copied (new) 2026/04/08 01:26:17 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-08 01:26:17.657240164 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/08 01:26:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 01:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:17 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 01:26:17 DEBUG : file2: size = 0 OK 2026/04/08 01:26:17 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/08 01:26:17 INFO : file2: Copied (new) 2026/04/08 01:26:17 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-08 01:26:17.658566707 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/08 01:26:17 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/08 01:26:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/08 01:26:17 INFO : file2: vfs cache: upload succeeded try #1 2026/04/08 01:26:17 DEBUG : Looking for writers 2026/04/08 01:26:17 DEBUG : file1: reading active writers 2026/04/08 01:26:17 DEBUG : file2: reading active writers 2026/04/08 01:26:17 DEBUG : >WaitForWriters: 2026/04/08 01:26:18 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:18 DEBUG : Looking for writers 2026/04/08 01:26:18 DEBUG : file1: reading active writers 2026/04/08 01:26:18 DEBUG : file2: reading active writers 2026/04/08 01:26:18 DEBUG : >WaitForWriters: 2026/04/08 01:26:18 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.13s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:18 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:18 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:18 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:18 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:18 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:18 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha/dir/file1: no such file or directory 2026/04/08 01:26:18 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha/dir/file1: no such file or directory 2026/04/08 01:26:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:18 DEBUG : file1: newRWFileHandle: 2026/04/08 01:26:18 DEBUG : file1(0x3abd412fc3c0): openPending: 2026/04/08 01:26:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:18 DEBUG : file1(0x3abd412fc3c0): >openPending: err= 2026/04/08 01:26:18 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 01:26:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 01:26:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 01:26:18 DEBUG : file1(0x3abd412fc3c0): _writeAt: size=5, off=0 2026/04/08 01:26:18 DEBUG : file1(0x3abd412fc3c0): >_writeAt: n=5, err= 2026/04/08 01:26:18 DEBUG : file1(0x3abd412fc3c0): RWFileHandle.Flush 2026/04/08 01:26:18 DEBUG : file1(0x3abd412fc3c0): RWFileHandle.Flush 2026/04/08 01:26:18 DEBUG : file1(0x3abd412fc3c0): close: 2026/04/08 01:26:18 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 01:26:18.792186146 +0000 UTC m=+92.653361966 2026/04/08 01:26:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:18 DEBUG : file1(0x3abd412fc3c0): >close: err= 2026/04/08 01:26:18 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:18 DEBUG : Looking for writers 2026/04/08 01:26:18 DEBUG : file1: reading active writers 2026/04/08 01:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:26:18 DEBUG : Looking for writers 2026/04/08 01:26:18 DEBUG : file1: reading active writers 2026/04/08 01:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:26:18 DEBUG : Looking for writers 2026/04/08 01:26:18 DEBUG : file1: reading active writers 2026/04/08 01:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:26:18 DEBUG : Looking for writers 2026/04/08 01:26:18 DEBUG : file1: reading active writers 2026/04/08 01:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:26:18 DEBUG : file1: vfs cache: starting upload 2026/04/08 01:26:18 DEBUG : Looking for writers 2026/04/08 01:26:18 DEBUG : file1: reading active writers 2026/04/08 01:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:26:19 DEBUG : file1: size = 5 OK 2026/04/08 01:26:19 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 01:26:19 INFO : file1: Copied (new) 2026/04/08 01:26:19 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-08 01:26:18.792186146 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/08 01:26:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 01:26:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:19 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 01:26:19 DEBUG : Looking for writers 2026/04/08 01:26:19 DEBUG : file1: reading active writers 2026/04/08 01:26:19 DEBUG : >WaitForWriters: 2026/04/08 01:26:19 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.88s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:19 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:19 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:19 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:19 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:19 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:19 DEBUG : file1: newRWFileHandle: 2026/04/08 01:26:19 DEBUG : file1(0x3abd418160c0): openPending: 2026/04/08 01:26:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:19 DEBUG : file1(0x3abd418160c0): >openPending: err= 2026/04/08 01:26:19 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 01:26:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 01:26:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 01:26:19 DEBUG : file1(0x3abd418160c0): _writeAt: size=5, off=0 2026/04/08 01:26:19 DEBUG : file1(0x3abd418160c0): >_writeAt: n=5, err= 2026/04/08 01:26:19 DEBUG : file1(0x3abd418160c0): RWFileHandle.Release 2026/04/08 01:26:19 DEBUG : file1(0x3abd418160c0): close: 2026/04/08 01:26:19 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 01:26:19.659616316 +0000 UTC m=+93.520792175 2026/04/08 01:26:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:19 DEBUG : file1(0x3abd418160c0): >close: err= 2026/04/08 01:26:19 DEBUG : file1(0x3abd418160c0): RWFileHandle.Release 2026/04/08 01:26:19 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:19 DEBUG : Looking for writers 2026/04/08 01:26:19 DEBUG : file1: reading active writers 2026/04/08 01:26:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:26:19 DEBUG : Looking for writers 2026/04/08 01:26:19 DEBUG : file1: reading active writers 2026/04/08 01:26:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:26:19 DEBUG : Looking for writers 2026/04/08 01:26:19 DEBUG : file1: reading active writers 2026/04/08 01:26:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:26:19 DEBUG : Looking for writers 2026/04/08 01:26:19 DEBUG : file1: reading active writers 2026/04/08 01:26:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:26:19 DEBUG : file1: vfs cache: starting upload 2026/04/08 01:26:19 DEBUG : Looking for writers 2026/04/08 01:26:19 DEBUG : file1: reading active writers 2026/04/08 01:26:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:26:19 DEBUG : file1: size = 5 OK 2026/04/08 01:26:19 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 01:26:19 INFO : file1: Copied (new) 2026/04/08 01:26:19 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-08 01:26:19.659616316 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/08 01:26:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 01:26:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:19 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 01:26:19 DEBUG : Looking for writers 2026/04/08 01:26:19 DEBUG : file1: reading active writers 2026/04/08 01:26:19 DEBUG : >WaitForWriters: 2026/04/08 01:26:19 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting 2026/04/08 01:26:19 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha/dir/file1: no such file or directory 2026/04/08 01:26:19 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseWrite (0.88s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:20 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:20 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:20 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:20 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:20 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:20 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/08 01:26:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:26:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:26:20 DEBUG : dir/file1(0x3abd41816280): openPending: 2026/04/08 01:26:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 01:26:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 01:26:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:20 DEBUG : dir/file1(0x3abd41816280): >openPending: err= 2026/04/08 01:26:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/08 01:26:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:26:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:26:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 01:26:20 DEBUG : dir/file1(0x3abd41816280): _writeAt: size=5, off=0 2026/04/08 01:26:20 DEBUG : dir/file1(0x3abd41816280): >_writeAt: n=5, err= 2026/04/08 01:26:20 DEBUG : dir/file1(0x3abd41816280): close: 2026/04/08 01:26:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:20 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-08 01:26:20.983112391 +0000 UTC m=+94.844288231 2026/04/08 01:26:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:20 DEBUG : dir/file1(0x3abd41816280): >close: err= 2026/04/08 01:26:20 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:20 DEBUG : dir: Looking for writers 2026/04/08 01:26:20 DEBUG : file1: reading active writers 2026/04/08 01:26:20 DEBUG : Looking for writers 2026/04/08 01:26:20 DEBUG : dir: reading active writers 2026/04/08 01:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:26:20 DEBUG : dir: Looking for writers 2026/04/08 01:26:20 DEBUG : file1: reading active writers 2026/04/08 01:26:20 DEBUG : Looking for writers 2026/04/08 01:26:20 DEBUG : dir: reading active writers 2026/04/08 01:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:26:21 DEBUG : dir: Looking for writers 2026/04/08 01:26:21 DEBUG : file1: reading active writers 2026/04/08 01:26:21 DEBUG : Looking for writers 2026/04/08 01:26:21 DEBUG : dir: reading active writers 2026/04/08 01:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:26:21 DEBUG : dir: Looking for writers 2026/04/08 01:26:21 DEBUG : file1: reading active writers 2026/04/08 01:26:21 DEBUG : Looking for writers 2026/04/08 01:26:21 DEBUG : dir: reading active writers 2026/04/08 01:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:26:21 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 01:26:21 DEBUG : dir: Looking for writers 2026/04/08 01:26:21 DEBUG : file1: reading active writers 2026/04/08 01:26:21 DEBUG : Looking for writers 2026/04/08 01:26:21 DEBUG : dir: reading active writers 2026/04/08 01:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:26:21 DEBUG : dir/file1: size = 5 OK 2026/04/08 01:26:21 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 01:26:21 INFO : dir/file1: Copied (replaced existing) 2026/04/08 01:26:21 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-08 01:26:20.983112391 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/08 01:26:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 01:26:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 01:26:21 DEBUG : dir: Looking for writers 2026/04/08 01:26:21 DEBUG : file1: reading active writers 2026/04/08 01:26:21 DEBUG : Looking for writers 2026/04/08 01:26:21 DEBUG : dir: reading active writers 2026/04/08 01:26:21 DEBUG : >WaitForWriters: 2026/04/08 01:26:21 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.32s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:21 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:21 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:21 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:21 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:21 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:22 DEBUG : dir/file1: newRWFileHandle: 2026/04/08 01:26:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/08 01:26:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/08 01:26:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/08 01:26:22 DEBUG : dir/file1(0x3abd412fc200): _writeAt: size=5, off=0 2026/04/08 01:26:22 DEBUG : dir/file1(0x3abd412fc200): openPending: 2026/04/08 01:26:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/08 01:26:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/08 01:26:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:22 DEBUG : dir/file1(0x3abd412fc200): >openPending: err= 2026/04/08 01:26:22 DEBUG : dir/file1(0x3abd412fc200): >_writeAt: n=5, err= 2026/04/08 01:26:22 DEBUG : dir/file1(0x3abd412fc200): _writeAt: size=15, off=5 2026/04/08 01:26:22 DEBUG : dir/file1(0x3abd412fc200): >_writeAt: n=15, err= 2026/04/08 01:26:22 DEBUG : dir/file1(0x3abd412fc200): close: 2026/04/08 01:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/08 01:26:22 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-08 01:26:22.293125592 +0000 UTC m=+96.154301412 2026/04/08 01:26:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:22 DEBUG : dir/file1(0x3abd412fc200): >close: err= 2026/04/08 01:26:22 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:22 DEBUG : dir: Looking for writers 2026/04/08 01:26:22 DEBUG : file1: reading active writers 2026/04/08 01:26:22 DEBUG : Looking for writers 2026/04/08 01:26:22 DEBUG : dir: reading active writers 2026/04/08 01:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:26:22 DEBUG : dir: Looking for writers 2026/04/08 01:26:22 DEBUG : file1: reading active writers 2026/04/08 01:26:22 DEBUG : Looking for writers 2026/04/08 01:26:22 DEBUG : dir: reading active writers 2026/04/08 01:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:26:22 DEBUG : dir: Looking for writers 2026/04/08 01:26:22 DEBUG : file1: reading active writers 2026/04/08 01:26:22 DEBUG : Looking for writers 2026/04/08 01:26:22 DEBUG : dir: reading active writers 2026/04/08 01:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:26:22 DEBUG : dir: Looking for writers 2026/04/08 01:26:22 DEBUG : file1: reading active writers 2026/04/08 01:26:22 DEBUG : Looking for writers 2026/04/08 01:26:22 DEBUG : dir: reading active writers 2026/04/08 01:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:26:22 DEBUG : dir/file1: vfs cache: starting upload 2026/04/08 01:26:22 DEBUG : dir: Looking for writers 2026/04/08 01:26:22 DEBUG : file1: reading active writers 2026/04/08 01:26:22 DEBUG : Looking for writers 2026/04/08 01:26:22 DEBUG : dir: reading active writers 2026/04/08 01:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:26:22 DEBUG : dir/file1: size = 20 OK 2026/04/08 01:26:22 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/08 01:26:22 INFO : dir/file1: Copied (replaced existing) 2026/04/08 01:26:22 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-08 01:26:22.293125592 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/08 01:26:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/08 01:26:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/08 01:26:22 DEBUG : dir: Looking for writers 2026/04/08 01:26:22 DEBUG : file1: reading active writers 2026/04/08 01:26:22 DEBUG : Looking for writers 2026/04/08 01:26:22 DEBUG : dir: reading active writers 2026/04/08 01:26:22 DEBUG : >WaitForWriters: 2026/04/08 01:26:22 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.32s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:23 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:23 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:23 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:23 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:23 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:23 DEBUG : file1: newRWFileHandle: 2026/04/08 01:26:23 DEBUG : file1(0x3abd412fd500): openPending: 2026/04/08 01:26:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:23 DEBUG : file1(0x3abd412fd500): >openPending: err= 2026/04/08 01:26:23 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 01:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 01:26:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 01:26:23 DEBUG : file1(0x3abd412fd500): _writeAt: size=5, off=0 2026/04/08 01:26:23 DEBUG : file1(0x3abd412fd500): >_writeAt: n=5, err= 2026/04/08 01:26:23 DEBUG : file1(0x3abd412fd500): close: 2026/04/08 01:26:23 DEBUG : file1: vfs cache: setting modification time to 2026-04-08 01:26:23.185944152 +0000 UTC m=+97.047120012 2026/04/08 01:26:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:23 DEBUG : file1(0x3abd412fd500): >close: err= 2026/04/08 01:26:23 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:23 DEBUG : Looking for writers 2026/04/08 01:26:23 DEBUG : file1: reading active writers 2026/04/08 01:26:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:26:23 DEBUG : Looking for writers 2026/04/08 01:26:23 DEBUG : file1: reading active writers 2026/04/08 01:26:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:26:23 DEBUG : Looking for writers 2026/04/08 01:26:23 DEBUG : file1: reading active writers 2026/04/08 01:26:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:26:23 DEBUG : Looking for writers 2026/04/08 01:26:23 DEBUG : file1: reading active writers 2026/04/08 01:26:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:26:23 DEBUG : file1: vfs cache: starting upload 2026/04/08 01:26:23 DEBUG : Looking for writers 2026/04/08 01:26:23 DEBUG : file1: reading active writers 2026/04/08 01:26:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:26:23 DEBUG : file1: size = 5 OK 2026/04/08 01:26:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 01:26:23 INFO : file1: Copied (new) 2026/04/08 01:26:23 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-08 01:26:23.185944152 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/08 01:26:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 01:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:23 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 01:26:23 DEBUG : Looking for writers 2026/04/08 01:26:23 DEBUG : file1: reading active writers 2026/04/08 01:26:23 DEBUG : >WaitForWriters: 2026/04/08 01:26:23 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.88s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:23 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:23 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:23 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:23 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/08 01:26:23 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41213200): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41213200): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41213200): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41213200): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41213200): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.060410504 +0000 UTC m=+97.921586353 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41213200): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412138c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412138c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412138c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412138c0): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412138c0): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412138c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412138c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.060410504 +0000 UTC m=+97.921586353 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412138c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41213d80): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41213d80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41213d80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41213d80): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41213d80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.060410504 +0000 UTC m=+97.921586353 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41213d80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41158fc0 item 1 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd410dbc80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd410dbc80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd410dbc80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd410dbc80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd410dbc80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.064440306 +0000 UTC m=+97.925616166 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd410dbc80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd40fe1b40): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd40fe1b40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd40fe1b40): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd40fe1b40): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd40fe1b40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.064440306 +0000 UTC m=+97.925616166 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd40fe1b40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41159570 item 2 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41130780): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41130780): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41130780): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41130780): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41130780): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.067212865 +0000 UTC m=+97.928388726 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41130780): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41130c00): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41130c00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41130c00): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41130c00): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41130c00): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41130c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41130c00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.067212865 +0000 UTC m=+97.928388726 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41130c00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd411315c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd411315c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd411315c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd411315c0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd411315c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.067212865 +0000 UTC m=+97.928388726 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd411315c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41159960 item 3 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144e380): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144e380): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144e380): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144e380): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144e380): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.070429774 +0000 UTC m=+97.931605624 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144e380): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144e8c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144e8c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144e8c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144e8c0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144e8c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.070429774 +0000 UTC m=+97.931605624 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144e8c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41065d50 item 4 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144ef00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144ef00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144ef00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144ef00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144ef00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.07314692 +0000 UTC m=+97.934322779 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144ef00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144f380): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144f380): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144f380): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144f380): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144f380): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144f380): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144f380): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.07314692 +0000 UTC m=+97.934322779 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144f380): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144f840): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144f840): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144f840): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144f840): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144f840): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.07314692 +0000 UTC m=+97.934322779 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144f840): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4110ac40 item 5 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144fec0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144fec0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144fec0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144fec0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144fec0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.076812274 +0000 UTC m=+97.937988134 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144fec0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e8500): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e8500): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e8500): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e8500): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e8500): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.076812274 +0000 UTC m=+97.937988134 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e8500): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4109a7e0 item 6 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e8b80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e8b80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e8b80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e8b80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e8b80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.079325585 +0000 UTC m=+97.940501434 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e8b80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9080): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9080): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9080): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9080): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9080): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9080): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9080): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.079325585 +0000 UTC m=+97.940501434 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9080): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9540): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9540): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9540): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9540): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9540): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.079325585 +0000 UTC m=+97.940501434 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9540): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd410bcaf0 item 7 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9bc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9bc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9bc0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9bc0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9bc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.082749293 +0000 UTC m=+97.943925153 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412e9bc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a4200): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a4200): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a4200): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a4200): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a4200): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.082749293 +0000 UTC m=+97.943925153 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a4200): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd410720e0 item 8 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a47c0): _readAt: size=2, off=0 2026/04/08 01:26:24 ERROR : open-test-file(0x3abd413a47c0): Couldn't read size of file 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a47c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a47c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a47c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a47c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a47c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a4b80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a4b80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a4b80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a4b80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a4b80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.085633464 +0000 UTC m=+97.946809324 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a4b80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5000): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5000): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5000): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5000): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5000): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5000): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5000): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.085633464 +0000 UTC m=+97.946809324 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5000): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5500): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5500): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5500): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5500): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5500): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.085633464 +0000 UTC m=+97.946809324 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5500): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41073a40 item 9 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5b80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5b80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5b80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5b80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5b80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.089206763 +0000 UTC m=+97.950382614 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd413a5b80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144c1c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144c1c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144c1c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144c1c0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144c1c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.089206763 +0000 UTC m=+97.950382614 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144c1c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41090fc0 item 10 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144c800): _readAt: size=2, off=0 2026/04/08 01:26:24 ERROR : open-test-file(0x3abd4144c800): Couldn't read size of file 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144c800): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144c800): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144c800): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144c800): close: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144c800): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144cbc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144cbc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144cbc0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144cbc0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144cbc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.091859928 +0000 UTC m=+97.953035789 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144cbc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144d0c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144d0c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144d0c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144d0c0): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144d0c0): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144d0c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144d0c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.091859928 +0000 UTC m=+97.953035789 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144d0c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144d5c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144d5c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144d5c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144d5c0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144d5c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.091859928 +0000 UTC m=+97.953035789 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144d5c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd411105b0 item 11 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144dc40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144dc40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144dc40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144dc40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144dc40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.095646833 +0000 UTC m=+97.956822723 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4144dc40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153a280): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153a280): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153a280): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153a280): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153a280): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.095646833 +0000 UTC m=+97.956822723 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153a280): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41111180 item 12 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153a8c0): _readAt: size=2, off=0 2026/04/08 01:26:24 ERROR : open-test-file(0x3abd4153a8c0): Couldn't read size of file 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153a8c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153a8c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153a8c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153a8c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153a8c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153ac80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153ac80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153ac80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153ac80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153ac80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.099221565 +0000 UTC m=+97.960397416 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153ac80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153b340): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153b340): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153b340): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153b340): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153b340): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.099221565 +0000 UTC m=+97.960397416 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153b340): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41111810 item 13 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153b9c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153b9c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153b9c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153b9c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153b9c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.101607607 +0000 UTC m=+97.962783456 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4153b9c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556000): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556000): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556000): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556000): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556000): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.101607607 +0000 UTC m=+97.962783456 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556000): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41111e30 item 14 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556640): _readAt: size=2, off=0 2026/04/08 01:26:24 ERROR : open-test-file(0x3abd41556640): Couldn't read size of file 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556640): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556640): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556640): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556640): close: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556640): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556a00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556a00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556a00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556a00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556a00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.103939416 +0000 UTC m=+97.965115246 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41556a00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415570c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415570c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415570c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415570c0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415570c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.103939416 +0000 UTC m=+97.965115246 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415570c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41552310 item 15 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41557740): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41557740): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41557740): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41557740): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41557740): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.106411289 +0000 UTC m=+97.967587139 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41557740): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41557c80): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41557c80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41557c80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41557c80): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41557c80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.106411289 +0000 UTC m=+97.967587139 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41557c80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41552690 item 16 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415743c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415743c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415743c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415743c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415743c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.108837686 +0000 UTC m=+97.970013535 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415743c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41574840): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41574840): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41574840): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41574840): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41574840): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41574840): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41574840): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41574840): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.108837686 +0000 UTC m=+97.970013535 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41574840): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41574d40): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41574d40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41574d40): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41574d40): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41574d40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.108837686 +0000 UTC m=+97.970013535 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41574d40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41552a10 item 17 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415753c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415753c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415753c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415753c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415753c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.112535681 +0000 UTC m=+97.973711541 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415753c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41575900): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41575900): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41575900): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41575900): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41575900): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.112535681 +0000 UTC m=+97.973711541 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41575900): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41552ee0 item 18 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4080): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4080): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4080): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4080): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4080): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.116438764 +0000 UTC m=+97.977614614 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4080): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4580): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4580): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4580): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4580): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4580): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4580): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4580): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4580): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.116438764 +0000 UTC m=+97.977614614 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4580): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416ce840): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416ce840): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416ce840): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416ce840): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416ce840): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.116438764 +0000 UTC m=+97.977614614 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416ce840): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41553260 item 19 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cef80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cef80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cef80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cef80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cef80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.1222632 +0000 UTC m=+97.983439061 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cef80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cf4c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cf4c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cf4c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cf4c0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cf4c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.1222632 +0000 UTC m=+97.983439061 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cf4c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41482af0 item 20 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cfb40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cfb40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cfb40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cfb40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cfb40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.124835052 +0000 UTC m=+97.986010912 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416cfb40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fc140): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fc140): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fc140): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fc140): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fc140): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fc140): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fc140): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fc140): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.124835052 +0000 UTC m=+97.986010912 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fc140): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fc640): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fc640): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fc640): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fc640): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fc640): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.124835052 +0000 UTC m=+97.986010912 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fc640): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41482f50 item 21 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fccc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fccc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fccc0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fccc0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fccc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.127746836 +0000 UTC m=+97.988922695 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fccc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fd200): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fd200): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fd200): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fd200): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fd200): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.127746836 +0000 UTC m=+97.988922695 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fd200): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41483490 item 22 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fd880): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fd880): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fd880): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fd880): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fd880): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.129767476 +0000 UTC m=+97.990943306 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fd880): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fdd80): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fdd80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fdd80): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fdd80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fdd80): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fdd80): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fdd80): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fdd80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.129767476 +0000 UTC m=+97.990943306 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd414fdd80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628380): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628380): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628380): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628380): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628380): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.129767476 +0000 UTC m=+97.990943306 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628380): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41483810 item 23 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628a00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628a00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628a00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628a00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628a00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.132979495 +0000 UTC m=+97.994155345 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628a00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628f40): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628f40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628f40): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628f40): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628f40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.132979495 +0000 UTC m=+97.994155345 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41628f40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41483ce0 item 24 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629580): _readAt: size=2, off=0 2026/04/08 01:26:24 ERROR : open-test-file(0x3abd41629580): Couldn't read size of file 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629580): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629580): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629580): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629580): close: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629580): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629940): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629940): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629940): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629940): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629940): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.136419435 +0000 UTC m=+97.997595285 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629940): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629e40): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629e40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629e40): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629e40): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629e40): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629e40): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629e40): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629e40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.136419435 +0000 UTC m=+97.997595285 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41629e40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41658480): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41658480): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41658480): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41658480): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41658480): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.136419435 +0000 UTC m=+97.997595285 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41658480): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd416401c0 item 25 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41658b00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41658b00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41658b00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41658b00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41658b00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.139822975 +0000 UTC m=+98.000998825 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41658b00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659040): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659040): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659040): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659040): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659040): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.139822975 +0000 UTC m=+98.000998825 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659040): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41640690 item 26 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659680): _readAt: size=2, off=0 2026/04/08 01:26:24 ERROR : open-test-file(0x3abd41659680): Couldn't read size of file 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659680): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659680): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659680): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659680): close: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659680): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659a40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659a40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659a40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659a40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659a40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.142668132 +0000 UTC m=+98.003843992 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41659a40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167e040): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167e040): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167e040): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167e040): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167e040): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167e040): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167e040): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167e040): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.142668132 +0000 UTC m=+98.003843992 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167e040): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167e580): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167e580): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167e580): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167e580): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167e580): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.142668132 +0000 UTC m=+98.003843992 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167e580): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41640a10 item 27 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167ec00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167ec00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167ec00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167ec00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167ec00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.146894054 +0000 UTC m=+98.008069914 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167ec00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167f140): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167f140): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167f140): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167f140): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167f140): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.146894054 +0000 UTC m=+98.008069914 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167f140): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41640ee0 item 28 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167f780): _readAt: size=2, off=0 2026/04/08 01:26:24 ERROR : open-test-file(0x3abd4167f780): Couldn't read size of file 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167f780): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167f780): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167f780): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167f780): close: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167f780): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167fb40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167fb40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167fb40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167fb40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167fb40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.149825814 +0000 UTC m=+98.011001715 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4167fb40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6300): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6300): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6300): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6300): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6300): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.149825814 +0000 UTC m=+98.011001715 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6300): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41641260 item 29 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6980): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6980): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6980): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6980): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6980): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.152348763 +0000 UTC m=+98.013524613 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6980): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6ec0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6ec0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6ec0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6ec0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6ec0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.152348763 +0000 UTC m=+98.013524613 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b6ec0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd416415e0 item 30 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b7500): _readAt: size=2, off=0 2026/04/08 01:26:24 ERROR : open-test-file(0x3abd416b7500): Couldn't read size of file 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b7500): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b7500): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b7500): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b7500): close: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b7500): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b78c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b78c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b78c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b78c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b78c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.155250878 +0000 UTC m=+98.016426738 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b78c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41816680): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41816680): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41816680): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41816680): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41816680): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.155250878 +0000 UTC m=+98.016426738 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41816680): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41641960 item 31 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41816d00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41816d00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41816d00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41816d00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41816d00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.158107767 +0000 UTC m=+98.019283627 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41816d00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817240): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817240): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817240): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817240): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817240): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.158107767 +0000 UTC m=+98.019283627 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817240): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41758150 item 32 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817880): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817880): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817880): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817880): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817880): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.160853115 +0000 UTC m=+98.022028976 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817880): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817d00): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817d00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817d00): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817d00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817d00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd417584d0 item 33 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817d00): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817d00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.161743995 +0000 UTC m=+98.022919846 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41817d00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764300): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764300): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764300): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764300): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764300): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.161743995 +0000 UTC m=+98.022919846 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764300): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41758690 item 33 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764940): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764940): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764940): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764940): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764940): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.164487691 +0000 UTC m=+98.025663551 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764940): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764dc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764dc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41758a10 item 34 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764dc0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764dc0): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764dc0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764dc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.165558682 +0000 UTC m=+98.026734532 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41764dc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765300): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765300): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765300): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765300): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765300): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.165558682 +0000 UTC m=+98.026734532 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765300): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41758bd0 item 34 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765940): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765940): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765940): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765940): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765940): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.16795388 +0000 UTC m=+98.029129730 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765940): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765dc0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765dc0): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765dc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765dc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41758f50 item 35 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765dc0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765dc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.168735824 +0000 UTC m=+98.029911665 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41765dc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178a3c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178a3c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178a3c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178a3c0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178a3c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.168735824 +0000 UTC m=+98.029911665 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178a3c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41759110 item 35 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178aa40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178aa40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178aa40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178aa40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178aa40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.17059418 +0000 UTC m=+98.031770010 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178aa40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178af40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178af40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41759490 item 36 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178af40): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178af40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178af40): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178af40): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178af40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.171723621 +0000 UTC m=+98.032899471 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178af40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178b480): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178b480): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178b480): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178b480): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178b480): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.171723621 +0000 UTC m=+98.032899471 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178b480): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41759650 item 36 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178bac0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178bac0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178bac0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178bac0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178bac0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.174335718 +0000 UTC m=+98.035511568 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4178bac0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0040): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0040): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0040): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0040): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0040): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd417599d0 item 37 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0040): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0040): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.175664225 +0000 UTC m=+98.036840085 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0040): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0540): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0540): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0540): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0540): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0540): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.175664225 +0000 UTC m=+98.036840085 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0540): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41759b90 item 37 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0bc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0bc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0bc0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0bc0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0bc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.178289627 +0000 UTC m=+98.039465487 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b0bc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b10c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b10c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd417c4070 item 38 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b10c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b10c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b10c0): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b10c0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b10c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.179411242 +0000 UTC m=+98.040587093 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b10c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b1600): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b1600): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b1600): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b1600): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b1600): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.179411242 +0000 UTC m=+98.040587093 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b1600): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd417c4230 item 38 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b1c80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b1c80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b1c80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b1c80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b1c80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.18238938 +0000 UTC m=+98.043565241 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417b1c80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0280): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0280): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0280): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0280): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0280): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd417c45b0 item 39 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0280): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0280): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.183589625 +0000 UTC m=+98.044765485 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0280): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0780): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0780): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0780): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0780): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0780): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.183589625 +0000 UTC m=+98.044765485 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0780): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd417c4770 item 39 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0e00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0e00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0e00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0e00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0e00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.1865502 +0000 UTC m=+98.047726059 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d0e00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1300): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1300): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd417c4af0 item 40 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1300): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1300): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1300): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1300): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1300): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.187800969 +0000 UTC m=+98.048976819 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1300): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1840): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1840): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1840): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1840): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1840): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.187800969 +0000 UTC m=+98.048976819 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1840): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd417c4cb0 item 40 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1e00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1e00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1e00): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1e00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1e00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1e00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1e00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.190671313 +0000 UTC m=+98.051847174 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417d1e00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f6400): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f6400): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f6400): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd417c5030 item 41 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f6400): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f6400): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.191352468 +0000 UTC m=+98.052528298 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f6400): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f68c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f68c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f68c0): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f68c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f68c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd417c51f0 item 41 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f68c0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f68c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.192070102 +0000 UTC m=+98.053245922 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f68c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f6e00): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f6e00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f6e00): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f6e00): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f6e00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.192070102 +0000 UTC m=+98.053245922 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f6e00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd417c53b0 item 41 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7440): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7440): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7440): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7440): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7440): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7440): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7440): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.193876069 +0000 UTC m=+98.055051899 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7440): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7940): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7940): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7940): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd417c5730 item 42 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7940): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7940): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.19499004 +0000 UTC m=+98.056165900 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7940): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7e80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7e80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd417c58f0 item 42 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7e80): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7e80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7e80): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7e80): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7e80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.196185415 +0000 UTC m=+98.057361275 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd417f7e80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182a500): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182a500): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182a500): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182a500): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182a500): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.196185415 +0000 UTC m=+98.057361275 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182a500): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd417c5ab0 item 42 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182ab40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182ab40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182ab40): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182ab40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182ab40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182ab40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182ab40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.198645535 +0000 UTC m=+98.059821385 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182ab40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182b040): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182b040): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182b040): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd417c5e30 item 43 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182b040): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182b040): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.19963948 +0000 UTC m=+98.060815340 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182b040): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182b580): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182b580): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182b580): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182b580): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182b580): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41842150 item 43 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182b580): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182b580): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.200644446 +0000 UTC m=+98.061820296 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182b580): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182bac0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182bac0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182bac0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182bac0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182bac0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.200644446 +0000 UTC m=+98.061820296 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4182bac0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41842310 item 43 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850200): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850200): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850200): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850200): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850200): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850200): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850200): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.203589221 +0000 UTC m=+98.064765071 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850200): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850700): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850700): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850700): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41842690 item 44 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850700): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850700): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.204252472 +0000 UTC m=+98.065428302 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850700): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850c40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850c40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41842850 item 44 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850c40): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850c40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850c40): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850c40): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850c40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.205101704 +0000 UTC m=+98.066277534 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41850c40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418511c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418511c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418511c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418511c0): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418511c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.205101704 +0000 UTC m=+98.066277534 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418511c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41842a10 item 44 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41851800): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41851800): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41851800): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41851800): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41851800): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41851800): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41851800): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.206677547 +0000 UTC m=+98.067853367 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41851800): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41851d00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41851d00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41851d00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41842d90 item 45 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41851d00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41851d00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.207738067 +0000 UTC m=+98.068913917 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41851d00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41870500): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41870500): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41870500): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41870500): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41870500): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.207738067 +0000 UTC m=+98.068913917 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41870500): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41842f50 item 45 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41870b40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41870b40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41870b40): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41870b40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41870b40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41870b40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41870b40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.210511328 +0000 UTC m=+98.071687189 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41870b40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871040): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871040): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871040): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd418432d0 item 46 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871040): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871040): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.211550429 +0000 UTC m=+98.072726289 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871040): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871740): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871740): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871740): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871740): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871740): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.211550429 +0000 UTC m=+98.072726289 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871740): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41843490 item 46 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871d80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871d80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871d80): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871d80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871d80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871d80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871d80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.213725912 +0000 UTC m=+98.074901773 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41871d80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41898380): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41898380): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41898380): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41843810 item 47 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41898380): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41898380): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.214824244 +0000 UTC m=+98.076000104 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41898380): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41898a80): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41898a80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41898a80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41898a80): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41898a80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.214824244 +0000 UTC m=+98.076000104 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41898a80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd418439d0 item 47 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418990c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418990c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418990c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418990c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418990c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418990c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418990c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.217444277 +0000 UTC m=+98.078620137 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418990c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418995c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418995c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418995c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41843d50 item 48 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418995c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418995c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.218552467 +0000 UTC m=+98.079728327 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd418995c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41899cc0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41899cc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41899cc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41899cc0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41899cc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.218552467 +0000 UTC m=+98.079728327 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41899cc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd418ac070 item 48 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4b80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4b80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4b80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4b80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4b80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.221313886 +0000 UTC m=+98.082489746 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a4b80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5000): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5000): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5000): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5000): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5000): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5000): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41553570 item 49 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5000): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5000): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.222379507 +0000 UTC m=+98.083555367 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5000): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5540): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5540): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5540): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5540): >_readAt: n=8, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5540): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.222379507 +0000 UTC m=+98.083555367 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5540): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41553730 item 49 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5bc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5bc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5bc0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5bc0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5bc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.224808088 +0000 UTC m=+98.085983947 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415a5bc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bc1c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bc1c0): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bc1c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41553ab0 item 50 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bc1c0): _readAt: size=2, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bc1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bc1c0): _writeAt: size=3, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bc1c0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bc1c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.226045502 +0000 UTC m=+98.087221351 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bc1c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bc740): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bc740): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bc740): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bc740): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bc740): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.226045502 +0000 UTC m=+98.087221351 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bc740): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41553c70 item 50 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bcdc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bcdc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bcdc0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bcdc0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bcdc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.228512625 +0000 UTC m=+98.089688476 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bcdc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bd2c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bd2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bd2c0): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bd2c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bd2c0): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bd2c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd415d0150 item 51 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bd2c0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bd2c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.229596731 +0000 UTC m=+98.090772580 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bd2c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bd800): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bd800): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bd800): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bd800): >_readAt: n=8, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bd800): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.229596731 +0000 UTC m=+98.090772580 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bd800): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd415d0310 item 51 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bde80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bde80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bde80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bde80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bde80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.232057283 +0000 UTC m=+98.093233142 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415bde80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e2480): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e2480): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e2480): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd415d0690 item 52 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e2480): _readAt: size=2, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e2480): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e2480): _writeAt: size=3, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e2480): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e2480): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.23322259 +0000 UTC m=+98.094398440 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e2480): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e2a00): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e2a00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e2a00): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e2a00): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e2a00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.23322259 +0000 UTC m=+98.094398440 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e2a00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd415d0850 item 52 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3080): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3080): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3080): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3080): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3080): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.236020609 +0000 UTC m=+98.097196469 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3080): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3580): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3580): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3580): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3580): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3580): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3580): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd415d0bd0 item 53 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3580): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3580): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.236711792 +0000 UTC m=+98.097887622 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3580): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3ac0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3ac0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3ac0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3ac0): >_readAt: n=8, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3ac0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.236711792 +0000 UTC m=+98.097887622 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415e3ac0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd415d0d90 item 53 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fc240): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fc240): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fc240): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fc240): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fc240): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.239157847 +0000 UTC m=+98.100333707 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fc240): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fc740): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fc740): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fc740): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd415d1110 item 54 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fc740): _readAt: size=2, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fc740): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fc740): _writeAt: size=3, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fc740): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fc740): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.240052755 +0000 UTC m=+98.101228605 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fc740): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fccc0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fccc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fccc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fccc0): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fccc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.240052755 +0000 UTC m=+98.101228605 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fccc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd415d12d0 item 54 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fd340): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fd340): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fd340): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fd340): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fd340): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.242437774 +0000 UTC m=+98.103613634 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fd340): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fd840): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fd840): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fd840): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fd840): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fd840): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fd840): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd415d1650 item 55 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fd840): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fd840): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.243367598 +0000 UTC m=+98.104543458 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fd840): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fdd80): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fdd80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fdd80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fdd80): >_readAt: n=8, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fdd80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.243367598 +0000 UTC m=+98.104543458 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd415fdd80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd415d1810 item 55 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191c500): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191c500): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191c500): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191c500): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191c500): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.245801939 +0000 UTC m=+98.106977800 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191c500): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191ca00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191ca00): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191ca00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd415d1b90 item 56 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191ca00): _readAt: size=2, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191ca00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191ca00): _writeAt: size=3, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191ca00): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191ca00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.246666942 +0000 UTC m=+98.107842792 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191ca00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191cf80): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191cf80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191cf80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191cf80): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191cf80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.246666942 +0000 UTC m=+98.107842792 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191cf80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd415d1d50 item 56 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191d5c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191d5c0): open at offset 0 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191d5c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191d5c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191d5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191d5c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191d5c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191d5c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.249024989 +0000 UTC m=+98.110200849 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191d5c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191db00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191db00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191db00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41930230 item 57 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191db00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191db00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.249629871 +0000 UTC m=+98.110805701 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4191db00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193e140): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193e140): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193e140): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193e140): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193e140): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193e140): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd419303f0 item 57 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193e140): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193e140): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.250384134 +0000 UTC m=+98.111559964 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193e140): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193e6c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193e6c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193e6c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193e6c0): >_readAt: n=8, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193e6c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.250384134 +0000 UTC m=+98.111559964 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193e6c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd419305b0 item 57 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193ed00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193ed00): open at offset 0 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193ed00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193ed00): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193ed00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193ed00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193ed00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193ed00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.252863921 +0000 UTC m=+98.114039771 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193ed00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193f240): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193f240): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193f240): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41930930 item 58 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193f240): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193f240): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.253859189 +0000 UTC m=+98.115035039 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193f240): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193f780): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193f780): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193f780): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41930af0 item 58 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193f780): _readAt: size=2, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193f780): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193f780): _writeAt: size=3, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193f780): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193f780): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.255277814 +0000 UTC m=+98.116453715 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193f780): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193fd40): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193fd40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193fd40): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193fd40): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193fd40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.255277814 +0000 UTC m=+98.116453715 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4193fd40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41930cb0 item 58 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195c480): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195c480): open at offset 0 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195c480): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195c480): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195c480): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195c480): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195c480): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195c480): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.258678069 +0000 UTC m=+98.119853899 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195c480): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195c9c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195c9c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195c9c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41931030 item 59 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195c9c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195c9c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.259259717 +0000 UTC m=+98.120435547 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195c9c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195cf00): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195cf00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195cf00): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195cf00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195cf00): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195cf00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd419311f0 item 59 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195cf00): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195cf00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.260193277 +0000 UTC m=+98.121369108 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195cf00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195d480): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195d480): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195d480): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195d480): >_readAt: n=8, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195d480): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.260193277 +0000 UTC m=+98.121369108 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195d480): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd419313b0 item 59 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195dac0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195dac0): open at offset 0 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195dac0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195dac0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195dac0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195dac0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195dac0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195dac0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.262158193 +0000 UTC m=+98.123334024 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4195dac0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984100): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984100): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984100): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41931730 item 60 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984100): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984100): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.263112914 +0000 UTC m=+98.124288744 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984100): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984640): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984640): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984640): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd419318f0 item 60 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984640): _readAt: size=2, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984640): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984640): _writeAt: size=3, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984640): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984640): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.264318208 +0000 UTC m=+98.125494068 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984640): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984c00): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984c00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984c00): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984c00): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984c00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.264318208 +0000 UTC m=+98.125494068 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41984c00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41931ab0 item 60 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985240): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985240): open at offset 0 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985240): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985240): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985240): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985240): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985240): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985240): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.267195045 +0000 UTC m=+98.128370895 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985240): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985780): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985780): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985780): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41931e30 item 61 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985780): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985780): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.268057642 +0000 UTC m=+98.129233502 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985780): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985e80): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985e80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985e80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985e80): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985e80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.268057642 +0000 UTC m=+98.129233502 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41985e80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41998150 item 61 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199e5c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199e5c0): open at offset 0 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199e5c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199e5c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199e5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199e5c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199e5c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199e5c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.271380319 +0000 UTC m=+98.132556260 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199e5c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199eb00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199eb00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199eb00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd419984d0 item 62 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199eb00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199eb00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.272639315 +0000 UTC m=+98.133815174 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199eb00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199f200): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199f200): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199f200): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199f200): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199f200): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.272639315 +0000 UTC m=+98.133815174 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199f200): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41998690 item 62 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199f840): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199f840): open at offset 0 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199f840): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199f840): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199f840): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199f840): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199f840): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199f840): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.275257003 +0000 UTC m=+98.136432853 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199f840): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199fd80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199fd80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199fd80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41998a10 item 63 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199fd80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199fd80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.276059817 +0000 UTC m=+98.137235667 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd4199fd80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bc580): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bc580): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bc580): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bc580): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bc580): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.276059817 +0000 UTC m=+98.137235667 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bc580): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41998bd0 item 63 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bcbc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bcbc0): open at offset 0 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bcbc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bcbc0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bcbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bcbc0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bcbc0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bcbc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.278958655 +0000 UTC m=+98.140134516 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bcbc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b7e40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b7e40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b7e40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41641ab0 item 64 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b7e40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b7e40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.279874713 +0000 UTC m=+98.141050564 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416b7e40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e6640): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e6640): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e6640): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e6640): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e6640): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.279874713 +0000 UTC m=+98.141050564 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e6640): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41641c70 item 64 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e6c80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e6c80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e6c80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e6c80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e6c80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.281788794 +0000 UTC m=+98.142964624 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e6c80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7100): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7100): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7100): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7100): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7100): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd416f2150 item 65 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7100): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7100): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.283247194 +0000 UTC m=+98.144423024 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7100): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7600): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7600): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7600): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7600): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7600): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.283247194 +0000 UTC m=+98.144423024 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7600): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd416f2310 item 65 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7c40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7c40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7c40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7c40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7c40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.284926133 +0000 UTC m=+98.146101963 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd416e7c40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0a1c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0a1c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd416f2690 item 66 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0a1c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0a1c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0a1c0): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0a1c0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0a1c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.285820278 +0000 UTC m=+98.146996108 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0a1c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0a700): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0a700): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0a700): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0a700): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0a700): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.285820278 +0000 UTC m=+98.146996108 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0a700): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd416f2850 item 66 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0ad40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0ad40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0ad40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0ad40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0ad40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.28811651 +0000 UTC m=+98.149292360 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0ad40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0b1c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0b1c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0b1c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0b1c0): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0b1c0): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd416f2bd0 item 67 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0b1c0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0b1c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.289068877 +0000 UTC m=+98.150244737 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0b1c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0b6c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0b6c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0b6c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0b6c0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0b6c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.289068877 +0000 UTC m=+98.150244737 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0b6c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd416f2d90 item 67 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0bd40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0bd40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0bd40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0bd40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0bd40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.291486317 +0000 UTC m=+98.152662167 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a0bd40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26340): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26340): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd416f3110 item 68 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26340): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26340): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26340): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26340): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26340): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.292604336 +0000 UTC m=+98.153780196 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26340): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26880): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26880): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26880): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26880): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26880): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.292604336 +0000 UTC m=+98.153780196 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26880): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd416f32d0 item 68 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26ec0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26ec0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26ec0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26ec0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26ec0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.294939321 +0000 UTC m=+98.156115171 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a26ec0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27340): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27340): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27340): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27340): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27340): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd416f3650 item 69 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27340): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27340): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.295845199 +0000 UTC m=+98.157021049 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27340): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27840): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27840): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27840): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27840): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27840): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.295845199 +0000 UTC m=+98.157021049 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27840): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd416f3810 item 69 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27ec0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27ec0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27ec0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27ec0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27ec0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.298594505 +0000 UTC m=+98.159770365 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a27ec0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a424c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a424c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd416f3b90 item 70 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a424c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a424c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a424c0): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a424c0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a424c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.299406597 +0000 UTC m=+98.160582427 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a424c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a42a00): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a42a00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a42a00): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a42a00): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a42a00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.299406597 +0000 UTC m=+98.160582427 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a42a00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd416f3d50 item 70 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43080): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43080): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43080): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43080): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43080): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.301119709 +0000 UTC m=+98.162295529 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43080): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43580): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43580): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43580): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43580): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43580): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41a54230 item 71 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43580): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43580): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.301692499 +0000 UTC m=+98.162868320 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43580): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43a80): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43a80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43a80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43a80): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43a80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.301692499 +0000 UTC m=+98.162868320 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a43a80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41a543f0 item 71 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6a200): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6a200): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6a200): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6a200): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6a200): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.303843337 +0000 UTC m=+98.165019156 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6a200): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6a700): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6a700): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41a54770 item 72 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6a700): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6a700): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6a700): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6a700): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6a700): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.30453406 +0000 UTC m=+98.165709890 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6a700): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6ac40): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6ac40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6ac40): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6ac40): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6ac40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.30453406 +0000 UTC m=+98.165709890 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6ac40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41a54930 item 72 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6b200): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6b200): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6b200): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6b200): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6b200): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6b200): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6b200): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.305987422 +0000 UTC m=+98.167163252 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6b200): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6b700): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6b700): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6b700): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41a54cb0 item 73 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6b700): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6b700): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.306600708 +0000 UTC m=+98.167776538 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6b700): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6bbc0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6bbc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6bbc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6bbc0): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6bbc0): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41a54e70 item 73 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6bbc0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6bbc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.307367866 +0000 UTC m=+98.168543696 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a6bbc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86200): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86200): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86200): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86200): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86200): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.307367866 +0000 UTC m=+98.168543696 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86200): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41a55030 item 73 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86840): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86840): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86840): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86840): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86840): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86840): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86840): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.30899304 +0000 UTC m=+98.170168870 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86840): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86d40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86d40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86d40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41a553b0 item 74 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86d40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86d40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.309622378 +0000 UTC m=+98.170798208 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a86d40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87280): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87280): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41a55570 item 74 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87280): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87280): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87280): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87280): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87280): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.310340533 +0000 UTC m=+98.171516363 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87280): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87800): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87800): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87800): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87800): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87800): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.310340533 +0000 UTC m=+98.171516363 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87800): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41a55730 item 74 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87e40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87e40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87e40): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87e40): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87e40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87e40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87e40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.312568796 +0000 UTC m=+98.173744656 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41a87e40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6440): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6440): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6440): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41a55ab0 item 75 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6440): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6440): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.31336055 +0000 UTC m=+98.174536410 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6440): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6980): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6980): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6980): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6980): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6980): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41a55c70 item 75 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6980): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6980): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.314437852 +0000 UTC m=+98.175613713 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6980): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6ec0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6ec0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6ec0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6ec0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6ec0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.314437852 +0000 UTC m=+98.175613713 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa6ec0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41a55e30 item 75 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa7500): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa7500): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa7500): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa7500): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa7500): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa7500): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa7500): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.316720428 +0000 UTC m=+98.177896287 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa7500): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa7a00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa7a00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa7a00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ab6310 item 76 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa7a00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa7a00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.317594056 +0000 UTC m=+98.178769906 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41aa7a00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac8040): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac8040): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ab64d0 item 76 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac8040): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac8040): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac8040): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac8040): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac8040): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.318704411 +0000 UTC m=+98.179880270 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac8040): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac85c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac85c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac85c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac85c0): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac85c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.318704411 +0000 UTC m=+98.179880270 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac85c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ab6690 item 76 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac8c00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac8c00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac8c00): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac8c00): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac8c00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac8c00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac8c00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.320580639 +0000 UTC m=+98.181756469 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac8c00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9100): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9100): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9100): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ab6a10 item 77 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9100): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9100): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.321187584 +0000 UTC m=+98.182363405 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9100): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9800): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9800): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9800): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9800): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9800): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.321187584 +0000 UTC m=+98.182363405 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9800): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ab6bd0 item 77 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9e40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9e40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9e40): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9e40): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9e40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9e40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9e40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.323409816 +0000 UTC m=+98.184585646 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ac9e40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae4440): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae4440): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae4440): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ab6f50 item 78 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae4440): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae4440): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.324035737 +0000 UTC m=+98.185211567 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae4440): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae4b40): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae4b40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae4b40): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae4b40): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae4b40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.324035737 +0000 UTC m=+98.185211567 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae4b40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ab7110 item 78 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5180): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5180): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5180): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5180): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5180): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5180): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5180): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.326273168 +0000 UTC m=+98.187449027 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5180): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5680): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5680): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5680): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ab7490 item 79 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5680): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5680): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.326983307 +0000 UTC m=+98.188159157 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5680): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5d80): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5d80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5d80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5d80): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5d80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.326983307 +0000 UTC m=+98.188159157 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ae5d80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ab7650 item 79 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b004c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b004c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b004c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b004c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b004c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b004c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b004c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.329499193 +0000 UTC m=+98.190675053 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b004c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b009c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b009c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b009c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ab79d0 item 80 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b009c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b009c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.3302133 +0000 UTC m=+98.191389130 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b009c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b010c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b010c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b010c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b010c0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b010c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.3302133 +0000 UTC m=+98.191389130 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b010c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ab7b90 item 80 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b01700): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b01700): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b01700): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b01700): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b01700): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.3319894 +0000 UTC m=+98.193165230 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b01700): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b01b80): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b01b80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b01b80): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b01b80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b01b80): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b01b80): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b1a070 item 81 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b01b80): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b01b80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.332686666 +0000 UTC m=+98.193862496 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b01b80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b201c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b201c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b201c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b201c0): >_readAt: n=8, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b201c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.332686666 +0000 UTC m=+98.193862496 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b201c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b1a230 item 81 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b20840): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b20840): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b20840): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b20840): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b20840): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.334348791 +0000 UTC m=+98.195524621 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b20840): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b20d40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b20d40): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b20d40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b1a5b0 item 82 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b20d40): _readAt: size=2, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b20d40): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b20d40): _writeAt: size=3, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b20d40): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b20d40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.335939241 +0000 UTC m=+98.197115111 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b20d40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b212c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b212c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b212c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b212c0): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b212c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.335939241 +0000 UTC m=+98.197115111 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b212c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b1a770 item 82 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b21940): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b21940): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b21940): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b21940): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b21940): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.338359116 +0000 UTC m=+98.199534946 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b21940): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b21e40): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b21e40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b21e40): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b21e40): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b21e40): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b21e40): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b1aaf0 item 83 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b21e40): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b21e40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.339114842 +0000 UTC m=+98.200290662 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b21e40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b42480): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b42480): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b42480): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b42480): >_readAt: n=8, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b42480): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.339114842 +0000 UTC m=+98.200290662 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b42480): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b1acb0 item 83 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b42b00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b42b00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b42b00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b42b00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b42b00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.341664322 +0000 UTC m=+98.202840181 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b42b00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43000): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43000): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43000): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b1b030 item 84 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43000): _readAt: size=2, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43000): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43000): _writeAt: size=3, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43000): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43000): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.342843385 +0000 UTC m=+98.204019244 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43000): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43580): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43580): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43580): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43580): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43580): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.342843385 +0000 UTC m=+98.204019244 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43580): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b1b1f0 item 84 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43c00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43c00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43c00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43c00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43c00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.345526407 +0000 UTC m=+98.206702257 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b43c00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62200): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62200): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62200): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62200): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62200): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62200): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b1b570 item 85 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62200): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62200): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.346468373 +0000 UTC m=+98.207644223 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62200): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62740): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62740): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62740): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62740): >_readAt: n=8, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62740): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.346468373 +0000 UTC m=+98.207644223 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62740): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b1b730 item 85 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62dc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62dc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62dc0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62dc0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62dc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.348193608 +0000 UTC m=+98.209369438 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b62dc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b632c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b632c0): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b632c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b1bab0 item 86 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b632c0): _readAt: size=2, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b632c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b632c0): _writeAt: size=3, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b632c0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b632c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.348927091 +0000 UTC m=+98.210102911 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b632c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b63840): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b63840): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b63840): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b63840): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b63840): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.348927091 +0000 UTC m=+98.210102911 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b63840): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b1bc70 item 86 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b63ec0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b63ec0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b63ec0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b63ec0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b63ec0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.350544101 +0000 UTC m=+98.211719931 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b63ec0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b864c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b864c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b864c0): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b864c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b864c0): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b864c0): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b88150 item 87 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b864c0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b864c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.351321799 +0000 UTC m=+98.212497629 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b864c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b86a00): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b86a00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b86a00): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b86a00): >_readAt: n=8, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b86a00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.351321799 +0000 UTC m=+98.212497629 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b86a00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b88310 item 87 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87080): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87080): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87080): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87080): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87080): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.353113708 +0000 UTC m=+98.214289538 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87080): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87580): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87580): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87580): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b88690 item 88 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87580): _readAt: size=2, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87580): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87580): _writeAt: size=3, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87580): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87580): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.353943654 +0000 UTC m=+98.215119474 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87580): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87b00): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87b00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87b00): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87b00): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87b00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.353943654 +0000 UTC m=+98.215119474 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41b87b00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b88850 item 88 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2240): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2240): open at offset 0 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2240): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2240): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2240): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2240): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2240): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2240): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.35542052 +0000 UTC m=+98.216596340 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2240): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2780): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2780): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2780): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b88bd0 item 89 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2780): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2780): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.356841611 +0000 UTC m=+98.218017471 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2780): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2cc0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2cc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2cc0): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2cc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2cc0): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2cc0): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b88d90 item 89 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2cc0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2cc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.358249487 +0000 UTC m=+98.219425386 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba2cc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3240): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3240): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3240): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3240): >_readAt: n=8, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3240): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.358249487 +0000 UTC m=+98.219425386 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3240): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b88f50 item 89 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3880): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3880): open at offset 0 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3880): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3880): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3880): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3880): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3880): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3880): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.360375347 +0000 UTC m=+98.221551177 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3880): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3dc0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3dc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3dc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b892d0 item 90 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3dc0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3dc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.361112267 +0000 UTC m=+98.222288097 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ba3dc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc6400): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc6400): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc6400): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b89490 item 90 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc6400): _readAt: size=2, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc6400): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc6400): _writeAt: size=3, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc6400): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc6400): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.36181354 +0000 UTC m=+98.222989360 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc6400): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc69c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc69c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc69c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc69c0): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc69c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.36181354 +0000 UTC m=+98.222989360 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc69c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b89650 item 90 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7000): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7000): open at offset 0 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7000): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7000): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7000): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7000): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7000): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7000): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.3634836 +0000 UTC m=+98.224659430 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7000): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7540): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7540): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7540): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b899d0 item 91 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7540): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7540): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.364126182 +0000 UTC m=+98.225302012 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7540): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7a80): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7a80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7a80): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7a80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7a80): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7a80): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b89b90 item 91 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7a80): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7a80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.36483017 +0000 UTC m=+98.226006031 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41bc7a80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6100): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6100): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6100): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6100): >_readAt: n=8, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6100): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.36483017 +0000 UTC m=+98.226006031 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6100): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41b89d50 item 91 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6740): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6740): open at offset 0 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6740): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6740): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6740): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6740): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6740): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6740): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.366378942 +0000 UTC m=+98.227554761 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6740): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6c80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6c80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6c80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41bea230 item 92 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6c80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6c80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.366948916 +0000 UTC m=+98.228124746 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be6c80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be71c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be71c0): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be71c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41bea3f0 item 92 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be71c0): _readAt: size=2, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be71c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be71c0): _writeAt: size=3, off=5 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be71c0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be71c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.367813658 +0000 UTC m=+98.228989488 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be71c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be7780): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be7780): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be7780): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be7780): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be7780): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.367813658 +0000 UTC m=+98.228989488 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be7780): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41bea5b0 item 92 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be7dc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be7dc0): open at offset 0 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be7dc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be7dc0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be7dc0): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be7dc0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be7dc0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be7dc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.369338565 +0000 UTC m=+98.230514395 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41be7dc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c02400): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c02400): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c02400): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41bea930 item 93 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c02400): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c02400): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.369944518 +0000 UTC m=+98.231120348 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c02400): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c02b00): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c02b00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c02b00): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c02b00): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c02b00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.369944518 +0000 UTC m=+98.231120348 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c02b00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41beaaf0 item 93 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03140): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03140): open at offset 0 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03140): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03140): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03140): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03140): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03140): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03140): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.371672127 +0000 UTC m=+98.232847957 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03140): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03680): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03680): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03680): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41beae70 item 94 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03680): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03680): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.373256756 +0000 UTC m=+98.234432586 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03680): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03d80): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03d80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03d80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03d80): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03d80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.373256756 +0000 UTC m=+98.234432586 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c03d80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41beb030 item 94 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c204c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c204c0): open at offset 0 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c204c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c204c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c204c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c204c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c204c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c204c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.374974496 +0000 UTC m=+98.236150326 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c204c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c20a00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c20a00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c20a00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41beb3b0 item 95 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c20a00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c20a00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.375644781 +0000 UTC m=+98.236820611 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c20a00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21100): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21100): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21100): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21100): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21100): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.375644781 +0000 UTC m=+98.236820611 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21100): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41beb570 item 95 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21740): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21740): open at offset 0 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21740): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21740): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21740): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21740): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21740): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21740): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.377230151 +0000 UTC m=+98.238405981 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21740): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21c80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21c80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21c80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41beb8f0 item 96 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21c80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21c80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.377826827 +0000 UTC m=+98.239002657 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c21c80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c42480): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c42480): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c42480): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c42480): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c42480): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.377826827 +0000 UTC m=+98.239002657 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c42480): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41bebab0 item 96 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= 2026/04/08 01:26:24 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:24 DEBUG : Looking for writers 2026/04/08 01:26:24 DEBUG : >WaitForWriters: 2026/04/08 01:26:24 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:24 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:24 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:24 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:24 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/08 01:26:24 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c43040): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c43040): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c43040): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c43040): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c43040): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.882726631 +0000 UTC m=+98.743902451 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c43040): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c434c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c434c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c434c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c434c0): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c434c0): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c434c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c434c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.882726631 +0000 UTC m=+98.743902451 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c434c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c43980): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c43980): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c43980): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c43980): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c43980): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.882726631 +0000 UTC m=+98.743902451 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41c43980): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41c4ee70 item 1 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca60c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca60c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca60c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca60c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca60c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.885223952 +0000 UTC m=+98.746399772 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca60c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca65c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca65c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca65c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca65c0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca65c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.885223952 +0000 UTC m=+98.746399772 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca65c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41c4f340 item 2 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca6c00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca6c00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca6c00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca6c00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca6c00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.88856742 +0000 UTC m=+98.749743250 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca6c00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7080): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7080): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7080): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7080): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7080): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7080): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7080): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.88856742 +0000 UTC m=+98.749743250 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7080): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7540): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7540): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7540): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7540): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7540): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.88856742 +0000 UTC m=+98.749743250 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7540): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41c4f6c0 item 3 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7bc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7bc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7bc0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7bc0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7bc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.89329652 +0000 UTC m=+98.754472350 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ca7bc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fc780): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fc780): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fc780): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fc780): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fc780): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.89329652 +0000 UTC m=+98.754472350 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fc780): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd412f6230 item 4 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fcdc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fcdc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fcdc0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fcdc0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fcdc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.895610815 +0000 UTC m=+98.756786645 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fcdc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fd280): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fd280): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fd280): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fd280): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fd280): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fd280): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fd280): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.895610815 +0000 UTC m=+98.756786645 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fd280): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fd740): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fd740): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fd740): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fd740): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fd740): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.895610815 +0000 UTC m=+98.756786645 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fd740): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd412f65b0 item 5 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fddc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fddc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fddc0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fddc0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fddc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.898696567 +0000 UTC m=+98.759872397 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd412fddc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34400): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34400): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34400): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34400): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34400): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.898696567 +0000 UTC m=+98.759872397 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34400): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd412f6a80 item 6 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34a80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34a80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34a80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34a80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34a80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.900461355 +0000 UTC m=+98.761637235 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34a80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34f80): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34f80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34f80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34f80): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34f80): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34f80): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34f80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.900461355 +0000 UTC m=+98.761637235 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d34f80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d35440): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d35440): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d35440): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d35440): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d35440): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.900461355 +0000 UTC m=+98.761637235 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d35440): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd412f6e00 item 7 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d35ac0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d35ac0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d35ac0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d35ac0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d35ac0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.903655812 +0000 UTC m=+98.764831661 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d35ac0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50100): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50100): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50100): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50100): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50100): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.903655812 +0000 UTC m=+98.764831661 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50100): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd412f72d0 item 8 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d506c0): _readAt: size=2, off=0 2026/04/08 01:26:24 ERROR : open-test-file(0x3abd41d506c0): Couldn't read size of file 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d506c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d506c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d506c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d506c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d506c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50a80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50a80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50a80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50a80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50a80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.905870248 +0000 UTC m=+98.767046099 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50a80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50f00): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50f00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50f00): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50f00): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50f00): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50f00): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50f00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.905870248 +0000 UTC m=+98.767046099 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d50f00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d51400): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d51400): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d51400): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d51400): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d51400): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.905870248 +0000 UTC m=+98.767046099 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d51400): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd412f7650 item 9 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d51a80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d51a80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d51a80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d51a80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d51a80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.908970677 +0000 UTC m=+98.770146526 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d51a80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6c0c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6c0c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6c0c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6c0c0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6c0c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.908970677 +0000 UTC m=+98.770146526 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6c0c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd412f7b20 item 10 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6c700): _readAt: size=2, off=0 2026/04/08 01:26:24 ERROR : open-test-file(0x3abd41d6c700): Couldn't read size of file 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6c700): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6c700): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6c700): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6c700): close: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6c700): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6cac0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6cac0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6cac0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6cac0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6cac0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.911490461 +0000 UTC m=+98.772666320 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6cac0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6cfc0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6cfc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6cfc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6cfc0): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6cfc0): _writeAt: size=3, off=2 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6cfc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6cfc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.911490461 +0000 UTC m=+98.772666320 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6cfc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6d4c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6d4c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6d4c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6d4c0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6d4c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.911490461 +0000 UTC m=+98.772666320 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6d4c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41d7c000 item 11 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6db40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6db40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6db40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6db40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6db40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.915520062 +0000 UTC m=+98.776695912 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d6db40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8e180): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8e180): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8e180): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8e180): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8e180): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.915520062 +0000 UTC m=+98.776695912 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8e180): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41d7c4d0 item 12 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8e7c0): _readAt: size=2, off=0 2026/04/08 01:26:24 ERROR : open-test-file(0x3abd41d8e7c0): Couldn't read size of file 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8e7c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8e7c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8e7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8e7c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8e7c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8eb80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8eb80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8eb80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8eb80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8eb80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.918051998 +0000 UTC m=+98.779227838 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8eb80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8f240): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8f240): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8f240): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8f240): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8f240): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.918051998 +0000 UTC m=+98.779227838 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8f240): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41d7c850 item 13 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8f8c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8f8c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8f8c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8f8c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8f8c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.920165454 +0000 UTC m=+98.781341295 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8f8c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8fe00): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8fe00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8fe00): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8fe00): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8fe00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.920165454 +0000 UTC m=+98.781341295 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41d8fe00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41d7cbd0 item 14 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8540): _readAt: size=2, off=0 2026/04/08 01:26:24 ERROR : open-test-file(0x3abd41da8540): Couldn't read size of file 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8540): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8540): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8540): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8540): close: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8540): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8900): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8900): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8900): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8900): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8900): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.922196645 +0000 UTC m=+98.783372486 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8900): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8fc0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8fc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8fc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8fc0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8fc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.922196645 +0000 UTC m=+98.783372486 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da8fc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41d7cf50 item 15 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da9640): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da9640): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da9640): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da9640): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da9640): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.923928894 +0000 UTC m=+98.785104734 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da9640): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da9b80): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da9b80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da9b80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da9b80): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da9b80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.923928894 +0000 UTC m=+98.785104734 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41da9b80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41d7d2d0 item 16 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc62c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc62c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc62c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc62c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc62c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.925738748 +0000 UTC m=+98.786914578 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc62c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc6740): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc6740): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc6740): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc6740): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc6740): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc6740): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc6740): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc6740): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.925738748 +0000 UTC m=+98.786914578 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc6740): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc6c40): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc6c40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc6c40): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc6c40): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc6c40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.925738748 +0000 UTC m=+98.786914578 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc6c40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41d7d650 item 17 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc72c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc72c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc72c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc72c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc72c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.92855532 +0000 UTC m=+98.789731161 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc72c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc7800): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc7800): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc7800): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc7800): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc7800): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.92855532 +0000 UTC m=+98.789731161 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc7800): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41d7db20 item 18 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc7e80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc7e80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc7e80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc7e80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc7e80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.932515069 +0000 UTC m=+98.793690910 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dc7e80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dec480): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dec480): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dec480): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dec480): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dec480): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dec480): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dec480): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dec480): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.932515069 +0000 UTC m=+98.793690910 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dec480): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bd340): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bd340): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bd340): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bd340): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bd340): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.932515069 +0000 UTC m=+98.793690910 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bd340): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41df0000 item 19 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bd9c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bd9c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bd9c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bd9c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bd9c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.934695283 +0000 UTC m=+98.795871103 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419bd9c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dc000): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dc000): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dc000): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dc000): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dc000): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.934695283 +0000 UTC m=+98.795871103 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dc000): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41999340 item 20 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dc680): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dc680): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dc680): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dc680): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dc680): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.936069635 +0000 UTC m=+98.797245456 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dc680): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dcb80): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dcb80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dcb80): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dcb80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dcb80): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dcb80): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dcb80): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dcb80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.936069635 +0000 UTC m=+98.797245456 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dcb80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dd080): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dd080): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dd080): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dd080): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dd080): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.936069635 +0000 UTC m=+98.797245456 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dd080): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd419996c0 item 21 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dd700): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dd700): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dd700): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dd700): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dd700): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.938201787 +0000 UTC m=+98.799377607 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419dd700): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419ddc40): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419ddc40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419ddc40): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419ddc40): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419ddc40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.938201787 +0000 UTC m=+98.799377607 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419ddc40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41999b90 item 22 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fc3c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fc3c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fc3c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fc3c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fc3c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.939925599 +0000 UTC m=+98.801101419 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fc3c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fc8c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fc8c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fc8c0): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fc8c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fc8c0): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fc8c0): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fc8c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fc8c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.939925599 +0000 UTC m=+98.801101419 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fc8c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fcdc0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fcdc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fcdc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fcdc0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fcdc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.939925599 +0000 UTC m=+98.801101419 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fcdc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e06070 item 23 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fd440): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fd440): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fd440): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fd440): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fd440): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.94179265 +0000 UTC m=+98.802968471 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fd440): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fd980): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fd980): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fd980): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fd980): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fd980): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.94179265 +0000 UTC m=+98.802968471 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd419fd980): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e06540 item 24 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e0c0): _readAt: size=2, off=0 2026/04/08 01:26:24 ERROR : open-test-file(0x3abd41e1e0c0): Couldn't read size of file 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e0c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e0c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e0c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e0c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e0c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e480): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e480): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e480): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e480): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e480): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.943273094 +0000 UTC m=+98.804448913 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e480): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e980): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e980): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e980): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e980): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e980): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e980): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e980): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e980): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.943273094 +0000 UTC m=+98.804448913 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1e980): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1eec0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1eec0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1eec0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1eec0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1eec0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.943273094 +0000 UTC m=+98.804448913 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1eec0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e068c0 item 25 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1f540): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1f540): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1f540): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1f540): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1f540): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.94500999 +0000 UTC m=+98.806185810 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1f540): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1fa80): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1fa80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1fa80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1fa80): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1fa80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.94500999 +0000 UTC m=+98.806185810 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e1fa80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e06d90 item 26 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3e1c0): _readAt: size=2, off=0 2026/04/08 01:26:24 ERROR : open-test-file(0x3abd41e3e1c0): Couldn't read size of file 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3e1c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3e1c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3e1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3e1c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3e1c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3e580): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3e580): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3e580): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3e580): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3e580): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.946460747 +0000 UTC m=+98.807636567 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3e580): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3ea80): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3ea80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3ea80): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3ea80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3ea80): >_readAt: n=2, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3ea80): _writeAt: size=3, off=7 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3ea80): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3ea80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.946460747 +0000 UTC m=+98.807636567 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3ea80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3efc0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3efc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3efc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3efc0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3efc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.946460747 +0000 UTC m=+98.807636567 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3efc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e07110 item 27 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3f640): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3f640): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3f640): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3f640): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3f640): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.948744395 +0000 UTC m=+98.809920215 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3f640): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3fb80): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3fb80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3fb80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3fb80): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3fb80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.948744395 +0000 UTC m=+98.809920215 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e3fb80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e075e0 item 28 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e682c0): _readAt: size=2, off=0 2026/04/08 01:26:24 ERROR : open-test-file(0x3abd41e682c0): Couldn't read size of file 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e682c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e682c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e682c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e682c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e682c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e68680): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e68680): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e68680): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e68680): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e68680): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.951264849 +0000 UTC m=+98.812440669 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e68680): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e68d40): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e68d40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e68d40): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e68d40): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e68d40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.951264849 +0000 UTC m=+98.812440669 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e68d40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e07960 item 29 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e693c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e693c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e693c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e693c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e693c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.952901537 +0000 UTC m=+98.814077356 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e693c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e69900): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e69900): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e69900): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e69900): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e69900): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.952901537 +0000 UTC m=+98.814077356 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e69900): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e07ce0 item 30 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82040): _readAt: size=2, off=0 2026/04/08 01:26:24 ERROR : open-test-file(0x3abd41e82040): Couldn't read size of file 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82040): >_readAt: n=0, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82040): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82040): >_writeAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82040): close: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82040): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82400): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82400): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82400): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82400): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82400): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.954410764 +0000 UTC m=+98.815586584 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82400): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82ac0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82ac0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82ac0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82ac0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82ac0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.954410764 +0000 UTC m=+98.815586584 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e82ac0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e7c1c0 item 31 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83140): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83140): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83140): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83140): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83140): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.95576622 +0000 UTC m=+98.816942040 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83140): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83680): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83680): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83680): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83680): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83680): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.95576622 +0000 UTC m=+98.816942040 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83680): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e7c540 item 32 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83cc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83cc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83cc0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83cc0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83cc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.957129953 +0000 UTC m=+98.818305773 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41e83cc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8240): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8240): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8240): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8240): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8240): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e7c8c0 item 33 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8240): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8240): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.958052173 +0000 UTC m=+98.819227992 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8240): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8740): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8740): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8740): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8740): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8740): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.958052173 +0000 UTC m=+98.819227992 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8740): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e7ca80 item 33 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8d80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8d80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8d80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8d80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8d80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.959978456 +0000 UTC m=+98.821154276 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea8d80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9200): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9200): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e7ce00 item 34 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9200): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9200): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9200): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9200): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9200): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.960761944 +0000 UTC m=+98.821937765 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9200): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9740): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9740): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9740): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9740): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9740): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.960761944 +0000 UTC m=+98.821937765 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9740): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e7cfc0 item 34 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9d80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9d80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9d80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9d80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9d80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.961952731 +0000 UTC m=+98.823128551 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ea9d80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ece300): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ece300): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ece300): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ece300): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ece300): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e7d340 item 35 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ece300): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ece300): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.962478572 +0000 UTC m=+98.823654392 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ece300): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ece800): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ece800): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ece800): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ece800): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ece800): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.962478572 +0000 UTC m=+98.823654392 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ece800): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e7d500 item 35 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecee80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecee80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecee80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecee80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecee80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.963838849 +0000 UTC m=+98.825014679 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecee80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecf380): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecf380): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e7d880 item 36 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecf380): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecf380): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecf380): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecf380): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecf380): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.96441782 +0000 UTC m=+98.825593640 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecf380): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecf8c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecf8c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecf8c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecf8c0): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecf8c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.96441782 +0000 UTC m=+98.825593640 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ecf8c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e7da40 item 36 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea000): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea000): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea000): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea000): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea000): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.965587617 +0000 UTC m=+98.826763437 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea000): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea480): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea480): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea480): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea480): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea480): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41e7ddc0 item 37 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea480): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea480): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.966152402 +0000 UTC m=+98.827328222 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea480): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea980): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea980): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea980): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea980): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea980): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.966152402 +0000 UTC m=+98.827328222 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eea980): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ef20e0 item 37 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeb000): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeb000): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeb000): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeb000): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeb000): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.967597769 +0000 UTC m=+98.828773589 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeb000): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeb500): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeb500): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ef2460 item 38 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeb500): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeb500): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeb500): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeb500): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeb500): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.968319461 +0000 UTC m=+98.829495280 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeb500): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeba40): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeba40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeba40): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeba40): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeba40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.968319461 +0000 UTC m=+98.829495280 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41eeba40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ef2620 item 38 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0c1c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0c1c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0c1c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0c1c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0c1c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.970017624 +0000 UTC m=+98.831193443 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0c1c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0c6c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0c6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0c6c0): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0c6c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0c6c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ef29a0 item 39 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0c6c0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0c6c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.970515814 +0000 UTC m=+98.831691634 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0c6c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0cbc0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0cbc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0cbc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0cbc0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0cbc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.970515814 +0000 UTC m=+98.831691634 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0cbc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ef2b60 item 39 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0d240): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0d240): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0d240): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0d240): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0d240): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.971789707 +0000 UTC m=+98.832965527 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0d240): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0d740): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0d740): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ef2ee0 item 40 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0d740): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0d740): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0d740): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0d740): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0d740): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.97245406 +0000 UTC m=+98.833629890 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0d740): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0dc80): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0dc80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0dc80): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0dc80): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0dc80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.97245406 +0000 UTC m=+98.833629890 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f0dc80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ef30a0 item 40 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26340): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26340): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26340): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26340): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26340): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26340): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26340): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.974103301 +0000 UTC m=+98.835279121 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26340): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26840): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26840): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26840): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ef3420 item 41 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26840): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26840): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.974568037 +0000 UTC m=+98.835743858 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26840): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26d00): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26d00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26d00): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26d00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26d00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ef35e0 item 41 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26d00): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26d00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.975397923 +0000 UTC m=+98.836573773 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f26d00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27240): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27240): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27240): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27240): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27240): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.975397923 +0000 UTC m=+98.836573773 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27240): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ef37a0 item 41 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27880): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27880): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27880): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27880): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27880): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27880): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27880): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.977345928 +0000 UTC m=+98.838521747 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27880): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27d80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27d80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27d80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ef3b20 item 42 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27d80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27d80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.977868904 +0000 UTC m=+98.839044724 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f27d80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f503c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f503c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41ef3ce0 item 42 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f503c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f503c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f503c0): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f503c0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f503c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.978527086 +0000 UTC m=+98.839702906 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f503c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f50940): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f50940): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f50940): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f50940): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f50940): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.978527086 +0000 UTC m=+98.839702906 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f50940): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41f56000 item 42 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f50f80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f50f80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f50f80): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f50f80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f50f80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f50f80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f50f80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.979879696 +0000 UTC m=+98.841055517 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f50f80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41deca80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41deca80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41deca80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41df0230 item 43 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41deca80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41deca80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.98079839 +0000 UTC m=+98.841974241 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41deca80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41decfc0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41decfc0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41decfc0): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41decfc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41decfc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41df03f0 item 43 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41decfc0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41decfc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.981631021 +0000 UTC m=+98.842806882 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41decfc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ded500): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ded500): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ded500): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ded500): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ded500): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.981631021 +0000 UTC m=+98.842806882 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41ded500): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41df05b0 item 43 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dedb40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dedb40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dedb40): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dedb40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dedb40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dedb40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dedb40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.98406889 +0000 UTC m=+98.845244730 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41dedb40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8e140): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8e140): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8e140): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41df0930 item 44 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8e140): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8e140): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.984670024 +0000 UTC m=+98.845845864 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8e140): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8e680): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8e680): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41df0af0 item 44 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8e680): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8e680): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8e680): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8e680): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8e680): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.985812709 +0000 UTC m=+98.846988549 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8e680): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8ec00): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8ec00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8ec00): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8ec00): >_readAt: n=3, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8ec00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.985812709 +0000 UTC m=+98.846988549 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8ec00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41df0cb0 item 44 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8f240): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8f240): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8f240): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8f240): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8f240): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8f240): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8f240): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.98802941 +0000 UTC m=+98.849205250 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8f240): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8f740): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8f740): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8f740): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41df1030 item 45 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8f740): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8f740): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.988579267 +0000 UTC m=+98.849755088 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8f740): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8fe40): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8fe40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8fe40): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8fe40): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8fe40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.988579267 +0000 UTC m=+98.849755088 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41f8fe40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41df11f0 item 45 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fac580): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fac580): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fac580): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fac580): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fac580): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fac580): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fac580): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.990255129 +0000 UTC m=+98.851430969 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fac580): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41faca80): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41faca80): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41faca80): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41df1570 item 46 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41faca80): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41faca80): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.990948617 +0000 UTC m=+98.852124458 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41faca80): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fad180): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fad180): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fad180): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fad180): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fad180): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.990948617 +0000 UTC m=+98.852124458 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fad180): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41df1730 item 46 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fad7c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fad7c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fad7c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fad7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fad7c0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fad7c0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fad7c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.992798336 +0000 UTC m=+98.853974176 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fad7c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fadcc0): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fadcc0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fadcc0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41df1ab0 item 47 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fadcc0): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fadcc0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.993529496 +0000 UTC m=+98.854705336 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fadcc0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcc4c0): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcc4c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcc4c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcc4c0): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcc4c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.993529496 +0000 UTC m=+98.854705336 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcc4c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41df1c70 item 47 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 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/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fccb00): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fccb00): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fccb00): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fccb00): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fccb00): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fccb00): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fccb00): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.995506895 +0000 UTC m=+98.856682736 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fccb00): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcd000): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcd000): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcd000): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41fd6150 item 48 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcd000): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcd000): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.996238446 +0000 UTC m=+98.857414286 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcd000): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcd700): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcd700): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcd700): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcd700): >_readAt: n=5, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcd700): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.996238446 +0000 UTC m=+98.857414286 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcd700): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41fd6310 item 48 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcdd40): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcdd40): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcdd40): _writeAt: size=5, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcdd40): >_writeAt: n=5, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcdd40): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.998163848 +0000 UTC m=+98.859339687 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fcdd40): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fee2c0): _readAt: size=2, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fee2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fee2c0): _writeAt: size=3, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fee2c0): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fee2c0): open at offset 5 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fee2c0): >openPending: err= 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41fd6690 item 49 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fee2c0): >_writeAt: n=3, err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fee2c0): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.998809756 +0000 UTC m=+98.859985596 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fee2c0): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:24 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fee800): _readAt: size=512, off=0 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fee800): openPending: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fee800): >openPending: err= 2026/04/08 01:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fee800): >_readAt: n=8, err=EOF 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fee800): close: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:24.998809756 +0000 UTC m=+98.859985596 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:24 DEBUG : open-test-file(0x3abd41fee800): >close: err= 2026/04/08 01:26:24 DEBUG : open-test-file: Remove: 2026/04/08 01:26:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41fd6850 item 49 2026/04/08 01:26:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41feee80): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41feee80): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41feee80): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41feee80): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41feee80): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.000611956 +0000 UTC m=+98.861787806 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41feee80): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41fef380): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41fef380): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41fef380): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41fd6bd0 item 50 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41fef380): _readAt: size=2, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41fef380): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41fef380): _writeAt: size=3, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41fef380): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41fef380): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.001331794 +0000 UTC m=+98.862507634 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41fef380): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41fef900): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41fef900): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41fef900): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41fef900): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41fef900): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.001331794 +0000 UTC m=+98.862507634 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41fef900): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41fd6d90 item 50 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012080): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012080): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012080): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012080): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012080): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.003161275 +0000 UTC m=+98.864337115 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012080): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012580): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012580): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012580): _writeAt: size=3, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012580): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012580): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012580): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41fd7110 item 51 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012580): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012580): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.004143738 +0000 UTC m=+98.865319577 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012580): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012ac0): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012ac0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012ac0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012ac0): >_readAt: n=8, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012ac0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.004143738 +0000 UTC m=+98.865319577 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42012ac0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41fd72d0 item 51 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013140): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013140): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013140): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013140): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013140): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.005642987 +0000 UTC m=+98.866818806 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013140): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f510c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f510c0): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f510c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41fd7650 item 52 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f510c0): _readAt: size=2, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f510c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f510c0): _writeAt: size=3, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f510c0): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f510c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.006416415 +0000 UTC m=+98.867592235 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f510c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f51640): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f51640): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f51640): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f51640): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f51640): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.006416415 +0000 UTC m=+98.867592235 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f51640): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41f56380 item 52 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f51cc0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f51cc0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f51cc0): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f51cc0): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f51cc0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.007810966 +0000 UTC m=+98.868986786 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f51cc0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6c2c0): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6c2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6c2c0): _writeAt: size=3, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6c2c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6c2c0): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6c2c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41f56700 item 53 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6c2c0): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6c2c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.008380199 +0000 UTC m=+98.869556019 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6c2c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6c800): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6c800): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6c800): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6c800): >_readAt: n=8, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6c800): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.008380199 +0000 UTC m=+98.869556019 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6c800): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41f568c0 item 53 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6ce80): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6ce80): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6ce80): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6ce80): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6ce80): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.009810347 +0000 UTC m=+98.870986167 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6ce80): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6d380): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6d380): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6d380): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41f56c40 item 54 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6d380): _readAt: size=2, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6d380): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6d380): _writeAt: size=3, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6d380): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6d380): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.01045874 +0000 UTC m=+98.871634560 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6d380): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6d900): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6d900): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6d900): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6d900): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6d900): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.01045874 +0000 UTC m=+98.871634560 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41f6d900): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41f56e00 item 54 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088080): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088080): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088080): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088080): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088080): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.012162004 +0000 UTC m=+98.873337824 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088080): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088580): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088580): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088580): _writeAt: size=3, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088580): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088580): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088580): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41f57180 item 55 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088580): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088580): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.013095955 +0000 UTC m=+98.874271775 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088580): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088ac0): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088ac0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088ac0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088ac0): >_readAt: n=8, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088ac0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.013095955 +0000 UTC m=+98.874271775 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42088ac0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41f57340 item 55 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 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/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089140): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089140): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089140): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089140): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089140): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.015645664 +0000 UTC m=+98.876821485 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089140): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089640): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089640): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089640): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41f576c0 item 56 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089640): _readAt: size=2, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089640): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089640): _writeAt: size=3, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089640): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089640): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.016314657 +0000 UTC m=+98.877490477 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089640): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089bc0): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089bc0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089bc0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089bc0): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089bc0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.016314657 +0000 UTC m=+98.877490477 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42089bc0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41f57880 item 56 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8300): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8300): open at offset 0 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8300): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8300): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8300): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8300): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8300): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8300): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.017579873 +0000 UTC m=+98.878755693 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8300): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8840): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8840): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8840): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41f57c00 item 57 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8840): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8840): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.018047757 +0000 UTC m=+98.879223577 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8840): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8d80): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8d80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8d80): _writeAt: size=3, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8d80): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8d80): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8d80): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41f57dc0 item 57 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8d80): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8d80): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.018630446 +0000 UTC m=+98.879806265 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a8d80): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9300): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9300): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9300): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9300): >_readAt: n=8, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9300): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.018630446 +0000 UTC m=+98.879806265 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9300): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd420bc0e0 item 57 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9940): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9940): open at offset 0 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9940): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9940): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9940): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9940): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9940): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9940): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.020033422 +0000 UTC m=+98.881209242 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9940): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9e80): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9e80): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9e80): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd420bc460 item 58 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9e80): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9e80): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.020501455 +0000 UTC m=+98.881677274 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420a9e80): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ca4c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ca4c0): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ca4c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd420bc620 item 58 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ca4c0): _readAt: size=2, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ca4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ca4c0): _writeAt: size=3, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ca4c0): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ca4c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.021093432 +0000 UTC m=+98.882269252 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ca4c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420caa80): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420caa80): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420caa80): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420caa80): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420caa80): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.021093432 +0000 UTC m=+98.882269252 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420caa80): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd420bc7e0 item 58 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cb0c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cb0c0): open at offset 0 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cb0c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cb0c0): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cb0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cb0c0): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cb0c0): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cb0c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.022498702 +0000 UTC m=+98.883674522 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cb0c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cb600): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cb600): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cb600): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd420bcb60 item 59 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cb600): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cb600): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.023490333 +0000 UTC m=+98.884666183 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cb600): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cbb40): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cbb40): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cbb40): _writeAt: size=3, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cbb40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cbb40): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cbb40): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd420bcd20 item 59 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cbb40): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cbb40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.024511198 +0000 UTC m=+98.885687049 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420cbb40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ec1c0): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ec1c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ec1c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ec1c0): >_readAt: n=8, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ec1c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.024511198 +0000 UTC m=+98.885687049 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ec1c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd420bcee0 item 59 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 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/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ec800): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ec800): open at offset 0 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ec800): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ec800): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ec800): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ec800): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ec800): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ec800): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.027005073 +0000 UTC m=+98.888180923 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ec800): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ecd40): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ecd40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ecd40): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd420bd260 item 60 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ecd40): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ecd40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.027812456 +0000 UTC m=+98.888988306 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ecd40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ed280): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ed280): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ed280): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd420bd420 item 60 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ed280): _readAt: size=2, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ed280): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ed280): _writeAt: size=3, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ed280): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ed280): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.02899661 +0000 UTC m=+98.890172460 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ed280): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ed840): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ed840): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ed840): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ed840): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ed840): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.02899661 +0000 UTC m=+98.890172460 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ed840): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd420bd5e0 item 60 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ede80): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ede80): open at offset 0 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ede80): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ede80): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ede80): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ede80): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ede80): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ede80): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.031298572 +0000 UTC m=+98.892474422 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420ede80): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210a4c0): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210a4c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210a4c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd420bd960 item 61 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210a4c0): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210a4c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.032001487 +0000 UTC m=+98.893177338 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210a4c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210abc0): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210abc0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210abc0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210abc0): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210abc0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.032001487 +0000 UTC m=+98.893177338 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210abc0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd420bdb20 item 61 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 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/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210b200): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210b200): open at offset 0 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210b200): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210b200): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210b200): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210b200): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210b200): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210b200): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.034577848 +0000 UTC m=+98.895753698 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210b200): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210b740): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210b740): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210b740): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4211e000 item 62 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210b740): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210b740): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.035542227 +0000 UTC m=+98.896718087 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210b740): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210be40): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210be40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210be40): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210be40): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210be40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.035542227 +0000 UTC m=+98.896718087 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4210be40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4211e1c0 item 62 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 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/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42122580): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42122580): open at offset 0 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42122580): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42122580): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42122580): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42122580): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42122580): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42122580): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.038071478 +0000 UTC m=+98.899247328 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42122580): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42122ac0): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42122ac0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42122ac0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4211e540 item 63 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42122ac0): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42122ac0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.039073718 +0000 UTC m=+98.900249569 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42122ac0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421231c0): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421231c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421231c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421231c0): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421231c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.039073718 +0000 UTC m=+98.900249569 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421231c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4211e700 item 63 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 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/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42123800): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42123800): open at offset 0 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42123800): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42123800): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42123800): >_readAt: n=0, err=Bad file descriptor 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42123800): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42123800): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42123800): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.041040018 +0000 UTC m=+98.902215838 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42123800): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42123d40): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42123d40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42123d40): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4211ea80 item 64 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42123d40): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42123d40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.041631514 +0000 UTC m=+98.902807333 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42123d40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42148540): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42148540): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42148540): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42148540): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42148540): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.041631514 +0000 UTC m=+98.902807333 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42148540): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4211ec40 item 64 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42148b80): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42148b80): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42148b80): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42148b80): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42148b80): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.043203669 +0000 UTC m=+98.904379489 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42148b80): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149000): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149000): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149000): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149000): >_readAt: n=2, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149000): _writeAt: size=3, off=2 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4211efc0 item 65 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149000): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149000): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.044125077 +0000 UTC m=+98.905300997 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149000): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149500): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149500): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149500): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149500): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149500): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.044125077 +0000 UTC m=+98.905300997 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149500): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4211f180 item 65 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149b40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149b40): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149b40): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149b40): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149b40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.046556193 +0000 UTC m=+98.907732054 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42149b40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421660c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421660c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4211f500 item 66 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421660c0): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421660c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421660c0): _writeAt: size=3, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421660c0): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421660c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.047603519 +0000 UTC m=+98.908779369 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421660c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42166600): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42166600): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42166600): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42166600): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42166600): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.047603519 +0000 UTC m=+98.908779369 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42166600): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4211f6c0 item 66 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42166c40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42166c40): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42166c40): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42166c40): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42166c40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.050256955 +0000 UTC m=+98.911432804 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42166c40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421670c0): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421670c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421670c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421670c0): >_readAt: n=2, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421670c0): _writeAt: size=3, off=2 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4211fa40 item 67 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421670c0): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421670c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.05116127 +0000 UTC m=+98.912337150 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421670c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421675c0): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421675c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421675c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421675c0): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421675c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.05116127 +0000 UTC m=+98.912337150 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421675c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4211fc00 item 67 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42167c40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42167c40): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42167c40): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42167c40): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42167c40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.053715398 +0000 UTC m=+98.914891258 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42167c40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188240): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188240): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421860e0 item 68 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188240): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188240): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188240): _writeAt: size=3, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188240): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188240): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.054623351 +0000 UTC m=+98.915799191 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188240): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188780): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188780): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188780): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188780): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188780): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.054623351 +0000 UTC m=+98.915799191 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188780): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421862a0 item 68 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188dc0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188dc0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188dc0): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188dc0): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188dc0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.056368142 +0000 UTC m=+98.917543982 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42188dc0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189240): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189240): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189240): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189240): >_readAt: n=2, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189240): _writeAt: size=3, off=2 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd42186620 item 69 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189240): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189240): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.05726292 +0000 UTC m=+98.918438760 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189240): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189740): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189740): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189740): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189740): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189740): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.05726292 +0000 UTC m=+98.918438760 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189740): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421867e0 item 69 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189dc0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189dc0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189dc0): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189dc0): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189dc0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.058982464 +0000 UTC m=+98.920158304 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42189dc0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a63c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a63c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd42186b60 item 70 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a63c0): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a63c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a63c0): _writeAt: size=3, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a63c0): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a63c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.05985003 +0000 UTC m=+98.921025860 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a63c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a6900): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a6900): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a6900): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a6900): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a6900): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.05985003 +0000 UTC m=+98.921025860 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a6900): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd42186d20 item 70 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a6f80): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a6f80): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a6f80): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a6f80): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a6f80): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.061580104 +0000 UTC m=+98.922755944 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a6f80): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a7480): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a7480): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a7480): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a7480): >_readAt: n=2, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a7480): _writeAt: size=3, off=2 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421870a0 item 71 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a7480): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a7480): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.062296265 +0000 UTC m=+98.923472105 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a7480): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a7980): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a7980): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a7980): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a7980): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a7980): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.062296265 +0000 UTC m=+98.923472105 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421a7980): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd42187260 item 71 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421ca100): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421ca100): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421ca100): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421ca100): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421ca100): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.06403202 +0000 UTC m=+98.925207859 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421ca100): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421ca600): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421ca600): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421875e0 item 72 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421ca600): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421ca600): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421ca600): _writeAt: size=3, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421ca600): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421ca600): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.064848819 +0000 UTC m=+98.926024660 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421ca600): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cab40): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cab40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cab40): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cab40): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cab40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.064848819 +0000 UTC m=+98.926024660 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cab40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421877a0 item 72 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cb100): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cb100): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cb100): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cb100): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cb100): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cb100): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cb100): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.066539159 +0000 UTC m=+98.927714998 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cb100): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cb600): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cb600): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cb600): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd42187b20 item 73 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cb600): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cb600): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.067161943 +0000 UTC m=+98.928337784 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cb600): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cbac0): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cbac0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cbac0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cbac0): >_readAt: n=2, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cbac0): _writeAt: size=3, off=2 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd42187ce0 item 73 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cbac0): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cbac0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.068137062 +0000 UTC m=+98.929312922 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421cbac0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0100): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0100): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0100): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0100): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0100): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.068137062 +0000 UTC m=+98.929312922 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0100): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421ee000 item 73 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0740): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0740): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0740): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0740): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0740): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0740): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0740): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.070171891 +0000 UTC m=+98.931347751 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0740): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0c40): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0c40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0c40): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421ee380 item 74 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0c40): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0c40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.070914371 +0000 UTC m=+98.932090222 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f0c40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1180): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1180): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421ee540 item 74 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1180): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1180): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1180): _writeAt: size=3, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1180): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1180): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.071919277 +0000 UTC m=+98.933095127 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1180): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1700): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1700): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1700): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1700): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1700): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.071919277 +0000 UTC m=+98.933095127 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1700): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421ee700 item 74 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1d40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1d40): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1d40): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1d40): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1d40): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1d40): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1d40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.073896006 +0000 UTC m=+98.935071857 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd421f1d40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220a340): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220a340): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220a340): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421eea80 item 75 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220a340): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220a340): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.074645259 +0000 UTC m=+98.935821110 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220a340): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220a880): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220a880): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220a880): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220a880): >_readAt: n=2, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220a880): _writeAt: size=3, off=2 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421eec40 item 75 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220a880): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220a880): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.075728944 +0000 UTC m=+98.936904794 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220a880): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220adc0): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220adc0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220adc0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220adc0): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220adc0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.075728944 +0000 UTC m=+98.936904794 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220adc0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421eee00 item 75 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220b400): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220b400): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220b400): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220b400): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220b400): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220b400): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220b400): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.077791655 +0000 UTC m=+98.938967504 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220b400): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220b900): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220b900): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220b900): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421ef180 item 76 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220b900): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220b900): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.078465486 +0000 UTC m=+98.939641347 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220b900): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220be40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220be40): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421ef340 item 76 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220be40): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220be40): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220be40): _writeAt: size=3, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220be40): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220be40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.079429684 +0000 UTC m=+98.940605535 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4220be40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222c4c0): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222c4c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222c4c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222c4c0): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222c4c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.079429684 +0000 UTC m=+98.940605535 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222c4c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421ef500 item 76 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222cb00): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222cb00): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222cb00): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222cb00): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222cb00): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222cb00): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222cb00): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.081522102 +0000 UTC m=+98.942697952 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222cb00): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222d000): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222d000): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222d000): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421ef880 item 77 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222d000): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222d000): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.082285421 +0000 UTC m=+98.943461272 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222d000): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222d700): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222d700): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222d700): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222d700): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222d700): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.082285421 +0000 UTC m=+98.943461272 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222d700): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421efa40 item 77 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222dd40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222dd40): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222dd40): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222dd40): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222dd40): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222dd40): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222dd40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.084396103 +0000 UTC m=+98.945571953 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4222dd40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4225a340): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4225a340): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4225a340): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd421efdc0 item 78 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4225a340): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4225a340): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.085155986 +0000 UTC m=+98.946331836 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4225a340): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4225aa40): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4225aa40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4225aa40): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4225aa40): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4225aa40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.085155986 +0000 UTC m=+98.946331836 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4225aa40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd422600e0 item 78 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013700): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013700): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013700): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013700): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013700): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013700): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013700): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.087222966 +0000 UTC m=+98.948398786 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013700): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013c00): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013c00): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013c00): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41fd7880 item 79 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013c00): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013c00): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.087597482 +0000 UTC m=+98.948773302 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42013c00): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202a400): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202a400): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202a400): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202a400): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202a400): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.087597482 +0000 UTC m=+98.948773302 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202a400): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41fd7a40 item 79 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 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/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202aa40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202aa40): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202aa40): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202aa40): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202aa40): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202aa40): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202aa40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.089676363 +0000 UTC m=+98.950852254 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202aa40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202af40): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202af40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202af40): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41fd7dc0 item 80 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202af40): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202af40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.090801085 +0000 UTC m=+98.951976996 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202af40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202b640): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202b640): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202b640): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202b640): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202b640): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.090801085 +0000 UTC m=+98.951976996 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202b640): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4203c0e0 item 80 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202bc80): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202bc80): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202bc80): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202bc80): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202bc80): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.093402112 +0000 UTC m=+98.954577962 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4202bc80): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048200): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048200): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048200): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048200): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048200): >_readAt: n=2, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048200): _writeAt: size=3, off=7 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4203c460 item 81 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048200): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048200): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.094311717 +0000 UTC m=+98.955487568 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048200): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048740): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048740): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048740): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048740): >_readAt: n=8, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048740): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.094311717 +0000 UTC m=+98.955487568 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048740): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4203c620 item 81 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048dc0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048dc0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048dc0): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048dc0): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048dc0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.096299958 +0000 UTC m=+98.957475808 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42048dc0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420492c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420492c0): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420492c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4203c9a0 item 82 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420492c0): _readAt: size=2, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420492c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420492c0): _writeAt: size=3, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420492c0): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420492c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.097009837 +0000 UTC m=+98.958185687 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd420492c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42049840): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42049840): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42049840): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42049840): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42049840): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.097009837 +0000 UTC m=+98.958185687 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42049840): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4203cb60 item 82 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42049ec0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42049ec0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42049ec0): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42049ec0): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42049ec0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.098520808 +0000 UTC m=+98.959696628 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd42049ec0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206e4c0): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206e4c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206e4c0): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206e4c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206e4c0): >_readAt: n=2, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206e4c0): _writeAt: size=3, off=7 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4203cee0 item 83 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206e4c0): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206e4c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.099468445 +0000 UTC m=+98.960644295 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206e4c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206ea00): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206ea00): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206ea00): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206ea00): >_readAt: n=8, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206ea00): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.099468445 +0000 UTC m=+98.960644295 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206ea00): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4203d0a0 item 83 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206f080): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206f080): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206f080): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206f080): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206f080): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.101447978 +0000 UTC m=+98.962623829 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206f080): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206f580): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206f580): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206f580): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4203d420 item 84 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206f580): _readAt: size=2, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206f580): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206f580): _writeAt: size=3, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206f580): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206f580): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.102268858 +0000 UTC m=+98.963444707 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206f580): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206fb00): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206fb00): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206fb00): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206fb00): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206fb00): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.102268858 +0000 UTC m=+98.963444707 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4206fb00): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4203d5e0 item 84 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228a280): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228a280): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228a280): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228a280): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228a280): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.10380229 +0000 UTC m=+98.964978110 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228a280): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228a780): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228a780): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228a780): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228a780): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228a780): >_readAt: n=2, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228a780): _writeAt: size=3, off=7 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4203d960 item 85 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228a780): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228a780): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.104347579 +0000 UTC m=+98.965523399 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228a780): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228acc0): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228acc0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228acc0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228acc0): >_readAt: n=8, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228acc0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.104347579 +0000 UTC m=+98.965523399 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228acc0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd4203db20 item 85 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228b340): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228b340): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228b340): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228b340): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228b340): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.105688058 +0000 UTC m=+98.966863878 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228b340): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228b840): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228b840): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228b840): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd422a4000 item 86 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228b840): _readAt: size=2, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228b840): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228b840): _writeAt: size=3, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228b840): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228b840): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.106246301 +0000 UTC m=+98.967422131 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228b840): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228bdc0): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228bdc0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228bdc0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228bdc0): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228bdc0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.106246301 +0000 UTC m=+98.967422131 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4228bdc0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd422a41c0 item 86 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422ac540): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422ac540): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422ac540): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422ac540): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422ac540): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.107493203 +0000 UTC m=+98.968669023 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422ac540): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422aca40): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422aca40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422aca40): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422aca40): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422aca40): >_readAt: n=2, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422aca40): _writeAt: size=3, off=7 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd422a4540 item 87 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422aca40): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422aca40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.108031227 +0000 UTC m=+98.969207058 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422aca40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422acf80): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422acf80): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422acf80): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422acf80): >_readAt: n=8, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422acf80): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.108031227 +0000 UTC m=+98.969207058 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422acf80): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd422a4700 item 87 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 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/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422ad600): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422ad600): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422ad600): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422ad600): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422ad600): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.109233556 +0000 UTC m=+98.970409375 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422ad600): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422adb00): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422adb00): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422adb00): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd422a4a80 item 88 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422adb00): _readAt: size=2, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422adb00): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422adb00): _writeAt: size=3, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422adb00): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422adb00): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.109719662 +0000 UTC m=+98.970895482 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422adb00): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d0180): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d0180): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d0180): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d0180): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d0180): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.109719662 +0000 UTC m=+98.970895482 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d0180): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd422a4c40 item 88 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d07c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d07c0): open at offset 0 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d07c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d07c0): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d07c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d07c0): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d07c0): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d07c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.110899327 +0000 UTC m=+98.972075148 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d07c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d0d00): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d0d00): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d0d00): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd422a4fc0 item 89 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d0d00): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d0d00): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.111382228 +0000 UTC m=+98.972558048 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d0d00): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1240): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1240): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1240): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1240): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1240): >_readAt: n=2, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1240): _writeAt: size=3, off=7 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd422a5180 item 89 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1240): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1240): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.111911487 +0000 UTC m=+98.973087307 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1240): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d17c0): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d17c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d17c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d17c0): >_readAt: n=8, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d17c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.111911487 +0000 UTC m=+98.973087307 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d17c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd422a5340 item 89 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1e00): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1e00): open at offset 0 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1e00): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1e00): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1e00): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1e00): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1e00): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1e00): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.113948099 +0000 UTC m=+98.975123948 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422d1e00): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2440): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2440): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2440): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd422a56c0 item 90 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2440): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2440): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.114810175 +0000 UTC m=+98.975985996 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2440): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2980): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2980): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2980): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd422a5880 item 90 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2980): _readAt: size=2, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2980): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2980): _writeAt: size=3, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2980): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2980): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.115828346 +0000 UTC m=+98.977004196 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2980): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2f40): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2f40): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2f40): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2f40): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2f40): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.115828346 +0000 UTC m=+98.977004196 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f2f40): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd422a5a40 item 90 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f3580): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f3580): open at offset 0 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f3580): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f3580): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f3580): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f3580): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f3580): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f3580): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.117895274 +0000 UTC m=+98.979071125 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f3580): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f3ac0): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f3ac0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f3ac0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd422a5dc0 item 91 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f3ac0): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f3ac0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.118373647 +0000 UTC m=+98.979549467 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd422f3ac0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230e100): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230e100): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230e100): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230e100): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230e100): >_readAt: n=2, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230e100): _writeAt: size=3, off=7 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd423080e0 item 91 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230e100): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230e100): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.118828114 +0000 UTC m=+98.980003934 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230e100): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230e680): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230e680): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230e680): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230e680): >_readAt: n=8, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230e680): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.118828114 +0000 UTC m=+98.980003934 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230e680): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd423082a0 item 91 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 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/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230ecc0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230ecc0): open at offset 0 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230ecc0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230ecc0): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230ecc0): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230ecc0): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230ecc0): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230ecc0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.120220051 +0000 UTC m=+98.981395871 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230ecc0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230f200): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230f200): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230f200): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd42308620 item 92 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230f200): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230f200): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.120770519 +0000 UTC m=+98.981946339 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230f200): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230f740): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230f740): open at offset 5 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230f740): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd423087e0 item 92 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230f740): _readAt: size=2, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230f740): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230f740): _writeAt: size=3, off=5 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230f740): >_writeAt: n=3, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230f740): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.121361644 +0000 UTC m=+98.982537464 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230f740): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230fd00): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230fd00): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230fd00): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230fd00): >_readAt: n=3, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230fd00): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.121361644 +0000 UTC m=+98.982537464 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4230fd00): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd423089a0 item 92 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232c440): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232c440): open at offset 0 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232c440): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232c440): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232c440): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232c440): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232c440): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232c440): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.123108198 +0000 UTC m=+98.984284039 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232c440): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232c980): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232c980): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232c980): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd42308d20 item 93 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232c980): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232c980): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.123766159 +0000 UTC m=+98.984942000 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232c980): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232d080): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232d080): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232d080): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232d080): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232d080): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.123766159 +0000 UTC m=+98.984942000 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232d080): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd42308ee0 item 93 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 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/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232d6c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232d6c0): open at offset 0 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232d6c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232d6c0): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232d6c0): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232d6c0): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232d6c0): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232d6c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.125850552 +0000 UTC m=+98.987026382 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd4232d6c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ca7ec0): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ca7ec0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ca7ec0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41c4fb20 item 94 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ca7ec0): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ca7ec0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.12628983 +0000 UTC m=+98.987465651 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ca7ec0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc46c0): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc46c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc46c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc46c0): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc46c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.12628983 +0000 UTC m=+98.987465651 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc46c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41c4fce0 item 94 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 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/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc4d00): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc4d00): open at offset 0 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc4d00): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc4d00): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc4d00): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc4d00): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc4d00): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc4d00): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.129005172 +0000 UTC m=+98.990181042 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc4d00): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc5240): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc5240): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc5240): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41cd01c0 item 95 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc5240): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc5240): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.130187042 +0000 UTC m=+98.991362932 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc5240): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc5940): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc5940): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc5940): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc5940): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc5940): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.130187042 +0000 UTC m=+98.991362932 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41cc5940): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41cd0380 item 95 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 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/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce8080): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce8080): open at offset 0 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce8080): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce8080): _readAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce8080): >_readAt: n=0, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce8080): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce8080): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce8080): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.132672159 +0000 UTC m=+98.993848019 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce8080): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce85c0): _writeAt: size=5, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce85c0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce85c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41cd0700 item 96 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce85c0): >_writeAt: n=5, err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce85c0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.133410923 +0000 UTC m=+98.994586773 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce85c0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/08 01:26:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/08 01:26:25 DEBUG : open-test-file: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce8cc0): _readAt: size=512, off=0 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce8cc0): openPending: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce8cc0): >openPending: err= 2026/04/08 01:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce8cc0): >_readAt: n=5, err=EOF 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce8cc0): close: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-08 01:26:25.133410923 +0000 UTC m=+98.994586773 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : open-test-file(0x3abd41ce8cc0): >close: err= 2026/04/08 01:26:25 DEBUG : open-test-file: Remove: 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3abd41cd08c0 item 96 2026/04/08 01:26:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/08 01:26:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/08 01:26:25 DEBUG : open-test-file: >Remove: err= 2026/04/08 01:26:25 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:25 DEBUG : Looking for writers 2026/04/08 01:26:25 DEBUG : >WaitForWriters: 2026/04/08 01:26:25 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.56s) --- PASS: TestRWFileHandleOpenTests/writes (0.82s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.16s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.74s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.16s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:25 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:25 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:25 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:25 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:25 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:25 DEBUG : file1: newRWFileHandle: 2026/04/08 01:26:25 DEBUG : file1(0x3abd418b61c0): openPending: 2026/04/08 01:26:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:25 DEBUG : file1(0x3abd418b61c0): >openPending: err= 2026/04/08 01:26:25 DEBUG : file1: >newRWFileHandle: err= 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/08 01:26:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/08 01:26:25 DEBUG : file1(0x3abd418b61c0): _writeAt: size=2, off=0 2026/04/08 01:26:25 DEBUG : file1(0x3abd418b61c0): >_writeAt: n=2, err= 2026/04/08 01:26:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/08 01:26:25 DEBUG : file1(0x3abd418b61c0): RWFileHandle.Flush 2026/04/08 01:26:25 DEBUG : file1(0x3abd418b61c0): RWFileHandle.Release 2026/04/08 01:26:25 DEBUG : file1(0x3abd418b61c0): close: 2026/04/08 01:26:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/08 01:26:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:25 DEBUG : file1(0x3abd418b61c0): >close: err= 2026/04/08 01:26:25 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:25 DEBUG : Looking for writers 2026/04/08 01:26:25 DEBUG : file1: reading active writers 2026/04/08 01:26:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:26:25 DEBUG : Looking for writers 2026/04/08 01:26:25 DEBUG : file1: reading active writers 2026/04/08 01:26:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:26:25 DEBUG : Looking for writers 2026/04/08 01:26:25 DEBUG : file1: reading active writers 2026/04/08 01:26:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:26:25 DEBUG : Looking for writers 2026/04/08 01:26:25 DEBUG : file1: reading active writers 2026/04/08 01:26:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:26:25 DEBUG : file1: vfs cache: starting upload 2026/04/08 01:26:25 DEBUG : Looking for writers 2026/04/08 01:26:25 DEBUG : file1: reading active writers 2026/04/08 01:26:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:26:25 DEBUG : file1: size = 2 OK 2026/04/08 01:26:25 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/08 01:26:25 INFO : file1: Copied (new) 2026/04/08 01:26:25 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/08 01:26:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/08 01:26:25 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/08 01:26:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:25 INFO : file1: vfs cache: upload succeeded try #1 2026/04/08 01:26:25 DEBUG : Looking for writers 2026/04/08 01:26:25 DEBUG : file1: reading active writers 2026/04/08 01:26:25 DEBUG : >WaitForWriters: 2026/04/08 01:26:26 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:26 DEBUG : Looking for writers 2026/04/08 01:26:26 DEBUG : file1: reading active writers 2026/04/08 01:26:26 DEBUG : >WaitForWriters: 2026/04/08 01:26:26 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.05s) === RUN TestRWCacheRename run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:26 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:26 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:26 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:26 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:26 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:26 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:26 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:26 DEBUG : rename_me: newRWFileHandle: 2026/04/08 01:26:26 DEBUG : rename_me(0x3abd418b6640): openPending: 2026/04/08 01:26:26 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/08 01:26:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/08 01:26:26 DEBUG : rename_me(0x3abd418b6640): >openPending: err= 2026/04/08 01:26:26 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/08 01:26:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/08 01:26:26 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/08 01:26:26 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/08 01:26:26 DEBUG : rename_me(0x3abd418b6640): _writeAt: size=5, off=0 2026/04/08 01:26:26 DEBUG : rename_me(0x3abd418b6640): >_writeAt: n=5, err= 2026/04/08 01:26:26 DEBUG : rename_me(0x3abd418b6640): close: 2026/04/08 01:26:26 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-08 01:26:26.67213733 +0000 UTC m=+100.533313160 2026/04/08 01:26:26 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/08 01:26:26 DEBUG : rename_me(0x3abd418b6640): >close: err= 2026/04/08 01:26:26 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/08 01:26:26 DEBUG : i_was_renamed: Updating file with 0x3abd41c240c0 2026/04/08 01:26:26 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/08 01:26:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/08 01:26:26 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:26 DEBUG : Looking for writers 2026/04/08 01:26:26 DEBUG : i_was_renamed: reading active writers 2026/04/08 01:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/08 01:26:26 DEBUG : Looking for writers 2026/04/08 01:26:26 DEBUG : i_was_renamed: reading active writers 2026/04/08 01:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/08 01:26:26 DEBUG : Looking for writers 2026/04/08 01:26:26 DEBUG : i_was_renamed: reading active writers 2026/04/08 01:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/08 01:26:26 DEBUG : Looking for writers 2026/04/08 01:26:26 DEBUG : i_was_renamed: reading active writers 2026/04/08 01:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/08 01:26:26 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/08 01:26:26 DEBUG : Looking for writers 2026/04/08 01:26:26 DEBUG : i_was_renamed: reading active writers 2026/04/08 01:26:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/08 01:26:26 DEBUG : i_was_renamed: size = 5 OK 2026/04/08 01:26:26 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 01:26:26 INFO : i_was_renamed: Copied (new) 2026/04/08 01:26:26 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-08 01:26:26.67213733 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/08 01:26:26 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/08 01:26:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/08 01:26:26 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/08 01:26:26 DEBUG : Looking for writers 2026/04/08 01:26:26 DEBUG : i_was_renamed: reading active writers 2026/04/08 01:26:26 DEBUG : >WaitForWriters: 2026/04/08 01:26:26 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.88s) === RUN TestRWCacheUpdate run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:27 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:27 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/08 01:26:27 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:27 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/08 01:26:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestGoogleCloudStorage/rclone-test-cixakec6qeha" 2026/04/08 01:26:27 INFO : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/08 01:26:27 DEBUG : forgetting directory cache 2026/04/08 01:26:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate(0x3abd4232c240): _readAt: size=512, off=0 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate(0x3abd4232c240): openPending: 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 00:27:27.39316495 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 01:26:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate(0x3abd4232c240): >openPending: err= 2026/04/08 01:26:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate(0x3abd4232c240): >_readAt: n=20, err=EOF 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate(0x3abd4232c240): close: 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:27:27.39316495 +0000 UTC 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate(0x3abd4232c240): >close: err= 2026/04/08 01:26:28 DEBUG : Re-reading directory (141.015277ms old) 2026/04/08 01:26:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:26:28 DEBUG : forgetting directory cache 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate(0x3abd41212800): _readAt: size=512, off=0 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate(0x3abd41212800): openPending: 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 00:28:27.39316495 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-08 00:27:27.39316495 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-08 00:28:27.39316495 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-08 00:27:27.39316495 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/08 01:26:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 01:26:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate(0x3abd41212800): >openPending: err= 2026/04/08 01:26:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:29 DEBUG : forgetting directory cache 2026/04/08 01:26:29 DEBUG : TestRWCacheUpdate(0x3abd41212800): >_readAt: n=20, err=EOF 2026/04/08 01:26:29 DEBUG : TestRWCacheUpdate(0x3abd41212800): close: 2026/04/08 01:26:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:28:27.39316495 +0000 UTC 2026/04/08 01:26:29 DEBUG : TestRWCacheUpdate(0x3abd41212800): >close: err= 2026/04/08 01:26:29 DEBUG : Re-reading directory (257.126724ms old) 2026/04/08 01:26:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:26:29 DEBUG : forgetting directory cache 2026/04/08 01:26:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate(0x3abd41212680): _readAt: size=512, off=0 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate(0x3abd41212680): openPending: 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 00:29:27.39316495 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-08 00:28:27.39316495 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-08 00:29:27.39316495 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-08 00:28:27.39316495 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/08 01:26:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 01:26:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate(0x3abd41212680): >openPending: err= 2026/04/08 01:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:30 DEBUG : forgetting directory cache 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate(0x3abd41212680): >_readAt: n=20, err=EOF 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate(0x3abd41212680): close: 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:29:27.39316495 +0000 UTC 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate(0x3abd41212680): >close: err= 2026/04/08 01:26:30 DEBUG : Re-reading directory (264.968737ms old) 2026/04/08 01:26:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:26:30 DEBUG : forgetting directory cache 2026/04/08 01:26:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate(0x3abd410db8c0): _readAt: size=512, off=0 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate(0x3abd410db8c0): openPending: 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 00:30:27.39316495 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-08 00:29:27.39316495 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-08 00:30:27.39316495 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-08 00:29:27.39316495 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/08 01:26:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 01:26:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate(0x3abd410db8c0): >openPending: err= 2026/04/08 01:26:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:31 DEBUG : forgetting directory cache 2026/04/08 01:26:31 DEBUG : forgetting directory cache 2026/04/08 01:26:31 DEBUG : forgetting directory cache 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate(0x3abd410db8c0): >_readAt: n=20, err=EOF 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate(0x3abd410db8c0): close: 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:30:27.39316495 +0000 UTC 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate(0x3abd410db8c0): >close: err= 2026/04/08 01:26:31 DEBUG : Re-reading directory (674.23401ms old) 2026/04/08 01:26:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:26:32 DEBUG : forgetting directory cache 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate(0x3abd40fe1480): _readAt: size=512, off=0 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate(0x3abd40fe1480): openPending: 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 00:31:27.39316495 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-08 00:30:27.39316495 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-08 00:31:27.39316495 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-08 00:30:27.39316495 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/08 01:26:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 01:26:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate(0x3abd40fe1480): >openPending: err= 2026/04/08 01:26:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:32 DEBUG : forgetting directory cache 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate(0x3abd40fe1480): >_readAt: n=20, err=EOF 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate(0x3abd40fe1480): close: 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:31:27.39316495 +0000 UTC 2026/04/08 01:26:32 DEBUG : TestRWCacheUpdate(0x3abd40fe1480): >close: err= 2026/04/08 01:26:32 DEBUG : Re-reading directory (258.114408ms old) 2026/04/08 01:26:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:26:33 DEBUG : forgetting directory cache 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate(0x3abd410db6c0): _readAt: size=512, off=0 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate(0x3abd410db6c0): openPending: 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-08 00:32:27.39316495 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-08 00:31:27.39316495 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-08 00:32:27.39316495 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-08 00:31:27.39316495 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/08 01:26:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/08 01:26:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate(0x3abd410db6c0): >openPending: err= 2026/04/08 01:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:33 DEBUG : forgetting directory cache 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate(0x3abd410db6c0): >_readAt: n=20, err=EOF 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate(0x3abd410db6c0): close: 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:32:27.39316495 +0000 UTC 2026/04/08 01:26:33 DEBUG : TestRWCacheUpdate(0x3abd410db6c0): >close: err= 2026/04/08 01:26:33 DEBUG : Re-reading directory (267.808274ms old) 2026/04/08 01:26:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:26:34 DEBUG : forgetting directory cache 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate(0x3abd418b6100): _readAt: size=512, off=0 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate(0x3abd418b6100): openPending: 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-08 00:33:27.39316495 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-08 00:32:27.39316495 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-08 00:33:27.39316495 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-08 00:32:27.39316495 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/08 01:26:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/08 01:26:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate(0x3abd418b6100): >openPending: err= 2026/04/08 01:26:34 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:34 DEBUG : forgetting directory cache 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate(0x3abd418b6100): >_readAt: n=21, err=EOF 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate(0x3abd418b6100): close: 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:33:27.39316495 +0000 UTC 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate(0x3abd418b6100): >close: err= 2026/04/08 01:26:35 DEBUG : Re-reading directory (269.827022ms old) 2026/04/08 01:26:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:26:35 DEBUG : forgetting directory cache 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate(0x3abd412126c0): _readAt: size=512, off=0 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate(0x3abd412126c0): openPending: 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-08 00:34:27.39316495 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-08 00:33:27.39316495 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-08 00:34:27.39316495 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-08 00:33:27.39316495 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/08 01:26:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/08 01:26:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate(0x3abd412126c0): >openPending: err= 2026/04/08 01:26:35 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:36 DEBUG : forgetting directory cache 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate(0x3abd412126c0): >_readAt: n=22, err=EOF 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate(0x3abd412126c0): close: 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:34:27.39316495 +0000 UTC 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate(0x3abd412126c0): >close: err= 2026/04/08 01:26:36 DEBUG : Re-reading directory (275.727983ms old) 2026/04/08 01:26:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:26:36 DEBUG : forgetting directory cache 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate(0x3abd41212600): _readAt: size=512, off=0 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate(0x3abd41212600): openPending: 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-08 00:35:27.39316495 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-08 00:34:27.39316495 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-08 00:35:27.39316495 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-08 00:34:27.39316495 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/08 01:26:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/08 01:26:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate(0x3abd41212600): >openPending: err= 2026/04/08 01:26:36 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:37 DEBUG : forgetting directory cache 2026/04/08 01:26:37 DEBUG : TestRWCacheUpdate(0x3abd41212600): >_readAt: n=23, err=EOF 2026/04/08 01:26:37 DEBUG : TestRWCacheUpdate(0x3abd41212600): close: 2026/04/08 01:26:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:35:27.39316495 +0000 UTC 2026/04/08 01:26:37 DEBUG : TestRWCacheUpdate(0x3abd41212600): >close: err= 2026/04/08 01:26:37 DEBUG : Re-reading directory (270.89675ms old) 2026/04/08 01:26:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:26:37 DEBUG : forgetting directory cache 2026/04/08 01:26:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate(0x3abd41213100): _readAt: size=512, off=0 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate(0x3abd41213100): openPending: 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-08 00:36:27.39316495 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-08 00:35:27.39316495 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-08 00:36:27.39316495 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-08 00:35:27.39316495 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/08 01:26:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/08 01:26:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate(0x3abd41213100): >openPending: err= 2026/04/08 01:26:38 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:38 DEBUG : forgetting directory cache 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate(0x3abd41213100): >_readAt: n=24, err=EOF 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate(0x3abd41213100): close: 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-08 00:36:27.39316495 +0000 UTC 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate(0x3abd41213100): >close: err= 2026/04/08 01:26:38 DEBUG : Re-reading directory (259.798002ms old) 2026/04/08 01:26:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/08 01:26:38 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:38 DEBUG : Looking for writers 2026/04/08 01:26:38 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/08 01:26:38 DEBUG : >WaitForWriters: 2026/04/08 01:26:38 DEBUG : GCS bucket rclone-test-cixakec6qeha: vfs cache: cleaner exiting 2026/04/08 01:26:38 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (11.44s) === RUN TestCaseSensitivity run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:39 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:39 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/08 01:26:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/08 01:26:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/08 01:26:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/08 01:26:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/08 01:26:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/08 01:26:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/08 01:26:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/08 01:26:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/08 01:26:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/08 01:26:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/08 01:26:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/08 01:26:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:40 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/08 01:26:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/08 01:26:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/08 01:26:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/08 01:26:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/08 01:26:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/08 01:26:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:41 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/08 01:26:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/08 01:26:41 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/08 01:26:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:41 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/08 01:26:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/08 01:26:41 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/08 01:26:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:41 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/08 01:26:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/08 01:26:41 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/08 01:26:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/08 01:26:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/08 01:26:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/08 01:26:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:42 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/08 01:26:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/08 01:26:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/08 01:26:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:42 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/08 01:26:42 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/08 01:26:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:42 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/08 01:26:42 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/08 01:26:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/08 01:26:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/08 01:26:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/08 01:26:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:42 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:42 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:42 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:42 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:42 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:42 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:42 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:42 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/08 01:26:42 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/08 01:26:42 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/08 01:26:42 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:42 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/08 01:26:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/08 01:26:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/08 01:26:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:42 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:42 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:42 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:42 DEBUG : Looking for writers 2026/04/08 01:26:42 DEBUG : FiLeA: reading active writers 2026/04/08 01:26:42 DEBUG : FiLeB: reading active writers 2026/04/08 01:26:42 DEBUG : FilEb: reading active writers 2026/04/08 01:26:42 DEBUG : >WaitForWriters: 2026/04/08 01:26:42 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:42 DEBUG : Looking for writers 2026/04/08 01:26:42 DEBUG : FiLeA: reading active writers 2026/04/08 01:26:42 DEBUG : FiLeB: reading active writers 2026/04/08 01:26:42 DEBUG : FilEb: reading active writers 2026/04/08 01:26:42 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (4.72s) === RUN TestUnicodeNormalization run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:43 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/08 01:26:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/08 01:26:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/08 01:26:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:44 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/08 01:26:44 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/08 01:26:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/08 01:26:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/08 01:26:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/08 01:26:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/08 01:26:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:44 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:44 DEBUG : Looking for writers 2026/04/08 01:26:44 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/08 01:26:44 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/08 01:26:44 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.80s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:45 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:45 DEBUG : GCS bucket rclone-test-cixakec6qeha: Reusing VFS from active cache 2026/04/08 01:26:45 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:45 DEBUG : Looking for writers 2026/04/08 01:26:45 DEBUG : >WaitForWriters: 2026/04/08 01:26:45 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:45 DEBUG : Looking for writers 2026/04/08 01:26:45 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.33s) === RUN TestVFSNewWithOpts run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:45 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:45 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:45 DEBUG : Looking for writers 2026/04/08 01:26:45 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.32s) === RUN TestVFSRoot run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:45 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:45 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:45 DEBUG : Looking for writers 2026/04/08 01:26:45 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.33s) === RUN TestVFSStat run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:46 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:47 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:47 DEBUG : dir: Looking for writers 2026/04/08 01:26:47 DEBUG : file2: reading active writers 2026/04/08 01:26:47 DEBUG : Looking for writers 2026/04/08 01:26:47 DEBUG : dir: reading active writers 2026/04/08 01:26:47 DEBUG : file1: reading active writers 2026/04/08 01:26:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.16s) === RUN TestVFSStatParent run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:47 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:48 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:48 DEBUG : dir: Looking for writers 2026/04/08 01:26:48 DEBUG : Looking for writers 2026/04/08 01:26:48 DEBUG : dir: reading active writers 2026/04/08 01:26:48 DEBUG : file1: reading active writers 2026/04/08 01:26:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.04s) === RUN TestVFSOpenFile run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:48 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:49 DEBUG : file1: Open: flags=O_RDONLY 2026/04/08 01:26:49 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/08 01:26:49 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/08 01:26:49 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:49 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/08 01:26:49 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/08 01:26:49 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:49 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:49 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:49 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/08 01:26:49 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/08 01:26:49 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/08 01:26:49 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/08 01:26:49 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (0 bytes), uploading instead of streaming 2026/04/08 01:26:49 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/08 01:26:49 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/08 01:26:49 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/08 01:26:49 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/08 01:26:49 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:49 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/08 01:26:49 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:49 DEBUG : dir: Looking for writers 2026/04/08 01:26:49 DEBUG : file2: reading active writers 2026/04/08 01:26:49 DEBUG : new_file.txt: reading active writers 2026/04/08 01:26:49 DEBUG : Looking for writers 2026/04/08 01:26:49 DEBUG : dir: reading active writers 2026/04/08 01:26:49 DEBUG : file1: reading active writers 2026/04/08 01:26:49 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.35s) === RUN TestVFSRename run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:49 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:50 DEBUG : dir/file1: size = 14 OK 2026/04/08 01:26:50 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/08 01:26:50 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/04/08 01:26:50 INFO : dir/file2: Deleted 2026/04/08 01:26:50 DEBUG : dir/file1: Updating file with dir/file1 0x3abd413d1d40 2026/04/08 01:26:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/08 01:26:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:51 DEBUG : file0: size = 14 OK 2026/04/08 01:26:51 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/08 01:26:51 INFO : dir/file1: Copied (server-side copy) to: file0 2026/04/08 01:26:51 INFO : dir/file1: Deleted 2026/04/08 01:26:51 DEBUG : file0: Updating file with file0 0x3abd413d1d40 2026/04/08 01:26:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/08 01:26:51 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/08 01:26:51 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:51 DEBUG : dir: Looking for writers 2026/04/08 01:26:51 DEBUG : Looking for writers 2026/04/08 01:26:51 DEBUG : dir: reading active writers 2026/04/08 01:26:51 DEBUG : file0: reading active writers 2026/04/08 01:26:51 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.32s) === RUN TestVFSStatfs run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:52 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:52 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:52 DEBUG : Looking for writers 2026/04/08 01:26:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.33s) === RUN TestVFSMkdir run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:52 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:52 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:52 DEBUG : Looking for writers 2026/04/08 01:26:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.34s) === RUN TestVFSMkdirAll run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:52 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:52 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:52 DEBUG : Looking for writers 2026/04/08 01:26:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.33s) === 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:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:53 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:53 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:53 DEBUG : Looking for writers 2026/04/08 01:26:53 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.32s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:53 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:26:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:26:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:53 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/08 01:26:53 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/08 01:26:53 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/08 01:26:53 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (5 bytes), uploading instead of streaming 2026/04/08 01:26:53 DEBUG : file1: size = 5 OK 2026/04/08 01:26:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 01:26:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 01:26:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:26:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:26:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:26:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:26:53 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/08 01:26:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/08 01:26:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 01:26:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:26:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:26:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:53 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (0 bytes), uploading instead of streaming 2026/04/08 01:26:54 DEBUG : file1: size = 0 OK 2026/04/08 01:26:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/08 01:26:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 01:26:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/08 01:26:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/08 01:26:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:26:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:26:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:54 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (7 bytes), uploading instead of streaming 2026/04/08 01:26:54 DEBUG : file1: size = 7 OK 2026/04/08 01:26:54 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/08 01:26:54 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 01:26:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:54 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:54 DEBUG : Looking for writers 2026/04/08 01:26:54 DEBUG : file1: reading active writers 2026/04/08 01:26:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.07s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:54 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:26:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:26:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:54 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/08 01:26:55 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/08 01:26:55 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/08 01:26:55 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/08 01:26:55 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (11 bytes), uploading instead of streaming 2026/04/08 01:26:55 DEBUG : file1: size = 11 OK 2026/04/08 01:26:55 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/08 01:26:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 01:26:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:55 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/08 01:26:56 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:56 DEBUG : Looking for writers 2026/04/08 01:26:56 DEBUG : file1: reading active writers 2026/04/08 01:26:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.86s) === RUN TestWriteFileHandleFlush run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:56 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:26:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:26:56 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/08 01:26:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:56 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (5 bytes), uploading instead of streaming 2026/04/08 01:26:56 DEBUG : file1: size = 5 OK 2026/04/08 01:26:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/08 01:26:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 01:26:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:56 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/08 01:26:56 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:56 DEBUG : Looking for writers 2026/04/08 01:26:56 DEBUG : file1: reading active writers 2026/04/08 01:26:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.66s) === RUN TestWriteFileHandleRelease run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:57 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:26:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:26:57 DEBUG : file1: WriteFileHandle.Release closing 2026/04/08 01:26:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:57 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (0 bytes), uploading instead of streaming 2026/04/08 01:26:57 DEBUG : file1: size = 0 OK 2026/04/08 01:26:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/08 01:26:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 01:26:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:57 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/08 01:26:57 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:57 DEBUG : Looking for writers 2026/04/08 01:26:57 DEBUG : file1: reading active writers 2026/04/08 01:26:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.68s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:57 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:26:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:26:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:57 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (2 bytes), uploading instead of streaming 2026/04/08 01:26:58 DEBUG : file1: size = 2 OK 2026/04/08 01:26:58 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/08 01:26:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 01:26:58 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/08 01:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:58 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:58 DEBUG : Looking for writers 2026/04/08 01:26:58 DEBUG : file1: reading active writers 2026/04/08 01:26:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.96s) === RUN TestFileReadAtZeroLength run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:58 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:26:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:58 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (0 bytes), uploading instead of streaming 2026/04/08 01:26:59 DEBUG : file1: size = 0 OK 2026/04/08 01:26:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/08 01:26:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 01:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:59 DEBUG : file1: Open: flags=O_RDONLY 2026/04/08 01:26:59 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/08 01:26:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/08 01:26:59 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:26:59 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/08 01:26:59 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:26:59 DEBUG : Looking for writers 2026/04/08 01:26:59 DEBUG : file1: reading active writers 2026/04/08 01:26:59 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.85s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:26:59 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:26:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/08 01:26:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/08 01:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/08 01:26:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/08 01:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:59 DEBUG : GCS bucket rclone-test-cixakec6qeha: File to upload is small (100 bytes), uploading instead of streaming 2026/04/08 01:26:59 DEBUG : file1: size = 100 OK 2026/04/08 01:26:59 DEBUG : file1: md5 = 01227cac80f61bf19b55ac94c5895c28 OK 2026/04/08 01:26:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/08 01:26:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/08 01:26:59 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/08 01:26:59 DEBUG : file1: Open: flags=O_RDONLY 2026/04/08 01:26:59 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/08 01:26:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/08 01:26:59 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:27:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:00 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:27:00 DEBUG : Looking for writers 2026/04/08 01:27:00 DEBUG : file1: reading active writers 2026/04/08 01:27:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.93s) === RUN TestZipManyFiles run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:27:00 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:27:01 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/08 01:27:01 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/08 01:27:01 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:27:01 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:01 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/08 01:27:01 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/08 01:27:01 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:27:02 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:02 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/08 01:27:02 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/08 01:27:02 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:27:02 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:02 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/08 01:27:02 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/08 01:27:02 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:27:02 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:02 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/08 01:27:02 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/08 01:27:02 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:27:02 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:02 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:27:02 DEBUG : flat: Looking for writers 2026/04/08 01:27:02 DEBUG : f002.txt: reading active writers 2026/04/08 01:27:02 DEBUG : f003.txt: reading active writers 2026/04/08 01:27:02 DEBUG : f004.txt: reading active writers 2026/04/08 01:27:02 DEBUG : f000.txt: reading active writers 2026/04/08 01:27:02 DEBUG : f001.txt: reading active writers 2026/04/08 01:27:02 DEBUG : Looking for writers 2026/04/08 01:27:02 DEBUG : flat: reading active writers 2026/04/08 01:27:02 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (2.98s) === RUN TestZipManySubDirs run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:27:03 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:27:04 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/08 01:27:04 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/08 01:27:04 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:27:04 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:04 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/08 01:27:04 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/08 01:27:04 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:27:04 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:04 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/08 01:27:04 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/08 01:27:04 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:27:05 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:05 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:27:05 DEBUG : a/b/c: Looking for writers 2026/04/08 01:27:05 DEBUG : deep.txt: reading active writers 2026/04/08 01:27:05 DEBUG : a/b: Looking for writers 2026/04/08 01:27:05 DEBUG : c: reading active writers 2026/04/08 01:27:05 DEBUG : mid.txt: reading active writers 2026/04/08 01:27:05 DEBUG : a: Looking for writers 2026/04/08 01:27:05 DEBUG : top.txt: reading active writers 2026/04/08 01:27:05 DEBUG : b: reading active writers 2026/04/08 01:27:05 DEBUG : Looking for writers 2026/04/08 01:27:05 DEBUG : a: reading active writers 2026/04/08 01:27:05 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.25s) === RUN TestZipLargeFiles run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:27:05 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:27:06 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/08 01:27:06 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/08 01:27:06 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:27:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:07 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:27:07 DEBUG : bigdir: Looking for writers 2026/04/08 01:27:07 DEBUG : big.bin: reading active writers 2026/04/08 01:27:07 DEBUG : Looking for writers 2026/04/08 01:27:07 DEBUG : bigdir: reading active writers 2026/04/08 01:27:07 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (2.42s) === RUN TestZipDirsInRoot run.go:185: Remote "GCS bucket rclone-test-cixakec6qeha", Local "Local file system at /tmp/rclone1932020228", Modify Window "1ns" 2026/04/08 01:27:08 INFO : GCS bucket rclone-test-cixakec6qeha: poll-interval is not supported by this remote 2026/04/08 01:27:08 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/08 01:27:08 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/08 01:27:08 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:27:09 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:09 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/08 01:27:09 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/08 01:27:09 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:27:09 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:09 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/08 01:27:09 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/08 01:27:09 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/08 01:27:09 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/08 01:27:09 DEBUG : WaitForWriters: timeout=30s 2026/04/08 01:27:09 DEBUG : dir3: Looking for writers 2026/04/08 01:27:09 DEBUG : c.txt: reading active writers 2026/04/08 01:27:09 DEBUG : dir1: Looking for writers 2026/04/08 01:27:09 DEBUG : a.txt: reading active writers 2026/04/08 01:27:09 DEBUG : dir2: Looking for writers 2026/04/08 01:27:09 DEBUG : b.txt: reading active writers 2026/04/08 01:27:09 DEBUG : Looking for writers 2026/04/08 01:27:09 DEBUG : dir1: reading active writers 2026/04/08 01:27:09 DEBUG : dir2: reading active writers 2026/04/08 01:27:09 DEBUG : dir3: reading active writers 2026/04/08 01:27:09 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/08 01:27:10 DEBUG : GCS bucket rclone-test-cixakec6qeha: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestGoogleCloudStorage: -verbose" - Finished OK in 2m25.177175058s (try 1/5)