"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/04/07 03:55:02 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu" 2026/04/07 03:55:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 03:55:02 DEBUG : Creating backend with remote "TestS3:rclone-test-kelecor7lubu" 2026/04/07 03:55:02 DEBUG : Creating backend with remote "/tmp/rclone3471373419" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:03 INFO : S3 bucket rclone-test-kelecor7lubu: Bucket "rclone-test-kelecor7lubu" created with ACL "" 2026/04/07 03:55:03 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:03 DEBUG : dir/file1.rclone_chunk.001_40lac7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:03 INFO : dir/file1.rclone_chunk.001_40lac7: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:04 INFO : dir/file1.rclone_chunk.001_40lac7: Deleted 2026/04/07 03:55:04 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:04 DEBUG : dir: Looking for writers 2026/04/07 03:55:04 DEBUG : Looking for writers 2026/04/07 03:55:04 DEBUG : dir: reading active writers 2026/04/07 03:55:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.60s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:04 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:04 DEBUG : dir/file1.rclone_chunk.001_40lbd7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:04 INFO : dir/file1.rclone_chunk.001_40lbd7: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:04 INFO : dir/file1.rclone_chunk.001_40lbd7: Deleted 2026/04/07 03:55:05 DEBUG : dir/file2: size = 15 OK 2026/04/07 03:55:05 DEBUG : dir/file2.rclone_chunk.001_40lbn0: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/07 03:55:05 INFO : dir/file2.rclone_chunk.001_40lbn0: Copied (server-side copy) to: dir/file2 2026/04/07 03:55:05 INFO : dir/file2.rclone_chunk.001_40lbn0: Deleted 2026/04/07 03:55:05 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/07 03:55:05 DEBUG : dir/subdir/file3.rclone_chunk.001_40lcnb: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/07 03:55:05 INFO : dir/subdir/file3.rclone_chunk.001_40lcnb: Copied (server-side copy) to: dir/subdir/file3 2026/04/07 03:55:05 INFO : dir/subdir/file3.rclone_chunk.001_40lcnb: Deleted 2026/04/07 03:55:06 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:06 DEBUG : dir/subdir: Looking for writers 2026/04/07 03:55:06 DEBUG : dir: Looking for writers 2026/04/07 03:55:06 DEBUG : file1: reading active writers 2026/04/07 03:55:06 DEBUG : file2: reading active writers 2026/04/07 03:55:06 DEBUG : subdir: reading active writers 2026/04/07 03:55:06 DEBUG : Looking for writers 2026/04/07 03:55:06 DEBUG : dir: reading active writers 2026/04/07 03:55:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.06s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:06 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:06 DEBUG : dir/file1.rclone_chunk.001_40ldzy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:06 INFO : dir/file1.rclone_chunk.001_40ldzy: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:06 INFO : dir/file1.rclone_chunk.001_40ldzy: Deleted 2026/04/07 03:55:07 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:07 DEBUG : dir: Looking for writers 2026/04/07 03:55:07 DEBUG : file1: reading active writers 2026/04/07 03:55:07 DEBUG : Looking for writers 2026/04/07 03:55:07 DEBUG : dir: reading active writers 2026/04/07 03:55:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.88s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:07 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:07 DEBUG : dir/file1.rclone_chunk.001_40levw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:07 INFO : dir/file1.rclone_chunk.001_40levw: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:07 INFO : dir/file1.rclone_chunk.001_40levw: Deleted 2026/04/07 03:55:07 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:07 DEBUG : dir: Looking for writers 2026/04/07 03:55:07 DEBUG : Looking for writers 2026/04/07 03:55:07 DEBUG : dir: reading active writers 2026/04/07 03:55:07 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.81s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:08 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:08 DEBUG : dir/file1.rclone_chunk.001_40lfug: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:08 INFO : dir/file1.rclone_chunk.001_40lfug: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:08 INFO : dir/file1.rclone_chunk.001_40lfug: Deleted 2026/04/07 03:55:08 DEBUG : dir: forgetting directory cache 2026/04/07 03:55:08 DEBUG : forgetting directory cache 2026/04/07 03:55:08 DEBUG : dir: forgetting directory cache 2026/04/07 03:55:08 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:08 DEBUG : Looking for writers 2026/04/07 03:55:08 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.98s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:09 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:09 DEBUG : dir/file1.rclone_chunk.001_40lg6p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:09 INFO : dir/file1.rclone_chunk.001_40lg6p: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:09 INFO : dir/file1.rclone_chunk.001_40lg6p: Deleted 2026/04/07 03:55:09 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/07 03:55:09 DEBUG : dir: invalidating directory cache 2026/04/07 03:55:09 DEBUG : >ForgetPath: 2026/04/07 03:55:09 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/07 03:55:09 DEBUG : invalidating directory cache 2026/04/07 03:55:09 DEBUG : dir: forgetting directory cache 2026/04/07 03:55:09 DEBUG : >ForgetPath: 2026/04/07 03:55:09 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/07 03:55:09 DEBUG : >ForgetPath: 2026/04/07 03:55:09 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:09 DEBUG : dir: Looking for writers 2026/04/07 03:55:09 DEBUG : Looking for writers 2026/04/07 03:55:09 DEBUG : dir: reading active writers 2026/04/07 03:55:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.85s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:10 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:10 DEBUG : dir/file1.rclone_chunk.001_40lh84: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:10 INFO : dir/file1.rclone_chunk.001_40lh84: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:10 INFO : dir/file1.rclone_chunk.001_40lh84: Deleted 2026/04/07 03:55:10 DEBUG : fil/a/b/c: size = 15 OK 2026/04/07 03:55:10 DEBUG : fil/a/b/c.rclone_chunk.001_40lhlf: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/04/07 03:55:10 INFO : fil/a/b/c.rclone_chunk.001_40lhlf: Copied (server-side copy) to: fil/a/b/c 2026/04/07 03:55:10 INFO : fil/a/b/c.rclone_chunk.001_40lhlf: Deleted 2026/04/07 03:55:11 DEBUG : forgetting directory cache 2026/04/07 03:55:11 DEBUG : dir: forgetting directory cache 2026/04/07 03:55:11 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:11 DEBUG : dir: Looking for writers 2026/04/07 03:55:11 DEBUG : fil/a/b: Looking for writers 2026/04/07 03:55:11 DEBUG : fil/a: Looking for writers 2026/04/07 03:55:11 DEBUG : b: reading active writers 2026/04/07 03:55:11 DEBUG : fil: Looking for writers 2026/04/07 03:55:11 DEBUG : a: reading active writers 2026/04/07 03:55:11 DEBUG : Looking for writers 2026/04/07 03:55:11 DEBUG : dir: reading active writers 2026/04/07 03:55:11 DEBUG : fil: reading active writers 2026/04/07 03:55:11 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.74s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:12 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:12 DEBUG : dir/file1.rclone_chunk.001_40lifs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:12 INFO : dir/file1.rclone_chunk.001_40lifs: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:12 INFO : dir/file1.rclone_chunk.001_40lifs: Deleted 2026/04/07 03:55:12 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:12 DEBUG : dir: Looking for writers 2026/04/07 03:55:12 DEBUG : Looking for writers 2026/04/07 03:55:12 DEBUG : dir: reading active writers 2026/04/07 03:55:12 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.79s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:12 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:12 DEBUG : dir/file1.rclone_chunk.001_40lj44: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:12 INFO : dir/file1.rclone_chunk.001_40lj44: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:12 INFO : dir/file1.rclone_chunk.001_40lj44: Deleted 2026/04/07 03:55:13 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:13 DEBUG : dir: Looking for writers 2026/04/07 03:55:13 DEBUG : file1: reading active writers 2026/04/07 03:55:13 DEBUG : Looking for writers 2026/04/07 03:55:13 DEBUG : dir: reading active writers 2026/04/07 03:55:13 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.82s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:13 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:13 DEBUG : dir/file1.rclone_chunk.001_40lkve: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:13 INFO : dir/file1.rclone_chunk.001_40lkve: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:13 INFO : dir/file1.rclone_chunk.001_40lkve: Deleted 2026/04/07 03:55:14 DEBUG : dir/file2: size = 15 OK 2026/04/07 03:55:14 DEBUG : dir/file2.rclone_chunk.001_40lkag: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/04/07 03:55:14 INFO : dir/file2.rclone_chunk.001_40lkag: Copied (server-side copy) to: dir/file2 2026/04/07 03:55:14 INFO : dir/file2.rclone_chunk.001_40lkag: Deleted 2026/04/07 03:55:14 DEBUG : dir/subdir/file3: size = 16 OK 2026/04/07 03:55:14 DEBUG : dir/subdir/file3.rclone_chunk.001_40ll4c: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/04/07 03:55:14 INFO : dir/subdir/file3.rclone_chunk.001_40ll4c: Copied (server-side copy) to: dir/subdir/file3 2026/04/07 03:55:14 INFO : dir/subdir/file3.rclone_chunk.001_40ll4c: Deleted === RUN TestDirReadDirAll/Virtual 2026/04/07 03:55:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/07 03:55:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/07 03:55:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/07 03:55:14 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/07 03:55:15 DEBUG : dir/virtualFile: size = 20 OK 2026/04/07 03:55:15 DEBUG : dir/virtualFile.rclone_chunk.001_40lmsa: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/04/07 03:55:15 INFO : dir/virtualFile.rclone_chunk.001_40lmsa: Copied (server-side copy) to: dir/virtualFile 2026/04/07 03:55:15 INFO : dir/virtualFile.rclone_chunk.001_40lmsa: Deleted 2026/04/07 03:55:15 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/04/07 03:55:15 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_40lmyj: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/04/07 03:55:15 INFO : dir/virtualDir/testFile.rclone_chunk.001_40lmyj: Copied (server-side copy) to: dir/virtualDir/testFile 2026/04/07 03:55:15 INFO : dir/virtualDir/testFile.rclone_chunk.001_40lmyj: Deleted 2026/04/07 03:55:15 DEBUG : S3 bucket rclone-test-kelecor7lubu: bucket is versioned: false 2026/04/07 03:55:15 DEBUG : Waiting for deletions to finish 2026/04/07 03:55:16 DEBUG : "dir/subdir/file3" version false 2026/04/07 03:55:16 DEBUG : dir/subdir/file3: Deleting (id "") 2026/04/07 03:55:16 INFO : dir/subdir/file3: Deleted 2026/04/07 03:55:16 DEBUG : dir: invalidating directory cache 2026/04/07 03:55:16 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/07 03:55:16 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/07 03:55:16 DEBUG : dir/file1: Reset virtual modtime 2026/04/07 03:55:16 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/07 03:55:16 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/07 03:55:16 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/07 03:55:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/07 03:55:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/07 03:55:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:16 DEBUG : dir: invalidating directory cache 2026/04/07 03:55:16 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/07 03:55:16 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/07 03:55:16 DEBUG : forgetting directory cache 2026/04/07 03:55:16 DEBUG : dir: forgetting directory cache 2026/04/07 03:55:16 DEBUG : dir/virtualDir2: forgetting directory cache 2026/04/07 03:55:16 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/07 03:55:16 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:16 DEBUG : dir/virtualDir2: Looking for writers 2026/04/07 03:55:16 DEBUG : dir/virtualDir: Looking for writers 2026/04/07 03:55:16 DEBUG : dir: Looking for writers 2026/04/07 03:55:16 DEBUG : file1: reading active writers 2026/04/07 03:55:16 DEBUG : virtualFile2: reading active writers 2026/04/07 03:55:16 DEBUG : virtualDir2: reading active writers 2026/04/07 03:55:16 DEBUG : virtualFile: reading active writers 2026/04/07 03:55:16 DEBUG : virtualDir: reading active writers 2026/04/07 03:55:16 DEBUG : Looking for writers 2026/04/07 03:55:16 DEBUG : dir: reading active writers 2026/04/07 03:55:16 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.17s) --- PASS: TestDirReadDirAll/Virtual (1.18s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:16 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:16 DEBUG : dir/file1.rclone_chunk.001_40lnnf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:16 INFO : dir/file1.rclone_chunk.001_40lnnf: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:16 INFO : dir/file1.rclone_chunk.001_40lnnf: Deleted 2026/04/07 03:55:17 ERROR : dir/: Can only open directories read only 2026/04/07 03:55:17 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:17 DEBUG : dir: Looking for writers 2026/04/07 03:55:17 DEBUG : Looking for writers 2026/04/07 03:55:17 DEBUG : dir: reading active writers 2026/04/07 03:55:17 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.81s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:17 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:17 DEBUG : dir/file1.rclone_chunk.001_40lonh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:17 INFO : dir/file1.rclone_chunk.001_40lonh: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:17 INFO : dir/file1.rclone_chunk.001_40lonh: Deleted 2026/04/07 03:55:18 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:55:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/07 03:55:18 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/07 03:55:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/07 03:55:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/07 03:55:18 DEBUG : dir/potato: size = 5 OK 2026/04/07 03:55:18 DEBUG : dir/potato.rclone_chunk.001_40lp6i: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/07 03:55:18 INFO : dir/potato.rclone_chunk.001_40lp6i: Copied (server-side copy) to: dir/potato 2026/04/07 03:55:18 INFO : dir/potato.rclone_chunk.001_40lp6i: Deleted 2026/04/07 03:55:18 DEBUG : dir/potato: size = 5 OK 2026/04/07 03:55:18 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/07 03:55:18 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/07 03:55:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/07 03:55:18 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:18 DEBUG : dir: Looking for writers 2026/04/07 03:55:18 DEBUG : file1: reading active writers 2026/04/07 03:55:18 DEBUG : potato: reading active writers 2026/04/07 03:55:18 DEBUG : Looking for writers 2026/04/07 03:55:18 DEBUG : dir: reading active writers 2026/04/07 03:55:18 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.50s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:19 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:19 DEBUG : dir/file1.rclone_chunk.001_40lpjs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:19 INFO : dir/file1.rclone_chunk.001_40lpjs: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:19 INFO : dir/file1.rclone_chunk.001_40lpjs: Deleted 2026/04/07 03:55:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/04/07 03:55:19 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:19 DEBUG : dir/sub: Looking for writers 2026/04/07 03:55:19 DEBUG : dir: Looking for writers 2026/04/07 03:55:19 DEBUG : file1: reading active writers 2026/04/07 03:55:19 DEBUG : sub: reading active writers 2026/04/07 03:55:19 DEBUG : Looking for writers 2026/04/07 03:55:19 DEBUG : dir: reading active writers 2026/04/07 03:55:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.13s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:20 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:20 DEBUG : dir/file1.rclone_chunk.001_40lq0z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:20 INFO : dir/file1.rclone_chunk.001_40lq0z: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:20 INFO : dir/file1.rclone_chunk.001_40lq0z: Deleted 2026/04/07 03:55:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/07 03:55:20 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/07 03:55:20 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:20 DEBUG : dir/sub/subsub: Looking for writers 2026/04/07 03:55:20 DEBUG : dir/sub: Looking for writers 2026/04/07 03:55:20 DEBUG : subsub: reading active writers 2026/04/07 03:55:20 DEBUG : dir: Looking for writers 2026/04/07 03:55:20 DEBUG : file1: reading active writers 2026/04/07 03:55:20 DEBUG : sub: reading active writers 2026/04/07 03:55:20 DEBUG : Looking for writers 2026/04/07 03:55:20 DEBUG : dir: reading active writers 2026/04/07 03:55:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.09s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:21 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:21 DEBUG : dir/file1.rclone_chunk.001_40lsaj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:21 INFO : dir/file1.rclone_chunk.001_40lsaj: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:21 INFO : dir/file1.rclone_chunk.001_40lsaj: Deleted 2026/04/07 03:55:21 ERROR : dir/: Dir.Remove not empty 2026/04/07 03:55:21 DEBUG : dir/file1: Remove: 2026/04/07 03:55:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:21 DEBUG : dir/file1: >Remove: err= 2026/04/07 03:55:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/07 03:55:21 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:21 DEBUG : Looking for writers 2026/04/07 03:55:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.97s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:22 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:22 DEBUG : dir/file1.rclone_chunk.001_40ltnz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:22 INFO : dir/file1.rclone_chunk.001_40ltnz: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:22 INFO : dir/file1.rclone_chunk.001_40ltnz: Deleted 2026/04/07 03:55:22 DEBUG : dir/file1: Remove: 2026/04/07 03:55:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:22 DEBUG : dir/file1: >Remove: err= 2026/04/07 03:55:22 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/07 03:55:22 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:22 DEBUG : Looking for writers 2026/04/07 03:55:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.90s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:23 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:23 DEBUG : dir/file1.rclone_chunk.001_40lt62: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:23 INFO : dir/file1.rclone_chunk.001_40lt62: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:23 INFO : dir/file1.rclone_chunk.001_40lt62: Deleted 2026/04/07 03:55:23 DEBUG : dir/file1: Remove: 2026/04/07 03:55:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:23 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/04/07 03:55:23 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:23 DEBUG : dir: Looking for writers 2026/04/07 03:55:23 DEBUG : Looking for writers 2026/04/07 03:55:23 DEBUG : dir: reading active writers 2026/04/07 03:55:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.90s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:24 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:24 DEBUG : dir/file1.rclone_chunk.001_40lukt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:24 INFO : dir/file1.rclone_chunk.001_40lukt: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:24 INFO : dir/file1.rclone_chunk.001_40lukt: Deleted 2026/04/07 03:55:24 DEBUG : dir/file3: size = 15 OK 2026/04/07 03:55:24 DEBUG : dir/file3.rclone_chunk.001_40lvb1: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/04/07 03:55:24 INFO : dir/file3.rclone_chunk.001_40lvb1: Copied (server-side copy) to: dir/file3 2026/04/07 03:55:24 INFO : dir/file3.rclone_chunk.001_40lvb1: Deleted 2026/04/07 03:55:25 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/07 03:55:25 DEBUG : dir/file1: copy non-chunked object... 2026/04/07 03:55:25 DEBUG : dir/file3: copy non-chunked object... 2026/04/07 03:55:25 DEBUG : dir2/file1: size = 14 OK 2026/04/07 03:55:25 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/04/07 03:55:25 DEBUG : dir2/file3: size = 15 OK 2026/04/07 03:55:25 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/04/07 03:55:25 INFO : dir/file1: Deleted 2026/04/07 03:55:25 INFO : dir/file3: Deleted 2026/04/07 03:55:25 DEBUG : dir: Updating dir with dir2 0x62416595790 2026/04/07 03:55:25 DEBUG : dir: forgetting directory cache 2026/04/07 03:55:25 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/07 03:55:25 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/07 03:55:25 DEBUG : dir2/file1: copy non-chunked object... 2026/04/07 03:55:25 DEBUG : file2: size = 14 OK 2026/04/07 03:55:25 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/04/07 03:55:25 INFO : dir2/file1: Deleted 2026/04/07 03:55:25 DEBUG : file2: Updating file with file2 0x624168f7e00 2026/04/07 03:55:25 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/07 03:55:26 DEBUG : file2: copy non-chunked object... 2026/04/07 03:55:26 DEBUG : dir2/file3: size = 14 OK 2026/04/07 03:55:26 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/04/07 03:55:26 INFO : file2: Deleted 2026/04/07 03:55:26 DEBUG : dir2/file3: Updating file with dir2/file3 0x624168f7e00 2026/04/07 03:55:26 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/07 03:55:26 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/07 03:55:26 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/07 03:55:26 DEBUG : empty directory: Updating dir with renamed empty directory 0x62416526410 2026/04/07 03:55:26 DEBUG : empty directory: forgetting directory cache 2026/04/07 03:55:26 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/07 03:55:26 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/07 03:55:26 DEBUG : dir2: Renaming to "dir3" 2026/04/07 03:55:26 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:26 DEBUG : dir3: Looking for writers 2026/04/07 03:55:26 DEBUG : file3: reading active writers 2026/04/07 03:55:26 DEBUG : renamed empty directory: Looking for writers 2026/04/07 03:55:26 DEBUG : Looking for writers 2026/04/07 03:55:26 DEBUG : dir3: reading active writers 2026/04/07 03:55:26 DEBUG : renamed empty directory: reading active writers 2026/04/07 03:55:26 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.94s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:27 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:27 DEBUG : dir/file1.rclone_chunk.001_40lx07: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:27 INFO : dir/file1.rclone_chunk.001_40lx07: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:27 INFO : dir/file1.rclone_chunk.001_40lx07: Deleted 2026/04/07 03:55:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/07 03:55:27 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:55:27 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/07 03:55:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/07 03:55:27 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/07 03:55:27 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/07 03:55:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/07 03:55:27 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:55:27 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/07 03:55:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/07 03:55:27 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/07 03:55:27 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/07 03:55:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/07 03:55:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (12 bytes), uploading instead of streaming 2026/04/07 03:55:27 DEBUG : dir/sub/file2: size = 12 OK 2026/04/07 03:55:27 DEBUG : dir/sub/file2.rclone_chunk.001_40lymx: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/07 03:55:27 INFO : dir/sub/file2.rclone_chunk.001_40lymx: Copied (server-side copy) to: dir/sub/file2 2026/04/07 03:55:27 INFO : dir/sub/file2.rclone_chunk.001_40lymx: Deleted 2026/04/07 03:55:27 DEBUG : dir/sub/file2: size = 12 OK 2026/04/07 03:55:27 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/07 03:55:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/07 03:55:27 DEBUG : forgetting directory cache 2026/04/07 03:55:27 DEBUG : dir: forgetting directory cache 2026/04/07 03:55:27 DEBUG : dir/sub: forgetting directory cache 2026/04/07 03:55:27 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/07 03:55:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/07 03:55:28 DEBUG : dir/sub/file0: size = 5 OK 2026/04/07 03:55:28 DEBUG : dir/sub/file0.rclone_chunk.001_40lyr6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/07 03:55:28 INFO : dir/sub/file0.rclone_chunk.001_40lyr6: Copied (server-side copy) to: dir/sub/file0 2026/04/07 03:55:28 INFO : dir/sub/file0.rclone_chunk.001_40lyr6: Deleted 2026/04/07 03:55:28 DEBUG : dir/sub/file0: size = 5 OK 2026/04/07 03:55:28 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/07 03:55:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/07 03:55:28 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:28 DEBUG : dir/sub: Looking for writers 2026/04/07 03:55:28 DEBUG : file2: reading active writers 2026/04/07 03:55:28 DEBUG : file0: reading active writers 2026/04/07 03:55:28 DEBUG : dir: Looking for writers 2026/04/07 03:55:28 DEBUG : file1: reading active writers 2026/04/07 03:55:28 DEBUG : sub: reading active writers 2026/04/07 03:55:28 DEBUG : Looking for writers 2026/04/07 03:55:28 DEBUG : dir: reading active writers 2026/04/07 03:55:28 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.80s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/07 03:55:28 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:28 DEBUG : Looking for writers 2026/04/07 03:55:28 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:28 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:28 DEBUG : dir/file1.rclone_chunk.001_40lzbg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:28 INFO : dir/file1.rclone_chunk.001_40lzbg: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:29 INFO : dir/file1.rclone_chunk.001_40lzbg: Deleted 2026/04/07 03:55:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/07 03:55:29 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:55:29 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/07 03:55:29 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/07 03:55:29 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/07 03:55:29 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:55:29 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/07 03:55:29 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/07 03:55:29 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:55:29 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/07 03:55:29 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/07 03:55:29 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/07 03:55:29 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:55:29 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/07 03:55:29 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:29 DEBUG : dir: Looking for writers 2026/04/07 03:55:29 DEBUG : file1: reading active writers 2026/04/07 03:55:29 DEBUG : file1.metadata: reading active writers 2026/04/07 03:55:29 DEBUG : Looking for writers 2026/04/07 03:55:29 DEBUG : dir: reading active writers 2026/04/07 03:55:29 DEBUG : dir.metadata: reading active writers 2026/04/07 03:55:29 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.84s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:29 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:29 DEBUG : dir/file1.rclone_chunk.001_40m0e9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:29 INFO : dir/file1.rclone_chunk.001_40m0e9: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:29 INFO : dir/file1.rclone_chunk.001_40m0e9: Deleted 2026/04/07 03:55:30 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:30 DEBUG : dir: Looking for writers 2026/04/07 03:55:30 DEBUG : file1: reading active writers 2026/04/07 03:55:30 DEBUG : Looking for writers 2026/04/07 03:55:30 DEBUG : dir: reading active writers 2026/04/07 03:55:30 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.85s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:30 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:30 DEBUG : dir/file1.rclone_chunk.001_40m1sy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:30 INFO : dir/file1.rclone_chunk.001_40m1sy: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:30 INFO : dir/file1.rclone_chunk.001_40m1sy: Deleted 2026/04/07 03:55:31 DEBUG : time_test: size = 5 OK 2026/04/07 03:55:31 DEBUG : time_test.rclone_chunk.001_40m1tw: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/04/07 03:55:31 INFO : time_test.rclone_chunk.001_40m1tw: Copied (server-side copy) to: time_test 2026/04/07 03:55:31 INFO : time_test.rclone_chunk.001_40m1tw: Deleted 2026/04/07 03:55:31 DEBUG : Can set mod time: true 2026/04/07 03:55:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/07 03:55:31 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:31 DEBUG : dir: Looking for writers 2026/04/07 03:55:31 DEBUG : file1: reading active writers 2026/04/07 03:55:31 DEBUG : Looking for writers 2026/04/07 03:55:31 DEBUG : dir: reading active writers 2026/04/07 03:55:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:32 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:32 DEBUG : dir/file1.rclone_chunk.001_40m35y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:32 INFO : dir/file1.rclone_chunk.001_40m35y: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:32 INFO : dir/file1.rclone_chunk.001_40m35y: Deleted 2026/04/07 03:55:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 03:55:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/07 03:55:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/07 03:55:33 DEBUG : dir/file1: size = 0 OK 2026/04/07 03:55:33 DEBUG : dir/file1.rclone_chunk.001_40m3z3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/07 03:55:33 INFO : dir/file1.rclone_chunk.001_40m3z3: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:33 INFO : dir/file1.rclone_chunk.001_40m3z3: Deleted 2026/04/07 03:55:33 DEBUG : dir/file1: size = 0 OK 2026/04/07 03:55:33 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/07 03:55:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/07 03:55:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:33 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:33 DEBUG : dir: Looking for writers 2026/04/07 03:55:33 DEBUG : file1: reading active writers 2026/04/07 03:55:33 DEBUG : Looking for writers 2026/04/07 03:55:33 DEBUG : dir: reading active writers 2026/04/07 03:55:33 DEBUG : >WaitForWriters: 2026/04/07 03:55:33 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:33 DEBUG : dir: Looking for writers 2026/04/07 03:55:33 DEBUG : file1: reading active writers 2026/04/07 03:55:33 DEBUG : Looking for writers 2026/04/07 03:55:33 DEBUG : dir: reading active writers 2026/04/07 03:55:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:33 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:33 DEBUG : dir/file1.rclone_chunk.001_40m47g: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:33 INFO : dir/file1.rclone_chunk.001_40m47g: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:33 INFO : dir/file1.rclone_chunk.001_40m47g: Deleted 2026/04/07 03:55:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 03:55:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/07 03:55:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/07 03:55:34 DEBUG : dir/file1: size = 5 OK 2026/04/07 03:55:34 DEBUG : dir/file1.rclone_chunk.001_40m570: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/07 03:55:34 INFO : dir/file1.rclone_chunk.001_40m570: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:34 INFO : dir/file1.rclone_chunk.001_40m570: Deleted 2026/04/07 03:55:34 DEBUG : dir/file1: size = 5 OK 2026/04/07 03:55:34 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/07 03:55:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/07 03:55:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:34 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:34 DEBUG : dir: Looking for writers 2026/04/07 03:55:34 DEBUG : file1: reading active writers 2026/04/07 03:55:34 DEBUG : Looking for writers 2026/04/07 03:55:34 DEBUG : dir: reading active writers 2026/04/07 03:55:34 DEBUG : >WaitForWriters: 2026/04/07 03:55:34 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:34 DEBUG : dir: Looking for writers 2026/04/07 03:55:34 DEBUG : file1: reading active writers 2026/04/07 03:55:34 DEBUG : Looking for writers 2026/04/07 03:55:34 DEBUG : dir: reading active writers 2026/04/07 03:55:34 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:55:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:35 DEBUG : Config file has changed externally - reloading 2026/04/07 03:55:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:55:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:55:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:55:35 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:35 DEBUG : dir/file1.rclone_chunk.001_40m6yh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:35 INFO : dir/file1.rclone_chunk.001_40m6yh: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:35 INFO : dir/file1.rclone_chunk.001_40m6yh: Deleted 2026/04/07 03:55:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/07 03:55:36 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:36 DEBUG : dir: Looking for writers 2026/04/07 03:55:36 DEBUG : file1: reading active writers 2026/04/07 03:55:36 DEBUG : Looking for writers 2026/04/07 03:55:36 DEBUG : dir: reading active writers 2026/04/07 03:55:36 DEBUG : >WaitForWriters: 2026/04/07 03:55:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:55:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:55:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:55:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:55:36 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:36 DEBUG : dir/file1.rclone_chunk.001_40m7s0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:36 INFO : dir/file1.rclone_chunk.001_40m7s0: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:36 INFO : dir/file1.rclone_chunk.001_40m7s0: Deleted 2026/04/07 03:55:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/07 03:55:37 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:55:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:55:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:55:37 DEBUG : dir/file1(0x62416ac0380): close: 2026/04/07 03:55:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/07 03:55:37 DEBUG : dir/file1(0x62416ac0380): >close: err= 2026/04/07 03:55:37 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:37 DEBUG : dir: Looking for writers 2026/04/07 03:55:37 DEBUG : file1: reading active writers 2026/04/07 03:55:37 DEBUG : Looking for writers 2026/04/07 03:55:37 DEBUG : dir: reading active writers 2026/04/07 03:55:37 DEBUG : >WaitForWriters: 2026/04/07 03:55:37 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:37 DEBUG : dir: Looking for writers 2026/04/07 03:55:37 DEBUG : file1: reading active writers 2026/04/07 03:55:37 DEBUG : Looking for writers 2026/04/07 03:55:37 DEBUG : dir: reading active writers 2026/04/07 03:55:37 DEBUG : >WaitForWriters: 2026/04/07 03:55:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:55:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:55:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:55:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:55:37 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:37 DEBUG : dir/file1.rclone_chunk.001_40m8os: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:37 INFO : dir/file1.rclone_chunk.001_40m8os: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:37 INFO : dir/file1.rclone_chunk.001_40m8os: Deleted 2026/04/07 03:55:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/07 03:55:38 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:55:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:55:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:55:38 DEBUG : dir/file1(0x6241664d7c0): _writeAt: size=5, off=0 2026/04/07 03:55:38 DEBUG : dir/file1(0x6241664d7c0): openPending: 2026/04/07 03:55:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/07 03:55:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/07 03:55:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:38 DEBUG : dir/file1(0x6241664d7c0): >openPending: err= 2026/04/07 03:55:38 DEBUG : dir/file1(0x6241664d7c0): >_writeAt: n=5, err= 2026/04/07 03:55:38 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/07 03:55:38 DEBUG : dir/file1(0x6241664d7c0): close: 2026/04/07 03:55:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/07 03:55:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/07 03:55:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/07 03:55:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/07 03:55:38 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/07 03:55:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/07 03:55:38 DEBUG : dir/file1(0x6241664d7c0): >close: err= 2026/04/07 03:55:38 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:38 DEBUG : dir: Looking for writers 2026/04/07 03:55:38 DEBUG : file1: reading active writers 2026/04/07 03:55:38 DEBUG : Looking for writers 2026/04/07 03:55:38 DEBUG : dir: reading active writers 2026/04/07 03:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 03:55:38 DEBUG : dir: Looking for writers 2026/04/07 03:55:38 DEBUG : file1: reading active writers 2026/04/07 03:55:38 DEBUG : Looking for writers 2026/04/07 03:55:38 DEBUG : dir: reading active writers 2026/04/07 03:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 03:55:38 DEBUG : dir: Looking for writers 2026/04/07 03:55:38 DEBUG : file1: reading active writers 2026/04/07 03:55:38 DEBUG : Looking for writers 2026/04/07 03:55:38 DEBUG : dir: reading active writers 2026/04/07 03:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 03:55:38 DEBUG : dir: Looking for writers 2026/04/07 03:55:38 DEBUG : file1: reading active writers 2026/04/07 03:55:38 DEBUG : Looking for writers 2026/04/07 03:55:38 DEBUG : dir: reading active writers 2026/04/07 03:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 03:55:38 DEBUG : dir/file1: vfs cache: starting upload 2026/04/07 03:55:38 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:55:38 DEBUG : dir: Looking for writers 2026/04/07 03:55:38 DEBUG : file1: reading active writers 2026/04/07 03:55:38 DEBUG : Looking for writers 2026/04/07 03:55:38 DEBUG : dir: reading active writers 2026/04/07 03:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 03:55:38 DEBUG : dir: Looking for writers 2026/04/07 03:55:38 DEBUG : file1: reading active writers 2026/04/07 03:55:38 DEBUG : Looking for writers 2026/04/07 03:55:38 DEBUG : dir: reading active writers 2026/04/07 03:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/07 03:55:38 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:38 DEBUG : dir/file1.rclone_chunk.001_40m9wb: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/07 03:55:38 INFO : dir/file1.rclone_chunk.001_40m9wb: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:38 INFO : dir/file1.rclone_chunk.001_40m9wb: Deleted 2026/04/07 03:55:38 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:38 INFO : dir/file1: Copied (replaced existing) 2026/04/07 03:55:38 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/04/07 03:55:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/07 03:55:38 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/07 03:55:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/07 03:55:38 DEBUG : dir: Looking for writers 2026/04/07 03:55:38 DEBUG : file1: reading active writers 2026/04/07 03:55:38 DEBUG : Looking for writers 2026/04/07 03:55:38 DEBUG : dir: reading active writers 2026/04/07 03:55:38 DEBUG : >WaitForWriters: 2026/04/07 03:55:39 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:39 DEBUG : dir: Looking for writers 2026/04/07 03:55:39 DEBUG : file1: reading active writers 2026/04/07 03:55:39 DEBUG : Looking for writers 2026/04/07 03:55:39 DEBUG : dir: reading active writers 2026/04/07 03:55:39 DEBUG : >WaitForWriters: 2026/04/07 03:55:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.95s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.62s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.59s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.19s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.20s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.78s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:39 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:39 DEBUG : dir/file1.rclone_chunk.001_40ma5l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:39 INFO : dir/file1.rclone_chunk.001_40ma5l: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:39 INFO : dir/file1.rclone_chunk.001_40ma5l: Deleted 2026/04/07 03:55:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 03:55:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/07 03:55:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:55:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/07 03:55:39 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:39 DEBUG : dir: Looking for writers 2026/04/07 03:55:39 DEBUG : file1: reading active writers 2026/04/07 03:55:39 DEBUG : Looking for writers 2026/04/07 03:55:39 DEBUG : dir: reading active writers 2026/04/07 03:55:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.89s) === RUN TestFileOpenReadUnknownSize 2026/04/07 03:55:40 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/07 03:55:40 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/07 03:55:40 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:55:40 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/07 03:55:40 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:40 DEBUG : Looking for writers 2026/04/07 03:55:40 DEBUG : file.txt: reading active writers 2026/04/07 03:55:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:40 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:40 DEBUG : dir/file1.rclone_chunk.001_40mbvi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:40 INFO : dir/file1.rclone_chunk.001_40mbvi: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:40 INFO : dir/file1.rclone_chunk.001_40mbvi: Deleted 2026/04/07 03:55:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/07 03:55:41 DEBUG : dir/file1: size = 25 OK 2026/04/07 03:55:41 DEBUG : dir/file1.rclone_chunk.001_40mbtt: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/07 03:55:41 INFO : dir/file1.rclone_chunk.001_40mbtt: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:41 INFO : dir/file1.rclone_chunk.001_40mbtt: Deleted 2026/04/07 03:55:41 DEBUG : dir/file1: size = 25 OK 2026/04/07 03:55:41 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/07 03:55:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:41 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:41 DEBUG : dir: Looking for writers 2026/04/07 03:55:41 DEBUG : file1: reading active writers 2026/04/07 03:55:41 DEBUG : Looking for writers 2026/04/07 03:55:41 DEBUG : dir: reading active writers 2026/04/07 03:55:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.35s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:41 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:41 DEBUG : dir/file1.rclone_chunk.001_40mccl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:41 INFO : dir/file1.rclone_chunk.001_40mccl: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:42 INFO : dir/file1.rclone_chunk.001_40mccl: Deleted 2026/04/07 03:55:42 DEBUG : dir/file1: Remove: 2026/04/07 03:55:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:42 DEBUG : dir/file1: >Remove: err= 2026/04/07 03:55:42 DEBUG : dir/file1: Remove: 2026/04/07 03:55:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/07 03:55:42 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:42 DEBUG : dir: Looking for writers 2026/04/07 03:55:42 DEBUG : Looking for writers 2026/04/07 03:55:42 DEBUG : dir: reading active writers 2026/04/07 03:55:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.90s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:42 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:42 DEBUG : dir/file1.rclone_chunk.001_40mdzj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:42 INFO : dir/file1.rclone_chunk.001_40mdzj: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:42 INFO : dir/file1.rclone_chunk.001_40mdzj: Deleted 2026/04/07 03:55:43 DEBUG : dir/file1: Remove: 2026/04/07 03:55:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:43 DEBUG : dir/file1: >Remove: err= 2026/04/07 03:55:43 DEBUG : dir/file1: Remove: 2026/04/07 03:55:43 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/07 03:55:43 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:43 DEBUG : dir: Looking for writers 2026/04/07 03:55:43 DEBUG : Looking for writers 2026/04/07 03:55:43 DEBUG : dir: reading active writers 2026/04/07 03:55:43 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.80s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:43 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:43 DEBUG : dir/file1.rclone_chunk.001_40meno: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:43 INFO : dir/file1.rclone_chunk.001_40meno: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:43 INFO : dir/file1.rclone_chunk.001_40meno: Deleted 2026/04/07 03:55:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 03:55:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/07 03:55:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/07 03:55:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/07 03:55:43 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/07 03:55:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/07 03:55:43 DEBUG : dir/file1: Open: flags=0x3 2026/04/07 03:55:43 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/07 03:55:43 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/07 03:55:43 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:43 DEBUG : dir: Looking for writers 2026/04/07 03:55:43 DEBUG : file1: reading active writers 2026/04/07 03:55:43 DEBUG : Looking for writers 2026/04/07 03:55:43 DEBUG : dir: reading active writers 2026/04/07 03:55:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.81s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:44 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:44 DEBUG : dir/file1.rclone_chunk.001_40mfyv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:44 INFO : dir/file1.rclone_chunk.001_40mfyv: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:44 INFO : dir/file1.rclone_chunk.001_40mfyv: Deleted 2026/04/07 03:55:44 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:44 DEBUG : dir: Looking for writers 2026/04/07 03:55:44 DEBUG : file1: reading active writers 2026/04/07 03:55:44 DEBUG : Looking for writers 2026/04/07 03:55:44 DEBUG : dir: reading active writers 2026/04/07 03:55:44 DEBUG : >WaitForWriters: 2026/04/07 03:55:44 DEBUG : dir/file1: copy non-chunked object... 2026/04/07 03:55:44 DEBUG : newLeaf: size = 14 OK 2026/04/07 03:55:44 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/07 03:55:45 INFO : dir/file1: Deleted 2026/04/07 03:55:45 DEBUG : newLeaf: Updating file with newLeaf 0x62416115b00 2026/04/07 03:55:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:45 DEBUG : newLeaf: copy non-chunked object... 2026/04/07 03:55:45 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:45 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:45 INFO : newLeaf: Deleted 2026/04/07 03:55:45 DEBUG : dir/file1: Updating file with dir/file1 0x62416115b00 2026/04/07 03:55:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/07 03:55:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 03:55:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/07 03:55:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:45 DEBUG : dir/file1: File is currently open, delaying rename 0x62416115b00 2026/04/07 03:55:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/07 03:55:45 DEBUG : dir/file1: size = 25 OK 2026/04/07 03:55:45 DEBUG : dir/file1.rclone_chunk.001_40mguf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/07 03:55:45 INFO : dir/file1.rclone_chunk.001_40mguf: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:45 INFO : dir/file1.rclone_chunk.001_40mguf: Deleted 2026/04/07 03:55:45 DEBUG : dir/file1: size = 25 OK 2026/04/07 03:55:45 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/07 03:55:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:45 DEBUG : newLeaf: Running delayed rename now 2026/04/07 03:55:45 DEBUG : dir/file1: copy non-chunked object... 2026/04/07 03:55:46 DEBUG : newLeaf: size = 25 OK 2026/04/07 03:55:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/07 03:55:46 INFO : dir/file1: Deleted 2026/04/07 03:55:46 DEBUG : newLeaf: Updating file with newLeaf 0x62416115b00 2026/04/07 03:55:46 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:46 DEBUG : dir: Looking for writers 2026/04/07 03:55:46 DEBUG : Looking for writers 2026/04/07 03:55:46 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:46 DEBUG : dir: reading active writers 2026/04/07 03:55:46 DEBUG : >WaitForWriters: 2026/04/07 03:55:46 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:46 DEBUG : dir: Looking for writers 2026/04/07 03:55:46 DEBUG : Looking for writers 2026/04/07 03:55:46 DEBUG : dir: reading active writers 2026/04/07 03:55:46 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:46 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:55:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:55:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:55:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:55:46 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:46 DEBUG : dir/file1.rclone_chunk.001_40mhhu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:46 INFO : dir/file1.rclone_chunk.001_40mhhu: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:46 INFO : dir/file1.rclone_chunk.001_40mhhu: Deleted 2026/04/07 03:55:47 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:47 DEBUG : dir: Looking for writers 2026/04/07 03:55:47 DEBUG : file1: reading active writers 2026/04/07 03:55:47 DEBUG : Looking for writers 2026/04/07 03:55:47 DEBUG : dir: reading active writers 2026/04/07 03:55:47 DEBUG : >WaitForWriters: 2026/04/07 03:55:47 DEBUG : dir/file1: copy non-chunked object... 2026/04/07 03:55:47 DEBUG : newLeaf: size = 14 OK 2026/04/07 03:55:47 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/07 03:55:47 INFO : dir/file1: Deleted 2026/04/07 03:55:47 DEBUG : newLeaf: Updating file with newLeaf 0x62416a30840 2026/04/07 03:55:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:47 DEBUG : newLeaf: copy non-chunked object... 2026/04/07 03:55:47 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:47 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:47 INFO : newLeaf: Deleted 2026/04/07 03:55:47 DEBUG : dir/file1: Updating file with dir/file1 0x62416a30840 2026/04/07 03:55:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/07 03:55:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 03:55:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/07 03:55:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:47 DEBUG : dir/file1: File is currently open, delaying rename 0x62416a30840 2026/04/07 03:55:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/07 03:55:48 DEBUG : dir/file1: size = 25 OK 2026/04/07 03:55:48 DEBUG : dir/file1.rclone_chunk.001_40mikp: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/07 03:55:48 INFO : dir/file1.rclone_chunk.001_40mikp: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:48 INFO : dir/file1.rclone_chunk.001_40mikp: Deleted 2026/04/07 03:55:48 DEBUG : dir/file1: size = 25 OK 2026/04/07 03:55:48 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/07 03:55:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:48 DEBUG : newLeaf: Running delayed rename now 2026/04/07 03:55:48 DEBUG : dir/file1: copy non-chunked object... 2026/04/07 03:55:48 DEBUG : newLeaf: size = 25 OK 2026/04/07 03:55:48 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/07 03:55:48 INFO : dir/file1: Deleted 2026/04/07 03:55:48 DEBUG : newLeaf: Updating file with newLeaf 0x62416a30840 2026/04/07 03:55:48 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:48 DEBUG : dir: Looking for writers 2026/04/07 03:55:48 DEBUG : Looking for writers 2026/04/07 03:55:48 DEBUG : dir: reading active writers 2026/04/07 03:55:48 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:48 DEBUG : >WaitForWriters: 2026/04/07 03:55:48 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:48 DEBUG : dir: Looking for writers 2026/04/07 03:55:48 DEBUG : Looking for writers 2026/04/07 03:55:48 DEBUG : dir: reading active writers 2026/04/07 03:55:48 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:48 DEBUG : >WaitForWriters: 2026/04/07 03:55:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:55:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:55:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:55:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:55:49 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:49 DEBUG : dir/file1.rclone_chunk.001_40mjmy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:49 INFO : dir/file1.rclone_chunk.001_40mjmy: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:49 INFO : dir/file1.rclone_chunk.001_40mjmy: Deleted 2026/04/07 03:55:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/07 03:55:49 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:55:49 DEBUG : dir/file1(0x624169fc740): openPending: 2026/04/07 03:55:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/07 03:55:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/07 03:55:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:49 DEBUG : dir/file1(0x624169fc740): >openPending: err= 2026/04/07 03:55:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/07 03:55:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:55:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:55:49 DEBUG : dir/file1(0x624169fc740): _writeAt: size=14, off=0 2026/04/07 03:55:49 DEBUG : dir/file1(0x624169fc740): >_writeAt: n=14, err= 2026/04/07 03:55:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/07 03:55:49 DEBUG : dir/file1(0x624169fc740): close: 2026/04/07 03:55:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/07 03:55:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/07 03:55:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/07 03:55:49 DEBUG : dir/file1(0x624169fc740): >close: err= 2026/04/07 03:55:49 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:49 DEBUG : dir: Looking for writers 2026/04/07 03:55:49 DEBUG : file1: reading active writers 2026/04/07 03:55:49 DEBUG : Looking for writers 2026/04/07 03:55:49 DEBUG : dir: reading active writers 2026/04/07 03:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 03:55:49 DEBUG : dir: Looking for writers 2026/04/07 03:55:49 DEBUG : file1: reading active writers 2026/04/07 03:55:49 DEBUG : Looking for writers 2026/04/07 03:55:49 DEBUG : dir: reading active writers 2026/04/07 03:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 03:55:49 DEBUG : dir: Looking for writers 2026/04/07 03:55:49 DEBUG : file1: reading active writers 2026/04/07 03:55:49 DEBUG : Looking for writers 2026/04/07 03:55:49 DEBUG : dir: reading active writers 2026/04/07 03:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 03:55:49 DEBUG : dir: Looking for writers 2026/04/07 03:55:49 DEBUG : file1: reading active writers 2026/04/07 03:55:49 DEBUG : Looking for writers 2026/04/07 03:55:49 DEBUG : dir: reading active writers 2026/04/07 03:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 03:55:49 DEBUG : dir/file1: vfs cache: starting upload 2026/04/07 03:55:49 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:55:49 DEBUG : dir: Looking for writers 2026/04/07 03:55:49 DEBUG : file1: reading active writers 2026/04/07 03:55:49 DEBUG : Looking for writers 2026/04/07 03:55:49 DEBUG : dir: reading active writers 2026/04/07 03:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 03:55:49 DEBUG : dir: Looking for writers 2026/04/07 03:55:49 DEBUG : file1: reading active writers 2026/04/07 03:55:49 DEBUG : Looking for writers 2026/04/07 03:55:49 DEBUG : dir: reading active writers 2026/04/07 03:55:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/07 03:55:49 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:49 DEBUG : dir/file1.rclone_chunk.001_40mkhh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:49 INFO : dir/file1.rclone_chunk.001_40mkhh: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:50 INFO : dir/file1.rclone_chunk.001_40mkhh: Deleted 2026/04/07 03:55:50 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:50 INFO : dir/file1: Copied (replaced existing) 2026/04/07 03:55:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/07 03:55:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/07 03:55:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/07 03:55:50 DEBUG : dir: Looking for writers 2026/04/07 03:55:50 DEBUG : file1: reading active writers 2026/04/07 03:55:50 DEBUG : Looking for writers 2026/04/07 03:55:50 DEBUG : dir: reading active writers 2026/04/07 03:55:50 DEBUG : >WaitForWriters: 2026/04/07 03:55:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 03:55:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:55:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:55:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:55:50 DEBUG : dir/file1(0x62416a41980): _readAt: size=512, off=0 2026/04/07 03:55:50 DEBUG : dir/file1(0x62416a41980): openPending: 2026/04/07 03:55:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/07 03:55:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/07 03:55:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:50 DEBUG : dir/file1(0x62416a41980): >openPending: err= 2026/04/07 03:55:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/07 03:55:50 DEBUG : dir/file1(0x62416a41980): >_readAt: n=14, err=EOF 2026/04/07 03:55:50 DEBUG : dir/file1(0x62416a41980): close: 2026/04/07 03:55:50 DEBUG : dir/file1(0x62416a41980): >close: err= 2026/04/07 03:55:50 DEBUG : dir/file1: copy non-chunked object... 2026/04/07 03:55:50 DEBUG : newLeaf: size = 14 OK 2026/04/07 03:55:50 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/07 03:55:50 INFO : dir/file1: Deleted 2026/04/07 03:55:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/07 03:55:50 DEBUG : newLeaf: Updating file with newLeaf 0x624163e7980 2026/04/07 03:55:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:50 DEBUG : newLeaf: copy non-chunked object... 2026/04/07 03:55:50 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:50 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:50 INFO : newLeaf: Deleted 2026/04/07 03:55:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/07 03:55:50 DEBUG : dir/file1: Updating file with dir/file1 0x624163e7980 2026/04/07 03:55:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/07 03:55:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 03:55:50 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:55:50 DEBUG : dir/file1(0x62416a79b00): openPending: 2026/04/07 03:55:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/07 03:55:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/07 03:55:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:50 DEBUG : dir/file1(0x62416a79b00): >openPending: err= 2026/04/07 03:55:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/07 03:55:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:55:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:55:50 DEBUG : dir/file1(0x62416a79b00): _writeAt: size=25, off=0 2026/04/07 03:55:50 DEBUG : dir/file1(0x62416a79b00): >_writeAt: n=25, err= 2026/04/07 03:55:50 DEBUG : dir/file1: copy non-chunked object... 2026/04/07 03:55:51 DEBUG : newLeaf: size = 14 OK 2026/04/07 03:55:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/07 03:55:51 INFO : dir/file1: Deleted 2026/04/07 03:55:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/07 03:55:51 DEBUG : newLeaf: Updating file with newLeaf 0x624163e7980 2026/04/07 03:55:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:51 DEBUG : newLeaf(0x62416a79b00): close: 2026/04/07 03:55:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/07 03:55:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-07 03:55:50.880595445 +0000 UTC m=+48.099752056 2026/04/07 03:55:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/07 03:55:51 DEBUG : newLeaf(0x62416a79b00): >close: err= 2026/04/07 03:55:51 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:51 DEBUG : dir: Looking for writers 2026/04/07 03:55:51 DEBUG : Looking for writers 2026/04/07 03:55:51 DEBUG : dir: reading active writers 2026/04/07 03:55:51 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 03:55:51 DEBUG : dir: Looking for writers 2026/04/07 03:55:51 DEBUG : Looking for writers 2026/04/07 03:55:51 DEBUG : dir: reading active writers 2026/04/07 03:55:51 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 03:55:51 DEBUG : dir: Looking for writers 2026/04/07 03:55:51 DEBUG : Looking for writers 2026/04/07 03:55:51 DEBUG : dir: reading active writers 2026/04/07 03:55:51 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 03:55:51 DEBUG : dir: Looking for writers 2026/04/07 03:55:51 DEBUG : Looking for writers 2026/04/07 03:55:51 DEBUG : dir: reading active writers 2026/04/07 03:55:51 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 03:55:51 DEBUG : newLeaf: vfs cache: starting upload 2026/04/07 03:55:51 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:55:51 DEBUG : dir: Looking for writers 2026/04/07 03:55:51 DEBUG : Looking for writers 2026/04/07 03:55:51 DEBUG : dir: reading active writers 2026/04/07 03:55:51 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 03:55:51 DEBUG : dir: Looking for writers 2026/04/07 03:55:51 DEBUG : Looking for writers 2026/04/07 03:55:51 DEBUG : dir: reading active writers 2026/04/07 03:55:51 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/07 03:55:51 DEBUG : newLeaf: size = 25 OK 2026/04/07 03:55:51 DEBUG : newLeaf.rclone_chunk.001_40mmah: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/07 03:55:51 INFO : newLeaf.rclone_chunk.001_40mmah: Copied (server-side copy) to: newLeaf 2026/04/07 03:55:51 INFO : newLeaf.rclone_chunk.001_40mmah: Deleted 2026/04/07 03:55:51 DEBUG : newLeaf: size = 25 OK 2026/04/07 03:55:51 INFO : newLeaf: Copied (replaced existing) 2026/04/07 03:55:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-07 03:55:50.880595445 +0000 UTC" 2026/04/07 03:55:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/07 03:55:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/07 03:55:51 DEBUG : dir: Looking for writers 2026/04/07 03:55:51 DEBUG : Looking for writers 2026/04/07 03:55:51 DEBUG : dir: reading active writers 2026/04/07 03:55:51 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:51 DEBUG : >WaitForWriters: 2026/04/07 03:55:51 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:51 DEBUG : dir: Looking for writers 2026/04/07 03:55:51 DEBUG : Looking for writers 2026/04/07 03:55:51 DEBUG : dir: reading active writers 2026/04/07 03:55:51 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:51 DEBUG : >WaitForWriters: 2026/04/07 03:55:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:55:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:55:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:55:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:55:52 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:52 DEBUG : dir/file1.rclone_chunk.001_40mmzu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:52 INFO : dir/file1.rclone_chunk.001_40mmzu: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:52 INFO : dir/file1.rclone_chunk.001_40mmzu: Deleted 2026/04/07 03:55:52 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:52 DEBUG : dir: Looking for writers 2026/04/07 03:55:52 DEBUG : file1: reading active writers 2026/04/07 03:55:52 DEBUG : Looking for writers 2026/04/07 03:55:52 DEBUG : dir: reading active writers 2026/04/07 03:55:52 DEBUG : >WaitForWriters: 2026/04/07 03:55:52 DEBUG : dir/file1: copy non-chunked object... 2026/04/07 03:55:52 DEBUG : newLeaf: size = 14 OK 2026/04/07 03:55:52 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/07 03:55:52 INFO : dir/file1: Deleted 2026/04/07 03:55:52 DEBUG : newLeaf: Updating file with newLeaf 0x62416592180 2026/04/07 03:55:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:53 DEBUG : newLeaf: copy non-chunked object... 2026/04/07 03:55:53 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:53 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:53 INFO : newLeaf: Deleted 2026/04/07 03:55:53 DEBUG : dir/file1: Updating file with dir/file1 0x62416592180 2026/04/07 03:55:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/07 03:55:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 03:55:53 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:55:53 DEBUG : dir/file1(0x62416873240): openPending: 2026/04/07 03:55:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/07 03:55:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/07 03:55:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:53 DEBUG : dir/file1(0x62416873240): >openPending: err= 2026/04/07 03:55:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/07 03:55:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:55:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:55:53 DEBUG : dir/file1(0x62416873240): _writeAt: size=25, off=0 2026/04/07 03:55:53 DEBUG : dir/file1(0x62416873240): >_writeAt: n=25, err= 2026/04/07 03:55:53 DEBUG : dir/file1: copy non-chunked object... 2026/04/07 03:55:53 DEBUG : newLeaf: size = 14 OK 2026/04/07 03:55:53 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/07 03:55:53 INFO : dir/file1: Deleted 2026/04/07 03:55:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/07 03:55:53 DEBUG : newLeaf: Updating file with newLeaf 0x62416592180 2026/04/07 03:55:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:53 DEBUG : newLeaf(0x62416873240): close: 2026/04/07 03:55:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/07 03:55:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-07 03:55:53.350734975 +0000 UTC m=+50.569891556 2026/04/07 03:55:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/07 03:55:53 DEBUG : newLeaf(0x62416873240): >close: err= 2026/04/07 03:55:53 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:53 DEBUG : dir: Looking for writers 2026/04/07 03:55:53 DEBUG : Looking for writers 2026/04/07 03:55:53 DEBUG : dir: reading active writers 2026/04/07 03:55:53 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 03:55:53 DEBUG : dir: Looking for writers 2026/04/07 03:55:53 DEBUG : Looking for writers 2026/04/07 03:55:53 DEBUG : dir: reading active writers 2026/04/07 03:55:53 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 03:55:53 DEBUG : dir: Looking for writers 2026/04/07 03:55:53 DEBUG : Looking for writers 2026/04/07 03:55:53 DEBUG : dir: reading active writers 2026/04/07 03:55:53 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 03:55:53 DEBUG : dir: Looking for writers 2026/04/07 03:55:53 DEBUG : Looking for writers 2026/04/07 03:55:53 DEBUG : dir: reading active writers 2026/04/07 03:55:53 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 03:55:53 DEBUG : newLeaf: vfs cache: starting upload 2026/04/07 03:55:53 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:55:53 DEBUG : dir: Looking for writers 2026/04/07 03:55:53 DEBUG : Looking for writers 2026/04/07 03:55:53 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:53 DEBUG : dir: reading active writers 2026/04/07 03:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 03:55:53 DEBUG : dir: Looking for writers 2026/04/07 03:55:53 DEBUG : Looking for writers 2026/04/07 03:55:53 DEBUG : dir: reading active writers 2026/04/07 03:55:53 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/07 03:55:54 DEBUG : newLeaf: size = 25 OK 2026/04/07 03:55:54 DEBUG : newLeaf.rclone_chunk.001_40motn: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/07 03:55:54 INFO : newLeaf.rclone_chunk.001_40motn: Copied (server-side copy) to: newLeaf 2026/04/07 03:55:54 INFO : newLeaf.rclone_chunk.001_40motn: Deleted 2026/04/07 03:55:54 DEBUG : newLeaf: size = 25 OK 2026/04/07 03:55:54 INFO : newLeaf: Copied (replaced existing) 2026/04/07 03:55:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-07 03:55:53.350734975 +0000 UTC" 2026/04/07 03:55:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/07 03:55:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/07 03:55:54 DEBUG : dir: Looking for writers 2026/04/07 03:55:54 DEBUG : Looking for writers 2026/04/07 03:55:54 DEBUG : dir: reading active writers 2026/04/07 03:55:54 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:54 DEBUG : >WaitForWriters: 2026/04/07 03:55:54 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:54 DEBUG : dir: Looking for writers 2026/04/07 03:55:54 DEBUG : Looking for writers 2026/04/07 03:55:54 DEBUG : dir: reading active writers 2026/04/07 03:55:54 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:54 DEBUG : >WaitForWriters: 2026/04/07 03:55:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:55:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:55:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:55:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:55:54 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:54 DEBUG : dir/file1.rclone_chunk.001_40mp8f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:54 INFO : dir/file1.rclone_chunk.001_40mp8f: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:54 INFO : dir/file1.rclone_chunk.001_40mp8f: Deleted 2026/04/07 03:55:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/07 03:55:55 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:55:55 DEBUG : dir/file1(0x62416d3e040): openPending: 2026/04/07 03:55:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/07 03:55:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/07 03:55:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:55 DEBUG : dir/file1(0x62416d3e040): >openPending: err= 2026/04/07 03:55:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/07 03:55:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:55:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:55:55 DEBUG : dir/file1(0x62416d3e040): _writeAt: size=14, off=0 2026/04/07 03:55:55 DEBUG : dir/file1(0x62416d3e040): >_writeAt: n=14, err= 2026/04/07 03:55:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/07 03:55:55 DEBUG : dir/file1(0x62416d3e040): close: 2026/04/07 03:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/07 03:55:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/07 03:55:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/07 03:55:55 DEBUG : dir/file1(0x62416d3e040): >close: err= 2026/04/07 03:55:55 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:55 DEBUG : dir: Looking for writers 2026/04/07 03:55:55 DEBUG : file1: reading active writers 2026/04/07 03:55:55 DEBUG : Looking for writers 2026/04/07 03:55:55 DEBUG : dir: reading active writers 2026/04/07 03:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 03:55:55 DEBUG : dir: Looking for writers 2026/04/07 03:55:55 DEBUG : file1: reading active writers 2026/04/07 03:55:55 DEBUG : Looking for writers 2026/04/07 03:55:55 DEBUG : dir: reading active writers 2026/04/07 03:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 03:55:55 DEBUG : dir: Looking for writers 2026/04/07 03:55:55 DEBUG : file1: reading active writers 2026/04/07 03:55:55 DEBUG : Looking for writers 2026/04/07 03:55:55 DEBUG : dir: reading active writers 2026/04/07 03:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 03:55:55 DEBUG : dir: Looking for writers 2026/04/07 03:55:55 DEBUG : file1: reading active writers 2026/04/07 03:55:55 DEBUG : Looking for writers 2026/04/07 03:55:55 DEBUG : dir: reading active writers 2026/04/07 03:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 03:55:55 DEBUG : dir/file1: vfs cache: starting upload 2026/04/07 03:55:55 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:55:55 DEBUG : dir: Looking for writers 2026/04/07 03:55:55 DEBUG : file1: reading active writers 2026/04/07 03:55:55 DEBUG : Looking for writers 2026/04/07 03:55:55 DEBUG : dir: reading active writers 2026/04/07 03:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 03:55:55 DEBUG : dir: Looking for writers 2026/04/07 03:55:55 DEBUG : file1: reading active writers 2026/04/07 03:55:55 DEBUG : Looking for writers 2026/04/07 03:55:55 DEBUG : dir: reading active writers 2026/04/07 03:55:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/07 03:55:55 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:55 DEBUG : dir/file1.rclone_chunk.001_40mq42: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:55 INFO : dir/file1.rclone_chunk.001_40mq42: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:55 INFO : dir/file1.rclone_chunk.001_40mq42: Deleted 2026/04/07 03:55:55 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:55 INFO : dir/file1: Copied (replaced existing) 2026/04/07 03:55:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/07 03:55:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/07 03:55:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/07 03:55:55 DEBUG : dir: Looking for writers 2026/04/07 03:55:55 DEBUG : file1: reading active writers 2026/04/07 03:55:55 DEBUG : Looking for writers 2026/04/07 03:55:55 DEBUG : dir: reading active writers 2026/04/07 03:55:55 DEBUG : >WaitForWriters: 2026/04/07 03:55:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 03:55:55 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:55:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:55:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:55:55 DEBUG : dir/file1(0x62416d3f9c0): _readAt: size=512, off=0 2026/04/07 03:55:55 DEBUG : dir/file1(0x62416d3f9c0): openPending: 2026/04/07 03:55:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/07 03:55:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/07 03:55:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:55 DEBUG : dir/file1(0x62416d3f9c0): >openPending: err= 2026/04/07 03:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/07 03:55:55 DEBUG : dir/file1(0x62416d3f9c0): >_readAt: n=14, err=EOF 2026/04/07 03:55:55 DEBUG : dir/file1(0x62416d3f9c0): close: 2026/04/07 03:55:55 DEBUG : dir/file1(0x62416d3f9c0): >close: err= 2026/04/07 03:55:55 DEBUG : dir/file1: copy non-chunked object... 2026/04/07 03:55:55 DEBUG : newLeaf: size = 14 OK 2026/04/07 03:55:55 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/07 03:55:56 INFO : dir/file1: Deleted 2026/04/07 03:55:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/07 03:55:56 DEBUG : newLeaf: Updating file with newLeaf 0x62416c2b980 2026/04/07 03:55:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:56 DEBUG : newLeaf: copy non-chunked object... 2026/04/07 03:55:56 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:56 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:56 INFO : newLeaf: Deleted 2026/04/07 03:55:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/07 03:55:56 DEBUG : dir/file1: Updating file with dir/file1 0x62416c2b980 2026/04/07 03:55:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/07 03:55:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 03:55:56 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:55:56 DEBUG : dir/file1(0x624169472c0): openPending: 2026/04/07 03:55:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/07 03:55:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/07 03:55:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:56 DEBUG : dir/file1(0x624169472c0): >openPending: err= 2026/04/07 03:55:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/07 03:55:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:55:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:55:56 DEBUG : dir/file1(0x624169472c0): _writeAt: size=25, off=0 2026/04/07 03:55:56 DEBUG : dir/file1(0x624169472c0): >_writeAt: n=25, err= 2026/04/07 03:55:56 DEBUG : dir/file1: copy non-chunked object... 2026/04/07 03:55:56 DEBUG : newLeaf: size = 14 OK 2026/04/07 03:55:56 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/07 03:55:56 INFO : dir/file1: Deleted 2026/04/07 03:55:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/07 03:55:56 DEBUG : newLeaf: Updating file with newLeaf 0x62416c2b980 2026/04/07 03:55:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:56 DEBUG : newLeaf(0x624169472c0): close: 2026/04/07 03:55:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/07 03:55:56 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-07 03:55:56.466578787 +0000 UTC m=+53.685735387 2026/04/07 03:55:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/07 03:55:56 DEBUG : newLeaf(0x624169472c0): >close: err= 2026/04/07 03:55:56 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:56 DEBUG : dir: Looking for writers 2026/04/07 03:55:56 DEBUG : Looking for writers 2026/04/07 03:55:56 DEBUG : dir: reading active writers 2026/04/07 03:55:56 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 03:55:56 DEBUG : dir: Looking for writers 2026/04/07 03:55:56 DEBUG : Looking for writers 2026/04/07 03:55:56 DEBUG : dir: reading active writers 2026/04/07 03:55:56 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 03:55:56 DEBUG : dir: Looking for writers 2026/04/07 03:55:56 DEBUG : Looking for writers 2026/04/07 03:55:56 DEBUG : dir: reading active writers 2026/04/07 03:55:56 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 03:55:56 DEBUG : dir: Looking for writers 2026/04/07 03:55:56 DEBUG : Looking for writers 2026/04/07 03:55:56 DEBUG : dir: reading active writers 2026/04/07 03:55:56 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 03:55:56 DEBUG : newLeaf: vfs cache: starting upload 2026/04/07 03:55:56 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:55:56 DEBUG : dir: Looking for writers 2026/04/07 03:55:56 DEBUG : Looking for writers 2026/04/07 03:55:56 DEBUG : dir: reading active writers 2026/04/07 03:55:56 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 03:55:56 DEBUG : dir: Looking for writers 2026/04/07 03:55:56 DEBUG : Looking for writers 2026/04/07 03:55:56 DEBUG : dir: reading active writers 2026/04/07 03:55:56 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/07 03:55:57 DEBUG : newLeaf: size = 25 OK 2026/04/07 03:55:57 DEBUG : newLeaf.rclone_chunk.001_40mra1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/07 03:55:57 INFO : newLeaf.rclone_chunk.001_40mra1: Copied (server-side copy) to: newLeaf 2026/04/07 03:55:57 INFO : newLeaf.rclone_chunk.001_40mra1: Deleted 2026/04/07 03:55:57 DEBUG : newLeaf: size = 25 OK 2026/04/07 03:55:57 INFO : newLeaf: Copied (replaced existing) 2026/04/07 03:55:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-07 03:55:56.466578787 +0000 UTC" 2026/04/07 03:55:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/07 03:55:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/07 03:55:57 DEBUG : dir: Looking for writers 2026/04/07 03:55:57 DEBUG : Looking for writers 2026/04/07 03:55:57 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:57 DEBUG : dir: reading active writers 2026/04/07 03:55:57 DEBUG : >WaitForWriters: 2026/04/07 03:55:57 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:57 DEBUG : dir: Looking for writers 2026/04/07 03:55:57 DEBUG : Looking for writers 2026/04/07 03:55:57 DEBUG : dir: reading active writers 2026/04/07 03:55:57 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:57 DEBUG : >WaitForWriters: 2026/04/07 03:55:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:55:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:55:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:55:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:55:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:55:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:55:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:55:57 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:57 DEBUG : dir/file1.rclone_chunk.001_40msd7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:55:57 INFO : dir/file1.rclone_chunk.001_40msd7: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:58 INFO : dir/file1.rclone_chunk.001_40msd7: Deleted 2026/04/07 03:55:58 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:58 DEBUG : dir: Looking for writers 2026/04/07 03:55:58 DEBUG : file1: reading active writers 2026/04/07 03:55:58 DEBUG : Looking for writers 2026/04/07 03:55:58 DEBUG : dir: reading active writers 2026/04/07 03:55:58 DEBUG : >WaitForWriters: 2026/04/07 03:55:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 03:55:58 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:55:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:55:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:55:58 DEBUG : dir/file1(0x624168d37c0): _readAt: size=512, off=0 2026/04/07 03:55:58 DEBUG : dir/file1(0x624168d37c0): openPending: 2026/04/07 03:55:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/07 03:55:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/07 03:55:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:58 DEBUG : dir/file1(0x624168d37c0): >openPending: err= 2026/04/07 03:55:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/07 03:55:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 03:55:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:55:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:55:58 DEBUG : dir/file1(0x624168d37c0): >_readAt: n=14, err=EOF 2026/04/07 03:55:58 DEBUG : dir/file1(0x624168d37c0): close: 2026/04/07 03:55:58 DEBUG : dir/file1(0x624168d37c0): >close: err= 2026/04/07 03:55:58 DEBUG : dir/file1: copy non-chunked object... 2026/04/07 03:55:58 DEBUG : newLeaf: size = 14 OK 2026/04/07 03:55:58 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/07 03:55:58 INFO : dir/file1: Deleted 2026/04/07 03:55:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/07 03:55:58 DEBUG : newLeaf: Updating file with newLeaf 0x62416a30480 2026/04/07 03:55:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:58 DEBUG : newLeaf: copy non-chunked object... 2026/04/07 03:55:58 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:55:58 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/04/07 03:55:58 INFO : newLeaf: Deleted 2026/04/07 03:55:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/07 03:55:58 DEBUG : dir/file1: Updating file with dir/file1 0x62416a30480 2026/04/07 03:55:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/07 03:55:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 03:55:59 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:55:59 DEBUG : dir/file1(0x62416b25cc0): openPending: 2026/04/07 03:55:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/04/07 03:55:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/07 03:55:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:55:59 DEBUG : dir/file1(0x62416b25cc0): >openPending: err= 2026/04/07 03:55:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/07 03:55:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:55:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:55:59 DEBUG : dir/file1(0x62416b25cc0): _writeAt: size=25, off=0 2026/04/07 03:55:59 DEBUG : dir/file1(0x62416b25cc0): >_writeAt: n=25, err= 2026/04/07 03:55:59 DEBUG : dir/file1: copy non-chunked object... 2026/04/07 03:55:59 DEBUG : newLeaf: size = 14 OK 2026/04/07 03:55:59 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/04/07 03:55:59 INFO : dir/file1: Deleted 2026/04/07 03:55:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/07 03:55:59 DEBUG : newLeaf: Updating file with newLeaf 0x62416a30480 2026/04/07 03:55:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:55:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:59 DEBUG : newLeaf(0x62416b25cc0): close: 2026/04/07 03:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/07 03:55:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-07 03:55:59.102872725 +0000 UTC m=+56.322029327 2026/04/07 03:55:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/07 03:55:59 DEBUG : newLeaf(0x62416b25cc0): >close: err= 2026/04/07 03:55:59 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:55:59 DEBUG : dir: Looking for writers 2026/04/07 03:55:59 DEBUG : Looking for writers 2026/04/07 03:55:59 DEBUG : dir: reading active writers 2026/04/07 03:55:59 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 03:55:59 DEBUG : dir: Looking for writers 2026/04/07 03:55:59 DEBUG : Looking for writers 2026/04/07 03:55:59 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:59 DEBUG : dir: reading active writers 2026/04/07 03:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 03:55:59 DEBUG : dir: Looking for writers 2026/04/07 03:55:59 DEBUG : Looking for writers 2026/04/07 03:55:59 DEBUG : dir: reading active writers 2026/04/07 03:55:59 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 03:55:59 DEBUG : dir: Looking for writers 2026/04/07 03:55:59 DEBUG : Looking for writers 2026/04/07 03:55:59 DEBUG : dir: reading active writers 2026/04/07 03:55:59 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 03:55:59 DEBUG : newLeaf: vfs cache: starting upload 2026/04/07 03:55:59 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:55:59 DEBUG : dir: Looking for writers 2026/04/07 03:55:59 DEBUG : Looking for writers 2026/04/07 03:55:59 DEBUG : dir: reading active writers 2026/04/07 03:55:59 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 03:55:59 DEBUG : dir: Looking for writers 2026/04/07 03:55:59 DEBUG : Looking for writers 2026/04/07 03:55:59 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:59 DEBUG : dir: reading active writers 2026/04/07 03:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/07 03:55:59 DEBUG : newLeaf: size = 25 OK 2026/04/07 03:55:59 DEBUG : newLeaf.rclone_chunk.001_40mu05: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/07 03:55:59 INFO : newLeaf.rclone_chunk.001_40mu05: Copied (server-side copy) to: newLeaf 2026/04/07 03:55:59 INFO : newLeaf.rclone_chunk.001_40mu05: Deleted 2026/04/07 03:55:59 DEBUG : newLeaf: size = 25 OK 2026/04/07 03:55:59 INFO : newLeaf: Copied (replaced existing) 2026/04/07 03:55:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-07 03:55:59.102872725 +0000 UTC" 2026/04/07 03:55:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/07 03:55:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/07 03:55:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/07 03:55:59 DEBUG : dir: Looking for writers 2026/04/07 03:55:59 DEBUG : Looking for writers 2026/04/07 03:55:59 DEBUG : dir: reading active writers 2026/04/07 03:55:59 DEBUG : newLeaf: reading active writers 2026/04/07 03:55:59 DEBUG : >WaitForWriters: 2026/04/07 03:56:00 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:00 DEBUG : dir: Looking for writers 2026/04/07 03:56:00 DEBUG : Looking for writers 2026/04/07 03:56:00 DEBUG : dir: reading active writers 2026/04/07 03:56:00 DEBUG : newLeaf: reading active writers 2026/04/07 03:56:00 DEBUG : >WaitForWriters: 2026/04/07 03:56:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestFileRename (16.12s) --- PASS: TestFileRename/off,forceCache=false (2.31s) --- PASS: TestFileRename/minimal,forceCache=false (2.48s) --- PASS: TestFileRename/minimal,forceCache=true (3.09s) --- PASS: TestFileRename/writes,forceCache=false (2.48s) --- PASS: TestFileRename/writes,forceCache=true (3.11s) --- PASS: TestFileRename/full,forceCache=false (2.64s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:00 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:00 DEBUG : Looking for writers 2026/04/07 03:56:00 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === 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 "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:00 DEBUG : dir/file1: size = 16 OK 2026/04/07 03:56:00 DEBUG : dir/file1.rclone_chunk.001_40mveh: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/07 03:56:00 INFO : dir/file1.rclone_chunk.001_40mveh: Copied (server-side copy) to: dir/file1 2026/04/07 03:56:00 INFO : dir/file1.rclone_chunk.001_40mveh: Deleted 2026/04/07 03:56:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 03:56:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/07 03:56:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/07 03:56:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:00 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:00 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:00 DEBUG : dir: Looking for writers 2026/04/07 03:56:00 DEBUG : file1: reading active writers 2026/04/07 03:56:00 DEBUG : Looking for writers 2026/04/07 03:56:00 DEBUG : dir: reading active writers 2026/04/07 03:56:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.89s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:01 DEBUG : dir/file1: size = 16 OK 2026/04/07 03:56:01 DEBUG : dir/file1.rclone_chunk.001_40mwpe: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/07 03:56:01 INFO : dir/file1.rclone_chunk.001_40mwpe: Copied (server-side copy) to: dir/file1 2026/04/07 03:56:01 INFO : dir/file1.rclone_chunk.001_40mwpe: Deleted 2026/04/07 03:56:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 03:56:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/07 03:56:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/07 03:56:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:01 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/07 03:56:01 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/07 03:56:01 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/07 03:56:01 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/07 03:56:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/07 03:56:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/07 03:56:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/07 03:56:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/07 03:56:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/07 03:56:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/07 03:56:02 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/07 03:56:02 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/07 03:56:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/07 03:56:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/07 03:56:02 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/07 03:56:02 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:02 DEBUG : dir: Looking for writers 2026/04/07 03:56:02 DEBUG : file1: reading active writers 2026/04/07 03:56:02 DEBUG : Looking for writers 2026/04/07 03:56:02 DEBUG : dir: reading active writers 2026/04/07 03:56:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.37s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:02 DEBUG : dir/file1: size = 16 OK 2026/04/07 03:56:02 DEBUG : dir/file1.rclone_chunk.001_40mxh5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/07 03:56:02 INFO : dir/file1.rclone_chunk.001_40mxh5: Copied (server-side copy) to: dir/file1 2026/04/07 03:56:02 INFO : dir/file1.rclone_chunk.001_40mxh5: Deleted 2026/04/07 03:56:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 03:56:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/07 03:56:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/07 03:56:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/07 03:56:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/07 03:56:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/07 03:56:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/07 03:56:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/07 03:56:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/07 03:56:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/07 03:56:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/07 03:56:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/07 03:56:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/07 03:56:03 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/07 03:56:03 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/07 03:56:03 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/07 03:56:03 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/07 03:56:03 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/07 03:56:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/07 03:56:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/07 03:56:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/07 03:56:03 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/07 03:56:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/07 03:56:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/07 03:56:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/07 03:56:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/07 03:56:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/07 03:56:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/07 03:56:03 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/07 03:56:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/07 03:56:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/07 03:56:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/07 03:56:03 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/07 03:56:03 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:03 DEBUG : dir: Looking for writers 2026/04/07 03:56:03 DEBUG : file1: reading active writers 2026/04/07 03:56:03 DEBUG : Looking for writers 2026/04/07 03:56:03 DEBUG : dir: reading active writers 2026/04/07 03:56:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.39s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:04 DEBUG : dir/file1: size = 16 OK 2026/04/07 03:56:04 DEBUG : dir/file1.rclone_chunk.001_40my7m: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/07 03:56:04 INFO : dir/file1.rclone_chunk.001_40my7m: Copied (server-side copy) to: dir/file1 2026/04/07 03:56:04 INFO : dir/file1.rclone_chunk.001_40my7m: Deleted 2026/04/07 03:56:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 03:56:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/07 03:56:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/07 03:56:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:04 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:04 DEBUG : dir: Looking for writers 2026/04/07 03:56:04 DEBUG : file1: reading active writers 2026/04/07 03:56:04 DEBUG : Looking for writers 2026/04/07 03:56:04 DEBUG : dir: reading active writers 2026/04/07 03:56:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.89s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:05 DEBUG : dir/file1: size = 16 OK 2026/04/07 03:56:05 DEBUG : dir/file1.rclone_chunk.001_40mzdy: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/07 03:56:05 INFO : dir/file1.rclone_chunk.001_40mzdy: Copied (server-side copy) to: dir/file1 2026/04/07 03:56:05 INFO : dir/file1.rclone_chunk.001_40mzdy: Deleted 2026/04/07 03:56:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 03:56:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/07 03:56:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/07 03:56:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:05 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/07 03:56:05 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/07 03:56:05 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:05 DEBUG : dir: Looking for writers 2026/04/07 03:56:05 DEBUG : file1: reading active writers 2026/04/07 03:56:05 DEBUG : Looking for writers 2026/04/07 03:56:05 DEBUG : dir: reading active writers 2026/04/07 03:56:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.91s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:06 DEBUG : dir/file1: size = 16 OK 2026/04/07 03:56:06 DEBUG : dir/file1.rclone_chunk.001_40n0dn: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/07 03:56:06 INFO : dir/file1.rclone_chunk.001_40n0dn: Copied (server-side copy) to: dir/file1 2026/04/07 03:56:06 INFO : dir/file1.rclone_chunk.001_40n0dn: Deleted 2026/04/07 03:56:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 03:56:06 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:56:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:56:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:56:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/07 03:56:06 DEBUG : dir/file1(0x624169fdb80): _readAt: size=1, off=0 2026/04/07 03:56:06 DEBUG : dir/file1(0x624169fdb80): openPending: 2026/04/07 03:56:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/07 03:56:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/07 03:56:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:06 DEBUG : dir/file1(0x624169fdb80): >openPending: err= 2026/04/07 03:56:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/07 03:56:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 03:56:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:06 DEBUG : dir/file1(0x624169fdb80): >_readAt: n=1, err= 2026/04/07 03:56:06 DEBUG : dir/file1(0x624169fdb80): _readAt: size=256, off=1 2026/04/07 03:56:06 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/07 03:56:06 DEBUG : dir/file1(0x624169fdb80): >_readAt: n=15, err=EOF 2026/04/07 03:56:06 DEBUG : dir/file1(0x624169fdb80): _readAt: size=16, off=16 2026/04/07 03:56:06 DEBUG : dir/file1(0x624169fdb80): >_readAt: n=0, err=EOF 2026/04/07 03:56:06 DEBUG : dir/file1(0x624169fdb80): close: 2026/04/07 03:56:06 DEBUG : dir/file1(0x624169fdb80): >close: err= 2026/04/07 03:56:06 DEBUG : dir/file1(0x624169fdb80): close: 2026/04/07 03:56:06 DEBUG : dir/file1(0x624169fdb80): >close: err=file already closed 2026/04/07 03:56:06 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:06 DEBUG : dir: Looking for writers 2026/04/07 03:56:06 DEBUG : file1: reading active writers 2026/04/07 03:56:06 DEBUG : Looking for writers 2026/04/07 03:56:06 DEBUG : dir: reading active writers 2026/04/07 03:56:06 DEBUG : >WaitForWriters: 2026/04/07 03:56:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.93s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:06 DEBUG : dir/file1: size = 16 OK 2026/04/07 03:56:06 DEBUG : dir/file1.rclone_chunk.001_40n1ti: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/07 03:56:06 INFO : dir/file1.rclone_chunk.001_40n1ti: Copied (server-side copy) to: dir/file1 2026/04/07 03:56:07 INFO : dir/file1.rclone_chunk.001_40n1ti: Deleted 2026/04/07 03:56:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 03:56:07 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:56:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:56:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:56:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/07 03:56:07 DEBUG : dir/file1(0x6241664dcc0): _readAt: size=1, off=0 2026/04/07 03:56:07 DEBUG : dir/file1(0x6241664dcc0): openPending: 2026/04/07 03:56:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/07 03:56:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/07 03:56:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:07 DEBUG : dir/file1(0x6241664dcc0): >openPending: err= 2026/04/07 03:56:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/07 03:56:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 03:56:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:07 DEBUG : dir/file1(0x6241664dcc0): >_readAt: n=1, err= 2026/04/07 03:56:07 DEBUG : dir/file1(0x6241664dcc0): _readAt: size=1, off=5 2026/04/07 03:56:07 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/07 03:56:07 DEBUG : dir/file1(0x6241664dcc0): >_readAt: n=1, err= 2026/04/07 03:56:07 DEBUG : dir/file1(0x6241664dcc0): _readAt: size=1, off=3 2026/04/07 03:56:07 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/07 03:56:07 DEBUG : dir/file1(0x6241664dcc0): >_readAt: n=1, err= 2026/04/07 03:56:07 DEBUG : dir/file1(0x6241664dcc0): _readAt: size=1, off=13 2026/04/07 03:56:07 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/07 03:56:07 DEBUG : dir/file1(0x6241664dcc0): >_readAt: n=1, err= 2026/04/07 03:56:07 DEBUG : dir/file1(0x6241664dcc0): _readAt: size=16, off=100 2026/04/07 03:56:07 DEBUG : dir/file1(0x6241664dcc0): >_readAt: n=0, err=EOF 2026/04/07 03:56:07 DEBUG : dir/file1(0x6241664dcc0): close: 2026/04/07 03:56:07 DEBUG : dir/file1(0x6241664dcc0): >close: err= 2026/04/07 03:56:07 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:07 DEBUG : dir: Looking for writers 2026/04/07 03:56:07 DEBUG : file1: reading active writers 2026/04/07 03:56:07 DEBUG : Looking for writers 2026/04/07 03:56:07 DEBUG : dir: reading active writers 2026/04/07 03:56:07 DEBUG : >WaitForWriters: 2026/04/07 03:56:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.92s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:07 DEBUG : dir/file1: size = 16 OK 2026/04/07 03:56:07 DEBUG : dir/file1.rclone_chunk.001_40n2bg: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/07 03:56:07 INFO : dir/file1.rclone_chunk.001_40n2bg: Copied (server-side copy) to: dir/file1 2026/04/07 03:56:07 INFO : dir/file1.rclone_chunk.001_40n2bg: Deleted 2026/04/07 03:56:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 03:56:08 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:56:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:56:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:56:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): _readAt: size=1, off=0 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): openPending: 2026/04/07 03:56:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/07 03:56:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/07 03:56:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): >openPending: err= 2026/04/07 03:56:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/07 03:56:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 03:56:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): >_readAt: n=1, err= 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): _readAt: size=1, off=5 2026/04/07 03:56:08 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): >_readAt: n=1, err= 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): _readAt: size=1, off=1 2026/04/07 03:56:08 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): >_readAt: n=1, err= 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): _readAt: size=6, off=10 2026/04/07 03:56:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): >_readAt: n=6, err= 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): _readAt: size=256, off=10 2026/04/07 03:56:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): >_readAt: n=6, err=EOF 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): _readAt: size=256, off=100 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): >_readAt: n=0, err=EOF 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): close: 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): >close: err= 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): _readAt: size=256, off=100 2026/04/07 03:56:08 DEBUG : dir/file1(0x624164bf480): >_readAt: n=0, err=file already closed 2026/04/07 03:56:08 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:08 DEBUG : dir: Looking for writers 2026/04/07 03:56:08 DEBUG : file1: reading active writers 2026/04/07 03:56:08 DEBUG : Looking for writers 2026/04/07 03:56:08 DEBUG : dir: reading active writers 2026/04/07 03:56:08 DEBUG : >WaitForWriters: 2026/04/07 03:56:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.98s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:08 DEBUG : dir/file1: size = 16 OK 2026/04/07 03:56:08 DEBUG : dir/file1.rclone_chunk.001_40n31b: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/07 03:56:08 INFO : dir/file1.rclone_chunk.001_40n31b: Copied (server-side copy) to: dir/file1 2026/04/07 03:56:08 INFO : dir/file1.rclone_chunk.001_40n31b: Deleted 2026/04/07 03:56:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 03:56:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:56:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:56:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:56:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/07 03:56:09 DEBUG : dir/file1(0x624169c25c0): RWFileHandle.Flush 2026/04/07 03:56:09 DEBUG : dir/file1(0x624169c25c0): _readAt: size=256, off=0 2026/04/07 03:56:09 DEBUG : dir/file1(0x624169c25c0): openPending: 2026/04/07 03:56:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/07 03:56:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/07 03:56:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:09 DEBUG : dir/file1(0x624169c25c0): >openPending: err= 2026/04/07 03:56:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/07 03:56:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 03:56:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:09 DEBUG : dir/file1(0x624169c25c0): >_readAt: n=16, err=EOF 2026/04/07 03:56:09 DEBUG : dir/file1(0x624169c25c0): RWFileHandle.Flush 2026/04/07 03:56:09 DEBUG : dir/file1(0x624169c25c0): RWFileHandle.Flush 2026/04/07 03:56:09 DEBUG : dir/file1(0x624169c25c0): close: 2026/04/07 03:56:09 DEBUG : dir/file1(0x624169c25c0): >close: err= 2026/04/07 03:56:09 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:09 DEBUG : dir: Looking for writers 2026/04/07 03:56:09 DEBUG : file1: reading active writers 2026/04/07 03:56:09 DEBUG : Looking for writers 2026/04/07 03:56:09 DEBUG : dir: reading active writers 2026/04/07 03:56:09 DEBUG : >WaitForWriters: 2026/04/07 03:56:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.93s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:09 DEBUG : dir/file1: size = 16 OK 2026/04/07 03:56:09 DEBUG : dir/file1.rclone_chunk.001_40n407: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/07 03:56:09 INFO : dir/file1.rclone_chunk.001_40n407: Copied (server-side copy) to: dir/file1 2026/04/07 03:56:09 INFO : dir/file1.rclone_chunk.001_40n407: Deleted 2026/04/07 03:56:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/07 03:56:10 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:56:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:56:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:56:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/07 03:56:10 DEBUG : dir/file1(0x6241696a980): _readAt: size=256, off=0 2026/04/07 03:56:10 DEBUG : dir/file1(0x6241696a980): openPending: 2026/04/07 03:56:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/07 03:56:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/07 03:56:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:10 DEBUG : dir/file1(0x6241696a980): >openPending: err= 2026/04/07 03:56:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/07 03:56:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 03:56:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:10 DEBUG : dir/file1(0x6241696a980): >_readAt: n=16, err=EOF 2026/04/07 03:56:10 DEBUG : dir/file1(0x6241696a980): RWFileHandle.Release 2026/04/07 03:56:10 DEBUG : dir/file1(0x6241696a980): close: 2026/04/07 03:56:10 DEBUG : dir/file1(0x6241696a980): >close: err= 2026/04/07 03:56:10 DEBUG : dir/file1(0x6241696a980): RWFileHandle.Release 2026/04/07 03:56:10 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:10 DEBUG : dir: Looking for writers 2026/04/07 03:56:10 DEBUG : file1: reading active writers 2026/04/07 03:56:10 DEBUG : Looking for writers 2026/04/07 03:56:10 DEBUG : dir: reading active writers 2026/04/07 03:56:10 DEBUG : >WaitForWriters: 2026/04/07 03:56:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.92s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:10 DEBUG : file1: newRWFileHandle: 2026/04/07 03:56:10 DEBUG : file1(0x6241696a5c0): openPending: 2026/04/07 03:56:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:10 DEBUG : file1(0x6241696a5c0): >openPending: err= 2026/04/07 03:56:10 DEBUG : file1: >newRWFileHandle: err= 2026/04/07 03:56:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/07 03:56:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/07 03:56:10 DEBUG : file1(0x6241696a5c0): _writeAt: size=5, off=0 2026/04/07 03:56:10 DEBUG : file1(0x6241696a5c0): >_writeAt: n=5, err= 2026/04/07 03:56:10 DEBUG : file1(0x6241696a5c0): _writeAt: size=7, off=5 2026/04/07 03:56:10 DEBUG : file1(0x6241696a5c0): >_writeAt: n=7, err= 2026/04/07 03:56:10 DEBUG : file1: vfs cache: truncate to size=11 2026/04/07 03:56:10 DEBUG : file1(0x6241696a5c0): close: 2026/04/07 03:56:10 DEBUG : file1: vfs cache: setting modification time to 2026-04-07 03:56:10.421913506 +0000 UTC m=+67.641070087 2026/04/07 03:56:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:10 DEBUG : file1(0x6241696a5c0): >close: err= 2026/04/07 03:56:10 DEBUG : file1(0x6241696a5c0): close: 2026/04/07 03:56:10 DEBUG : file1(0x6241696a5c0): >close: err=file already closed 2026/04/07 03:56:10 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:10 DEBUG : Looking for writers 2026/04/07 03:56:10 DEBUG : file1: reading active writers 2026/04/07 03:56:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 03:56:10 DEBUG : Looking for writers 2026/04/07 03:56:10 DEBUG : file1: reading active writers 2026/04/07 03:56:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 03:56:10 DEBUG : Looking for writers 2026/04/07 03:56:10 DEBUG : file1: reading active writers 2026/04/07 03:56:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 03:56:10 DEBUG : Looking for writers 2026/04/07 03:56:10 DEBUG : file1: reading active writers 2026/04/07 03:56:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 03:56:10 DEBUG : file1: vfs cache: starting upload 2026/04/07 03:56:10 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:56:10 DEBUG : Looking for writers 2026/04/07 03:56:10 DEBUG : file1: reading active writers 2026/04/07 03:56:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 03:56:10 DEBUG : Looking for writers 2026/04/07 03:56:10 DEBUG : file1: reading active writers 2026/04/07 03:56:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/07 03:56:10 DEBUG : file1: size = 11 OK 2026/04/07 03:56:10 DEBUG : file1.rclone_chunk.001_40n5j3: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/07 03:56:10 INFO : file1.rclone_chunk.001_40n5j3: Copied (server-side copy) to: file1 2026/04/07 03:56:10 INFO : file1.rclone_chunk.001_40n5j3: Deleted 2026/04/07 03:56:10 DEBUG : file1: size = 11 OK 2026/04/07 03:56:10 INFO : file1: Copied (new) 2026/04/07 03:56:10 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-07 03:56:10.421913506 +0000 UTC" 2026/04/07 03:56:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/07 03:56:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:10 INFO : file1: vfs cache: upload succeeded try #1 2026/04/07 03:56:11 DEBUG : Looking for writers 2026/04/07 03:56:11 DEBUG : file1: reading active writers 2026/04/07 03:56:11 DEBUG : >WaitForWriters: 2026/04/07 03:56:11 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:11 DEBUG : Looking for writers 2026/04/07 03:56:11 DEBUG : file1: reading active writers 2026/04/07 03:56:11 DEBUG : >WaitForWriters: 2026/04/07 03:56:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.90s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:11 DEBUG : file1: newRWFileHandle: 2026/04/07 03:56:11 DEBUG : file1(0x6241664d0c0): openPending: 2026/04/07 03:56:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:11 DEBUG : file1(0x6241664d0c0): >openPending: err= 2026/04/07 03:56:11 DEBUG : file1: >newRWFileHandle: err= 2026/04/07 03:56:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/07 03:56:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/07 03:56:11 DEBUG : file1(0x6241664d0c0): _writeAt: size=7, off=0 2026/04/07 03:56:11 DEBUG : file1(0x6241664d0c0): >_writeAt: n=7, err= 2026/04/07 03:56:11 DEBUG : file1(0x6241664d0c0): _writeAt: size=6, off=5 2026/04/07 03:56:11 DEBUG : file1(0x6241664d0c0): >_writeAt: n=6, err= 2026/04/07 03:56:11 DEBUG : file1(0x6241664d0c0): close: 2026/04/07 03:56:11 DEBUG : file1: vfs cache: setting modification time to 2026-04-07 03:56:11.320548905 +0000 UTC m=+68.539705515 2026/04/07 03:56:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:11 DEBUG : file1(0x6241664d0c0): >close: err= 2026/04/07 03:56:11 DEBUG : file1(0x6241664d0c0): _writeAt: size=5, off=0 2026/04/07 03:56:11 DEBUG : file1(0x6241664d0c0): >_writeAt: n=0, err=file already closed 2026/04/07 03:56:11 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:11 DEBUG : Looking for writers 2026/04/07 03:56:11 DEBUG : file1: reading active writers 2026/04/07 03:56:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 03:56:11 DEBUG : Looking for writers 2026/04/07 03:56:11 DEBUG : file1: reading active writers 2026/04/07 03:56:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 03:56:11 DEBUG : Looking for writers 2026/04/07 03:56:11 DEBUG : file1: reading active writers 2026/04/07 03:56:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 03:56:11 DEBUG : Looking for writers 2026/04/07 03:56:11 DEBUG : file1: reading active writers 2026/04/07 03:56:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 03:56:11 DEBUG : file1: vfs cache: starting upload 2026/04/07 03:56:11 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu/dir/file1: no such file or directory 2026/04/07 03:56:11 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu/dir/file1: no such file or directory 2026/04/07 03:56:11 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:56:11 DEBUG : Looking for writers 2026/04/07 03:56:11 DEBUG : file1: reading active writers 2026/04/07 03:56:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 03:56:11 DEBUG : Looking for writers 2026/04/07 03:56:11 DEBUG : file1: reading active writers 2026/04/07 03:56:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/07 03:56:11 DEBUG : file1: size = 11 OK 2026/04/07 03:56:11 DEBUG : file1.rclone_chunk.001_40n63k: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/07 03:56:11 INFO : file1.rclone_chunk.001_40n63k: Copied (server-side copy) to: file1 2026/04/07 03:56:11 INFO : file1.rclone_chunk.001_40n63k: Deleted 2026/04/07 03:56:11 DEBUG : file1: size = 11 OK 2026/04/07 03:56:11 INFO : file1: Copied (new) 2026/04/07 03:56:11 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-07 03:56:11.320548905 +0000 UTC" 2026/04/07 03:56:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/07 03:56:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:11 INFO : file1: vfs cache: upload succeeded try #1 2026/04/07 03:56:11 DEBUG : Looking for writers 2026/04/07 03:56:11 DEBUG : file1: reading active writers 2026/04/07 03:56:11 DEBUG : >WaitForWriters: 2026/04/07 03:56:12 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:12 DEBUG : Looking for writers 2026/04/07 03:56:12 DEBUG : file1: reading active writers 2026/04/07 03:56:12 DEBUG : >WaitForWriters: 2026/04/07 03:56:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.90s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:12 DEBUG : file1: newRWFileHandle: 2026/04/07 03:56:12 DEBUG : file1(0x624162cb9c0): openPending: 2026/04/07 03:56:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:12 DEBUG : file1(0x624162cb9c0): >openPending: err= 2026/04/07 03:56:12 DEBUG : file1: >newRWFileHandle: err= 2026/04/07 03:56:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/07 03:56:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/07 03:56:12 DEBUG : file1(0x624162cb9c0): close: 2026/04/07 03:56:12 DEBUG : file1: vfs cache: setting modification time to 2026-04-07 03:56:12.222450071 +0000 UTC m=+69.441606672 2026/04/07 03:56:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:12 DEBUG : file1(0x624162cb9c0): >close: err= 2026/04/07 03:56:12 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/07 03:56:12 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/07 03:56:12 DEBUG : file2: newRWFileHandle: 2026/04/07 03:56:12 DEBUG : file2(0x624164beb00): openPending: 2026/04/07 03:56:12 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/07 03:56:12 DEBUG : file2(0x624164beb00): >openPending: err= 2026/04/07 03:56:12 DEBUG : file2: >newRWFileHandle: err= 2026/04/07 03:56:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/07 03:56:12 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/07 03:56:12 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/07 03:56:12 DEBUG : file2(0x624164beb00): RWFileHandle.Flush 2026/04/07 03:56:12 DEBUG : file2(0x624164beb00): RWFileHandle.Release 2026/04/07 03:56:12 DEBUG : file2(0x624164beb00): close: 2026/04/07 03:56:12 DEBUG : file2: vfs cache: setting modification time to 2026-04-07 03:56:12.224786644 +0000 UTC m=+69.443943255 2026/04/07 03:56:12 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:12 DEBUG : file2(0x624164beb00): >close: err= 2026/04/07 03:56:12 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:12 DEBUG : Looking for writers 2026/04/07 03:56:12 DEBUG : file2: reading active writers 2026/04/07 03:56:12 DEBUG : file1: reading active writers 2026/04/07 03:56:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/07 03:56:12 DEBUG : Looking for writers 2026/04/07 03:56:12 DEBUG : file1: reading active writers 2026/04/07 03:56:12 DEBUG : file2: reading active writers 2026/04/07 03:56:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/07 03:56:12 DEBUG : Looking for writers 2026/04/07 03:56:12 DEBUG : file1: reading active writers 2026/04/07 03:56:12 DEBUG : file2: reading active writers 2026/04/07 03:56:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/07 03:56:12 DEBUG : Looking for writers 2026/04/07 03:56:12 DEBUG : file1: reading active writers 2026/04/07 03:56:12 DEBUG : file2: reading active writers 2026/04/07 03:56:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/07 03:56:12 DEBUG : file1: vfs cache: starting upload 2026/04/07 03:56:12 DEBUG : file2: vfs cache: starting upload 2026/04/07 03:56:12 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu/dir/file1: no such file or directory 2026/04/07 03:56:12 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu/dir/file1: no such file or directory 2026/04/07 03:56:12 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:56:12 DEBUG : Looking for writers 2026/04/07 03:56:12 DEBUG : file1: reading active writers 2026/04/07 03:56:12 DEBUG : file2: reading active writers 2026/04/07 03:56:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/07 03:56:12 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:56:12 DEBUG : Looking for writers 2026/04/07 03:56:12 DEBUG : file1: reading active writers 2026/04/07 03:56:12 DEBUG : file2: reading active writers 2026/04/07 03:56:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/07 03:56:12 DEBUG : file1: size = 0 OK 2026/04/07 03:56:12 DEBUG : file1.rclone_chunk.001_40n7vj: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/07 03:56:12 INFO : file1.rclone_chunk.001_40n7vj: Copied (server-side copy) to: file1 2026/04/07 03:56:12 DEBUG : file2: size = 0 OK 2026/04/07 03:56:12 DEBUG : file2.rclone_chunk.001_40n7l3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/07 03:56:12 INFO : file2.rclone_chunk.001_40n7l3: Copied (server-side copy) to: file2 2026/04/07 03:56:12 INFO : file1.rclone_chunk.001_40n7vj: Deleted 2026/04/07 03:56:12 DEBUG : file1: size = 0 OK 2026/04/07 03:56:12 INFO : file1: Copied (new) 2026/04/07 03:56:12 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-07 03:56:12.222450071 +0000 UTC" 2026/04/07 03:56:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/07 03:56:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:12 INFO : file1: vfs cache: upload succeeded try #1 2026/04/07 03:56:12 INFO : file2.rclone_chunk.001_40n7l3: Deleted 2026/04/07 03:56:12 DEBUG : file2: size = 0 OK 2026/04/07 03:56:12 INFO : file2: Copied (new) 2026/04/07 03:56:12 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-07 03:56:12.224786644 +0000 UTC" 2026/04/07 03:56:12 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/07 03:56:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/07 03:56:12 INFO : file2: vfs cache: upload succeeded try #1 2026/04/07 03:56:12 DEBUG : Looking for writers 2026/04/07 03:56:12 DEBUG : file1: reading active writers 2026/04/07 03:56:12 DEBUG : file2: reading active writers 2026/04/07 03:56:12 DEBUG : >WaitForWriters: 2026/04/07 03:56:12 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:12 DEBUG : Looking for writers 2026/04/07 03:56:12 DEBUG : file1: reading active writers 2026/04/07 03:56:12 DEBUG : file2: reading active writers 2026/04/07 03:56:12 DEBUG : >WaitForWriters: 2026/04/07 03:56:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.01s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:13 DEBUG : file1: newRWFileHandle: 2026/04/07 03:56:13 DEBUG : file1(0x624169fc240): openPending: 2026/04/07 03:56:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:13 DEBUG : file1(0x624169fc240): >openPending: err= 2026/04/07 03:56:13 DEBUG : file1: >newRWFileHandle: err= 2026/04/07 03:56:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/07 03:56:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/07 03:56:13 DEBUG : file1(0x624169fc240): _writeAt: size=5, off=0 2026/04/07 03:56:13 DEBUG : file1(0x624169fc240): >_writeAt: n=5, err= 2026/04/07 03:56:13 DEBUG : file1(0x624169fc240): RWFileHandle.Flush 2026/04/07 03:56:13 DEBUG : file1(0x624169fc240): RWFileHandle.Flush 2026/04/07 03:56:13 DEBUG : file1(0x624169fc240): close: 2026/04/07 03:56:13 DEBUG : file1: vfs cache: setting modification time to 2026-04-07 03:56:13.232736639 +0000 UTC m=+70.451893240 2026/04/07 03:56:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:13 DEBUG : file1(0x624169fc240): >close: err= 2026/04/07 03:56:13 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:13 DEBUG : Looking for writers 2026/04/07 03:56:13 DEBUG : file1: reading active writers 2026/04/07 03:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 03:56:13 DEBUG : Looking for writers 2026/04/07 03:56:13 DEBUG : file1: reading active writers 2026/04/07 03:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 03:56:13 DEBUG : Looking for writers 2026/04/07 03:56:13 DEBUG : file1: reading active writers 2026/04/07 03:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 03:56:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu/dir/file1: no such file or directory 2026/04/07 03:56:13 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu/dir/file1: no such file or directory 2026/04/07 03:56:13 DEBUG : Looking for writers 2026/04/07 03:56:13 DEBUG : file1: reading active writers 2026/04/07 03:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 03:56:13 DEBUG : file1: vfs cache: starting upload 2026/04/07 03:56:13 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:56:13 DEBUG : Looking for writers 2026/04/07 03:56:13 DEBUG : file1: reading active writers 2026/04/07 03:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 03:56:13 DEBUG : Looking for writers 2026/04/07 03:56:13 DEBUG : file1: reading active writers 2026/04/07 03:56:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/07 03:56:13 DEBUG : file1: size = 5 OK 2026/04/07 03:56:13 DEBUG : file1.rclone_chunk.001_40n8jp: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/07 03:56:13 INFO : file1.rclone_chunk.001_40n8jp: Copied (server-side copy) to: file1 2026/04/07 03:56:13 INFO : file1.rclone_chunk.001_40n8jp: Deleted 2026/04/07 03:56:13 DEBUG : file1: size = 5 OK 2026/04/07 03:56:13 INFO : file1: Copied (new) 2026/04/07 03:56:13 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-07 03:56:13.232736639 +0000 UTC" 2026/04/07 03:56:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/07 03:56:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:13 INFO : file1: vfs cache: upload succeeded try #1 2026/04/07 03:56:13 DEBUG : Looking for writers 2026/04/07 03:56:13 DEBUG : file1: reading active writers 2026/04/07 03:56:13 DEBUG : >WaitForWriters: 2026/04/07 03:56:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.87s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:14 DEBUG : file1: newRWFileHandle: 2026/04/07 03:56:14 DEBUG : file1(0x62416d3fa80): openPending: 2026/04/07 03:56:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:14 DEBUG : file1(0x62416d3fa80): >openPending: err= 2026/04/07 03:56:14 DEBUG : file1: >newRWFileHandle: err= 2026/04/07 03:56:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/07 03:56:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/07 03:56:14 DEBUG : file1(0x62416d3fa80): _writeAt: size=5, off=0 2026/04/07 03:56:14 DEBUG : file1(0x62416d3fa80): >_writeAt: n=5, err= 2026/04/07 03:56:14 DEBUG : file1(0x62416d3fa80): RWFileHandle.Release 2026/04/07 03:56:14 DEBUG : file1(0x62416d3fa80): close: 2026/04/07 03:56:14 DEBUG : file1: vfs cache: setting modification time to 2026-04-07 03:56:14.108026728 +0000 UTC m=+71.327183339 2026/04/07 03:56:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:14 DEBUG : file1(0x62416d3fa80): >close: err= 2026/04/07 03:56:14 DEBUG : file1(0x62416d3fa80): RWFileHandle.Release 2026/04/07 03:56:14 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:14 DEBUG : Looking for writers 2026/04/07 03:56:14 DEBUG : file1: reading active writers 2026/04/07 03:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 03:56:14 DEBUG : Looking for writers 2026/04/07 03:56:14 DEBUG : file1: reading active writers 2026/04/07 03:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 03:56:14 DEBUG : Looking for writers 2026/04/07 03:56:14 DEBUG : file1: reading active writers 2026/04/07 03:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 03:56:14 DEBUG : Looking for writers 2026/04/07 03:56:14 DEBUG : file1: reading active writers 2026/04/07 03:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 03:56:14 DEBUG : file1: vfs cache: starting upload 2026/04/07 03:56:14 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:56:14 DEBUG : Looking for writers 2026/04/07 03:56:14 DEBUG : file1: reading active writers 2026/04/07 03:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 03:56:14 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu/dir/file1: no such file or directory 2026/04/07 03:56:14 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu/dir/file1: no such file or directory 2026/04/07 03:56:14 DEBUG : Looking for writers 2026/04/07 03:56:14 DEBUG : file1: reading active writers 2026/04/07 03:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/07 03:56:14 DEBUG : file1: size = 5 OK 2026/04/07 03:56:14 DEBUG : file1.rclone_chunk.001_40n9jv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/07 03:56:14 INFO : file1.rclone_chunk.001_40n9jv: Copied (server-side copy) to: file1 2026/04/07 03:56:14 INFO : file1.rclone_chunk.001_40n9jv: Deleted 2026/04/07 03:56:14 DEBUG : file1: size = 5 OK 2026/04/07 03:56:14 INFO : file1: Copied (new) 2026/04/07 03:56:14 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-07 03:56:14.108026728 +0000 UTC" 2026/04/07 03:56:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/07 03:56:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:14 INFO : file1: vfs cache: upload succeeded try #1 2026/04/07 03:56:14 DEBUG : Looking for writers 2026/04/07 03:56:14 DEBUG : file1: reading active writers 2026/04/07 03:56:14 DEBUG : >WaitForWriters: 2026/04/07 03:56:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu/dir/file1: no such file or directory 2026/04/07 03:56:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu/dir/file1: no such file or directory 2026/04/07 03:56:15 DEBUG : dir/file1: size = 16 OK 2026/04/07 03:56:15 DEBUG : dir/file1.rclone_chunk.001_40n9me: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/07 03:56:15 INFO : dir/file1.rclone_chunk.001_40n9me: Copied (server-side copy) to: dir/file1 2026/04/07 03:56:15 INFO : dir/file1.rclone_chunk.001_40n9me: Deleted 2026/04/07 03:56:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/07 03:56:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 03:56:15 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:56:15 DEBUG : dir/file1(0x6241696b140): openPending: 2026/04/07 03:56:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/07 03:56:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/07 03:56:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:15 DEBUG : dir/file1(0x6241696b140): >openPending: err= 2026/04/07 03:56:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/07 03:56:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:56:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:56:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/07 03:56:15 DEBUG : dir/file1(0x6241696b140): _writeAt: size=5, off=0 2026/04/07 03:56:15 DEBUG : dir/file1(0x6241696b140): >_writeAt: n=5, err= 2026/04/07 03:56:15 DEBUG : dir/file1(0x6241696b140): close: 2026/04/07 03:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:15 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-07 03:56:15.580777956 +0000 UTC m=+72.799934567 2026/04/07 03:56:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:15 DEBUG : dir/file1(0x6241696b140): >close: err= 2026/04/07 03:56:15 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:15 DEBUG : dir: Looking for writers 2026/04/07 03:56:15 DEBUG : file1: reading active writers 2026/04/07 03:56:15 DEBUG : Looking for writers 2026/04/07 03:56:15 DEBUG : dir: reading active writers 2026/04/07 03:56:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 03:56:15 DEBUG : dir: Looking for writers 2026/04/07 03:56:15 DEBUG : file1: reading active writers 2026/04/07 03:56:15 DEBUG : Looking for writers 2026/04/07 03:56:15 DEBUG : dir: reading active writers 2026/04/07 03:56:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 03:56:15 DEBUG : dir: Looking for writers 2026/04/07 03:56:15 DEBUG : file1: reading active writers 2026/04/07 03:56:15 DEBUG : Looking for writers 2026/04/07 03:56:15 DEBUG : dir: reading active writers 2026/04/07 03:56:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 03:56:15 DEBUG : dir: Looking for writers 2026/04/07 03:56:15 DEBUG : file1: reading active writers 2026/04/07 03:56:15 DEBUG : Looking for writers 2026/04/07 03:56:15 DEBUG : dir: reading active writers 2026/04/07 03:56:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 03:56:15 DEBUG : dir/file1: vfs cache: starting upload 2026/04/07 03:56:15 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:56:15 DEBUG : dir: Looking for writers 2026/04/07 03:56:15 DEBUG : file1: reading active writers 2026/04/07 03:56:15 DEBUG : Looking for writers 2026/04/07 03:56:15 DEBUG : dir: reading active writers 2026/04/07 03:56:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 03:56:15 DEBUG : dir: Looking for writers 2026/04/07 03:56:15 DEBUG : file1: reading active writers 2026/04/07 03:56:15 DEBUG : Looking for writers 2026/04/07 03:56:15 DEBUG : dir: reading active writers 2026/04/07 03:56:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/07 03:56:16 DEBUG : dir/file1: size = 5 OK 2026/04/07 03:56:16 DEBUG : dir/file1.rclone_chunk.001_40nayh: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/07 03:56:16 INFO : dir/file1.rclone_chunk.001_40nayh: Copied (server-side copy) to: dir/file1 2026/04/07 03:56:16 INFO : dir/file1.rclone_chunk.001_40nayh: Deleted 2026/04/07 03:56:16 DEBUG : dir/file1: size = 5 OK 2026/04/07 03:56:16 INFO : dir/file1: Copied (replaced existing) 2026/04/07 03:56:16 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-07 03:56:15.580777956 +0000 UTC" 2026/04/07 03:56:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/07 03:56:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/07 03:56:16 DEBUG : dir: Looking for writers 2026/04/07 03:56:16 DEBUG : file1: reading active writers 2026/04/07 03:56:16 DEBUG : Looking for writers 2026/04/07 03:56:16 DEBUG : dir: reading active writers 2026/04/07 03:56:16 DEBUG : >WaitForWriters: 2026/04/07 03:56:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.53s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:16 DEBUG : dir/file1: size = 16 OK 2026/04/07 03:56:16 DEBUG : dir/file1.rclone_chunk.001_40nbyk: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/04/07 03:56:16 INFO : dir/file1.rclone_chunk.001_40nbyk: Copied (server-side copy) to: dir/file1 2026/04/07 03:56:16 INFO : dir/file1.rclone_chunk.001_40nbyk: Deleted 2026/04/07 03:56:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:17 DEBUG : dir/file1: newRWFileHandle: 2026/04/07 03:56:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/07 03:56:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/07 03:56:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/07 03:56:17 DEBUG : dir/file1(0x62416d11d80): _writeAt: size=5, off=0 2026/04/07 03:56:17 DEBUG : dir/file1(0x62416d11d80): openPending: 2026/04/07 03:56:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/04/07 03:56:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/07 03:56:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:17 DEBUG : dir/file1(0x62416d11d80): >openPending: err= 2026/04/07 03:56:17 DEBUG : dir/file1(0x62416d11d80): >_writeAt: n=5, err= 2026/04/07 03:56:17 DEBUG : dir/file1(0x62416d11d80): _writeAt: size=15, off=5 2026/04/07 03:56:17 DEBUG : dir/file1(0x62416d11d80): >_writeAt: n=15, err= 2026/04/07 03:56:17 DEBUG : dir/file1(0x62416d11d80): close: 2026/04/07 03:56:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/07 03:56:17 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-07 03:56:17.130559306 +0000 UTC m=+74.349715917 2026/04/07 03:56:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:17 DEBUG : dir/file1(0x62416d11d80): >close: err= 2026/04/07 03:56:17 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:17 DEBUG : dir: Looking for writers 2026/04/07 03:56:17 DEBUG : file1: reading active writers 2026/04/07 03:56:17 DEBUG : Looking for writers 2026/04/07 03:56:17 DEBUG : dir: reading active writers 2026/04/07 03:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 03:56:17 DEBUG : dir: Looking for writers 2026/04/07 03:56:17 DEBUG : file1: reading active writers 2026/04/07 03:56:17 DEBUG : Looking for writers 2026/04/07 03:56:17 DEBUG : dir: reading active writers 2026/04/07 03:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 03:56:17 DEBUG : dir: Looking for writers 2026/04/07 03:56:17 DEBUG : file1: reading active writers 2026/04/07 03:56:17 DEBUG : Looking for writers 2026/04/07 03:56:17 DEBUG : dir: reading active writers 2026/04/07 03:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 03:56:17 DEBUG : dir: Looking for writers 2026/04/07 03:56:17 DEBUG : file1: reading active writers 2026/04/07 03:56:17 DEBUG : Looking for writers 2026/04/07 03:56:17 DEBUG : dir: reading active writers 2026/04/07 03:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 03:56:17 DEBUG : dir/file1: vfs cache: starting upload 2026/04/07 03:56:17 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:56:17 DEBUG : dir: Looking for writers 2026/04/07 03:56:17 DEBUG : file1: reading active writers 2026/04/07 03:56:17 DEBUG : Looking for writers 2026/04/07 03:56:17 DEBUG : dir: reading active writers 2026/04/07 03:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 03:56:17 DEBUG : dir: Looking for writers 2026/04/07 03:56:17 DEBUG : file1: reading active writers 2026/04/07 03:56:17 DEBUG : Looking for writers 2026/04/07 03:56:17 DEBUG : dir: reading active writers 2026/04/07 03:56:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/07 03:56:17 DEBUG : dir/file1: size = 20 OK 2026/04/07 03:56:17 DEBUG : dir/file1.rclone_chunk.001_40ncgt: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/07 03:56:17 INFO : dir/file1.rclone_chunk.001_40ncgt: Copied (server-side copy) to: dir/file1 2026/04/07 03:56:17 INFO : dir/file1.rclone_chunk.001_40ncgt: Deleted 2026/04/07 03:56:17 DEBUG : dir/file1: size = 20 OK 2026/04/07 03:56:17 INFO : dir/file1: Copied (replaced existing) 2026/04/07 03:56:17 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-07 03:56:17.130559306 +0000 UTC" 2026/04/07 03:56:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/07 03:56:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/07 03:56:17 DEBUG : dir: Looking for writers 2026/04/07 03:56:17 DEBUG : file1: reading active writers 2026/04/07 03:56:17 DEBUG : Looking for writers 2026/04/07 03:56:17 DEBUG : dir: reading active writers 2026/04/07 03:56:17 DEBUG : >WaitForWriters: 2026/04/07 03:56:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.55s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : file1: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : file1(0x624168db440): openPending: 2026/04/07 03:56:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:18 DEBUG : file1(0x624168db440): >openPending: err= 2026/04/07 03:56:18 DEBUG : file1: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/07 03:56:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/07 03:56:18 DEBUG : file1(0x624168db440): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : file1(0x624168db440): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : file1(0x624168db440): close: 2026/04/07 03:56:18 DEBUG : file1: vfs cache: setting modification time to 2026-04-07 03:56:18.009790342 +0000 UTC m=+75.228946923 2026/04/07 03:56:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : file1(0x624168db440): >close: err= 2026/04/07 03:56:18 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:18 DEBUG : Looking for writers 2026/04/07 03:56:18 DEBUG : file1: reading active writers 2026/04/07 03:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 03:56:18 DEBUG : Looking for writers 2026/04/07 03:56:18 DEBUG : file1: reading active writers 2026/04/07 03:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 03:56:18 DEBUG : Looking for writers 2026/04/07 03:56:18 DEBUG : file1: reading active writers 2026/04/07 03:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 03:56:18 DEBUG : Looking for writers 2026/04/07 03:56:18 DEBUG : file1: reading active writers 2026/04/07 03:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 03:56:18 DEBUG : file1: vfs cache: starting upload 2026/04/07 03:56:18 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:56:18 DEBUG : Looking for writers 2026/04/07 03:56:18 DEBUG : file1: reading active writers 2026/04/07 03:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 03:56:18 DEBUG : Looking for writers 2026/04/07 03:56:18 DEBUG : file1: reading active writers 2026/04/07 03:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/07 03:56:18 DEBUG : file1: size = 5 OK 2026/04/07 03:56:18 DEBUG : file1.rclone_chunk.001_40ndcj: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/07 03:56:18 INFO : file1.rclone_chunk.001_40ndcj: Copied (server-side copy) to: file1 2026/04/07 03:56:18 INFO : file1.rclone_chunk.001_40ndcj: Deleted 2026/04/07 03:56:18 DEBUG : file1: size = 5 OK 2026/04/07 03:56:18 INFO : file1: Copied (new) 2026/04/07 03:56:18 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-07 03:56:18.009790342 +0000 UTC" 2026/04/07 03:56:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:18 INFO : file1: vfs cache: upload succeeded try #1 2026/04/07 03:56:18 DEBUG : Looking for writers 2026/04/07 03:56:18 DEBUG : file1: reading active writers 2026/04/07 03:56:18 DEBUG : >WaitForWriters: 2026/04/07 03:56:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/07 03:56:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4000): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4000): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4000): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4000): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4000): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.83845117 +0000 UTC m=+76.057607771 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4000): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4480): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4480): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4480): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4480): >_readAt: n=2, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4480): _writeAt: size=3, off=2 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4480): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4480): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.83845117 +0000 UTC m=+76.057607771 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4480): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4940): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4940): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4940): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4940): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4940): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.83845117 +0000 UTC m=+76.057607771 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4940): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416351ce0 item 1 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb1440): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb1440): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb1440): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb1440): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb1440): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.843524432 +0000 UTC m=+76.062681033 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb1440): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4200): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4200): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4200): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4200): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4200): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.843524432 +0000 UTC m=+76.062681033 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba4200): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416444150 item 2 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5100): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5100): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5100): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5100): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5100): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.846524266 +0000 UTC m=+76.065680877 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5100): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5580): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5580): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5580): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5580): >_readAt: n=2, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5580): _writeAt: size=3, off=2 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5580): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5580): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.846524266 +0000 UTC m=+76.065680877 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5580): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5a40): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5a40): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5a40): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5a40): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5a40): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.846524266 +0000 UTC m=+76.065680877 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416ba5a40): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416444bd0 item 3 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb01c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb01c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb01c0): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb01c0): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb01c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.850629743 +0000 UTC m=+76.069786424 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb01c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb0700): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb0700): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb0700): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb0700): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb0700): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.850629743 +0000 UTC m=+76.069786424 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb0700): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624164450a0 item 4 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb0d40): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb0d40): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb0d40): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb0d40): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb0d40): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.853277113 +0000 UTC m=+76.072433724 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb0d40): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb11c0): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb11c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb11c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb11c0): >_readAt: n=2, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb11c0): _writeAt: size=3, off=2 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb11c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb11c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.853277113 +0000 UTC m=+76.072433724 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb11c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb1b40): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb1b40): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb1b40): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb1b40): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb1b40): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.853277113 +0000 UTC m=+76.072433724 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416bb1b40): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416445ab0 item 5 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416440500): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416440500): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416440500): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416440500): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416440500): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.856059196 +0000 UTC m=+76.075215777 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416440500): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416441700): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416441700): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416441700): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416441700): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416441700): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.856059196 +0000 UTC m=+76.075215777 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416441700): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241630eaf0 item 6 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3e680): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3e680): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3e680): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3e680): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3e680): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.857657579 +0000 UTC m=+76.076814149 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3e680): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3eb80): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3eb80): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3eb80): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3eb80): >_readAt: n=2, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3eb80): _writeAt: size=3, off=2 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3eb80): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3eb80): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.857657579 +0000 UTC m=+76.076814149 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3eb80): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3f040): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3f040): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3f040): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3f040): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3f040): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.857657579 +0000 UTC m=+76.076814149 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3f040): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241630f2d0 item 7 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3f6c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3f6c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3f6c0): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3f6c0): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3f6c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.86083695 +0000 UTC m=+76.079993562 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3f6c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3fc00): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3fc00): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3fc00): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3fc00): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3fc00): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.86083695 +0000 UTC m=+76.079993562 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d3fc00): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416628230 item 8 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664c2c0): _readAt: size=2, off=0 2026/04/07 03:56:18 ERROR : open-test-file(0x6241664c2c0): Couldn't read size of file 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664c2c0): >_readAt: n=0, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664c2c0): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664c2c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664c2c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664c2c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664c700): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664c700): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664c700): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664c700): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664c700): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.863416933 +0000 UTC m=+76.082573545 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664c700): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664cbc0): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664cbc0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664cbc0): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664cbc0): >_readAt: n=2, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664cbc0): _writeAt: size=3, off=2 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664cbc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664cbc0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.863416933 +0000 UTC m=+76.082573545 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664cbc0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664d280): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664d280): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664d280): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664d280): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664d280): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.863416933 +0000 UTC m=+76.082573545 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664d280): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416629420 item 9 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664d900): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664d900): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664d900): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664d900): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664d900): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.866868588 +0000 UTC m=+76.086025199 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664d900): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664de40): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664de40): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664de40): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664de40): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664de40): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.866868588 +0000 UTC m=+76.086025199 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241664de40): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416629b20 item 10 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cae80): _readAt: size=2, off=0 2026/04/07 03:56:18 ERROR : open-test-file(0x624162cae80): Couldn't read size of file 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cae80): >_readAt: n=0, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cae80): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cae80): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cae80): close: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cae80): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cb680): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cb680): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cb680): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cb680): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cb680): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.869427281 +0000 UTC m=+76.088583882 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cb680): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cbc00): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cbc00): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cbc00): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cbc00): >_readAt: n=2, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cbc00): _writeAt: size=3, off=2 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cbc00): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cbc00): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.869427281 +0000 UTC m=+76.088583882 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624162cbc00): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fa300): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fa300): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fa300): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fa300): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fa300): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.869427281 +0000 UTC m=+76.088583882 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fa300): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169682a0 item 11 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696a580): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696a580): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696a580): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696a580): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696a580): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.874264707 +0000 UTC m=+76.093421419 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696a580): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696ab40): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696ab40): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696ab40): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696ab40): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696ab40): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.874264707 +0000 UTC m=+76.093421419 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696ab40): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c323f0 item 12 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696b180): _readAt: size=2, off=0 2026/04/07 03:56:18 ERROR : open-test-file(0x6241696b180): Couldn't read size of file 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696b180): >_readAt: n=0, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696b180): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696b180): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696b180): close: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696b180): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696b540): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696b540): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696b540): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696b540): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696b540): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.877459259 +0000 UTC m=+76.096615980 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696b540): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696bc00): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696bc00): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696bc00): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696bc00): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696bc00): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.877459259 +0000 UTC m=+76.096615980 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241696bc00): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c32770 item 13 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bee40): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bee40): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bee40): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bee40): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bee40): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.880030915 +0000 UTC m=+76.099187526 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bee40): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bf4c0): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bf4c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bf4c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bf4c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bf4c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.880030915 +0000 UTC m=+76.099187526 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bf4c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c32c40 item 14 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bfb00): _readAt: size=2, off=0 2026/04/07 03:56:18 ERROR : open-test-file(0x624164bfb00): Couldn't read size of file 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bfb00): >_readAt: n=0, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bfb00): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bfb00): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bfb00): close: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bfb00): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bfec0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bfec0): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bfec0): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bfec0): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bfec0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.882365295 +0000 UTC m=+76.101521906 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624164bfec0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d10680): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d10680): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d10680): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d10680): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d10680): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.882365295 +0000 UTC m=+76.101521906 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d10680): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c32fc0 item 15 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 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/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d10d00): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d10d00): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d10d00): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d10d00): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d10d00): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.884806575 +0000 UTC m=+76.103963186 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d10d00): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d11680): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d11680): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d11680): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d11680): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d11680): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.884806575 +0000 UTC m=+76.103963186 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416d11680): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c33420 item 16 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416872240): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416872240): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416872240): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416872240): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416872240): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.886917144 +0000 UTC m=+76.106073755 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416872240): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168726c0): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168726c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168726c0): open at offset 5 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168726c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168726c0): >_readAt: n=2, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168726c0): _writeAt: size=3, off=7 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168726c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168726c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.886917144 +0000 UTC m=+76.106073755 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168726c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416872cc0): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416872cc0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416872cc0): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416872cc0): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416872cc0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.886917144 +0000 UTC m=+76.106073755 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416872cc0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c337a0 item 17 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416873340): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416873340): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416873340): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416873340): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416873340): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.890005274 +0000 UTC m=+76.109161874 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416873340): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416873880): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416873880): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416873880): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416873880): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416873880): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.890005274 +0000 UTC m=+76.109161874 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416873880): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c33c70 item 18 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699a300): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699a300): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699a300): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699a300): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699a300): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.893358594 +0000 UTC m=+76.112515215 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699a300): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699a880): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699a880): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699a880): open at offset 5 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699a880): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699a880): >_readAt: n=2, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699a880): _writeAt: size=3, off=7 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699a880): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699a880): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.893358594 +0000 UTC m=+76.112515215 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699a880): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699ad80): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699ad80): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699ad80): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699ad80): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699ad80): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.893358594 +0000 UTC m=+76.112515215 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699ad80): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624166808c0 item 19 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699b400): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699b400): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699b400): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699b400): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699b400): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.898661077 +0000 UTC m=+76.117817689 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699b400): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699b940): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699b940): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699b940): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699b940): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699b940): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.898661077 +0000 UTC m=+76.117817689 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241699b940): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624166813b0 item 20 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166860c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166860c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166860c0): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166860c0): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166860c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.902183466 +0000 UTC m=+76.121340077 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166860c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166865c0): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166865c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166865c0): open at offset 5 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166865c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166865c0): >_readAt: n=2, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166865c0): _writeAt: size=3, off=7 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166865c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166865c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.902183466 +0000 UTC m=+76.121340077 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166865c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416686ac0): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416686ac0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416686ac0): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416686ac0): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416686ac0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.902183466 +0000 UTC m=+76.121340077 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416686ac0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416681ab0 item 21 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687140): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687140): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687140): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687140): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687140): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.905792447 +0000 UTC m=+76.124949028 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687140): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687680): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687680): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687680): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687680): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687680): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.905792447 +0000 UTC m=+76.124949028 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687680): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d643f0 item 22 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687d00): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687d00): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687d00): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687d00): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687d00): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.908983772 +0000 UTC m=+76.128140353 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416687d00): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2300): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2300): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2300): open at offset 5 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2300): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2300): >_readAt: n=2, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2300): _writeAt: size=3, off=7 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2300): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2300): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.908983772 +0000 UTC m=+76.128140353 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2300): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2800): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2800): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2800): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2800): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2800): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.908983772 +0000 UTC m=+76.128140353 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2800): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d64770 item 23 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 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/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2e80): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2e80): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2e80): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2e80): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2e80): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.91105767 +0000 UTC m=+76.130214251 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b2e80): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b33c0): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b33c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b33c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b33c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b33c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.91105767 +0000 UTC m=+76.130214251 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b33c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d64cb0 item 24 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b3a00): _readAt: size=2, off=0 2026/04/07 03:56:18 ERROR : open-test-file(0x624166b3a00): Couldn't read size of file 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b3a00): >_readAt: n=0, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b3a00): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b3a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b3a00): close: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b3a00): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b3dc0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b3dc0): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b3dc0): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b3dc0): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b3dc0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.914496892 +0000 UTC m=+76.133653513 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166b3dc0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166ca3c0): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166ca3c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166ca3c0): open at offset 5 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166ca3c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166ca3c0): >_readAt: n=2, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166ca3c0): _writeAt: size=3, off=7 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166ca3c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166ca3c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.914496892 +0000 UTC m=+76.133653513 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166ca3c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166ca900): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166ca900): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166ca900): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166ca900): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166ca900): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.914496892 +0000 UTC m=+76.133653513 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166ca900): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d65180 item 25 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166caf80): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166caf80): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166caf80): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166caf80): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166caf80): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.918858523 +0000 UTC m=+76.138015133 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166caf80): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cb4c0): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cb4c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cb4c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cb4c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cb4c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.918858523 +0000 UTC m=+76.138015133 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cb4c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d65730 item 26 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cbb00): _readAt: size=2, off=0 2026/04/07 03:56:18 ERROR : open-test-file(0x624166cbb00): Couldn't read size of file 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cbb00): >_readAt: n=0, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cbb00): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cbb00): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cbb00): close: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cbb00): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cbec0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cbec0): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cbec0): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cbec0): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cbec0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.922366504 +0000 UTC m=+76.141523135 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624166cbec0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167024c0): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167024c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167024c0): open at offset 5 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167024c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167024c0): >_readAt: n=2, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167024c0): _writeAt: size=3, off=7 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167024c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167024c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.922366504 +0000 UTC m=+76.141523135 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167024c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416702a00): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416702a00): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416702a00): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416702a00): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416702a00): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.922366504 +0000 UTC m=+76.141523135 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416702a00): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d65b20 item 27 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 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/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416703080): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416703080): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416703080): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416703080): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416703080): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.927902738 +0000 UTC m=+76.147059339 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416703080): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167035c0): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167035c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167035c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167035c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167035c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.927902738 +0000 UTC m=+76.147059339 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167035c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241637d030 item 28 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416703c00): _readAt: size=2, off=0 2026/04/07 03:56:18 ERROR : open-test-file(0x62416703c00): Couldn't read size of file 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416703c00): >_readAt: n=0, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416703c00): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416703c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416703c00): close: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416703c00): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672a0c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672a0c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672a0c0): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672a0c0): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672a0c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.930624788 +0000 UTC m=+76.149781389 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672a0c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672a780): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672a780): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672a780): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672a780): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672a780): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.930624788 +0000 UTC m=+76.149781389 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672a780): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241637dc00 item 29 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 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/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672ae00): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672ae00): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672ae00): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672ae00): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672ae00): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.933017668 +0000 UTC m=+76.152174269 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672ae00): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672b340): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672b340): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672b340): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672b340): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672b340): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.933017668 +0000 UTC m=+76.152174269 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672b340): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c623f0 item 30 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 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/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672b980): _readAt: size=2, off=0 2026/04/07 03:56:18 ERROR : open-test-file(0x6241672b980): Couldn't read size of file 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672b980): >_readAt: n=0, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672b980): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672b980): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672b980): close: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672b980): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672bd40): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672bd40): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672bd40): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672bd40): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672bd40): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.935737363 +0000 UTC m=+76.154893975 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241672bd40): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416754500): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416754500): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416754500): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416754500): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416754500): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.935737363 +0000 UTC m=+76.154893975 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416754500): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c62770 item 31 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 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/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416754b80): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416754b80): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416754b80): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416754b80): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416754b80): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.938237406 +0000 UTC m=+76.157394007 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416754b80): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167550c0): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167550c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167550c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167550c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167550c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.938237406 +0000 UTC m=+76.157394007 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167550c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c62b60 item 32 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416755700): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416755700): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416755700): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416755700): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416755700): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.940505069 +0000 UTC m=+76.159661671 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416755700): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416755b80): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416755b80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416755b80): _writeAt: size=3, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416755b80): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416755b80): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c62fc0 item 33 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416755b80): >_writeAt: n=3, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416755b80): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.941202965 +0000 UTC m=+76.160359565 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416755b80): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676c180): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676c180): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676c180): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676c180): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676c180): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.941202965 +0000 UTC m=+76.160359565 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676c180): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c63180 item 33 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676c7c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676c7c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676c7c0): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676c7c0): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676c7c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.943981371 +0000 UTC m=+76.163137973 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676c7c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676cc40): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676cc40): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c63500 item 34 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676cc40): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676cc40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676cc40): _writeAt: size=3, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676cc40): >_writeAt: n=3, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676cc40): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.944786629 +0000 UTC m=+76.163943239 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676cc40): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676d180): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676d180): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676d180): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676d180): >_readAt: n=3, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676d180): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.944786629 +0000 UTC m=+76.163943239 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676d180): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c636c0 item 34 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676d7c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676d7c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676d7c0): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676d7c0): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676d7c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.949699277 +0000 UTC m=+76.168855878 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676d7c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676dc40): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676dc40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676dc40): _writeAt: size=3, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676dc40): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676dc40): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c63a40 item 35 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676dc40): >_writeAt: n=3, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676dc40): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.950590668 +0000 UTC m=+76.169747269 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241676dc40): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fc240): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fc240): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fc240): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fc240): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fc240): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.950590668 +0000 UTC m=+76.169747269 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fc240): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c63c00 item 35 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fc8c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fc8c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fc8c0): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fc8c0): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fc8c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.953263415 +0000 UTC m=+76.172420026 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fc8c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fcdc0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fcdc0): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e08230 item 36 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fcdc0): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fcdc0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fcdc0): _writeAt: size=3, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fcdc0): >_writeAt: n=3, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fcdc0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.954566862 +0000 UTC m=+76.173723462 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fcdc0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fd300): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fd300): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fd300): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fd300): >_readAt: n=3, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fd300): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.954566862 +0000 UTC m=+76.173723462 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fd300): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e083f0 item 36 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fd940): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fd940): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fd940): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fd940): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fd940): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.957869806 +0000 UTC m=+76.177026417 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fd940): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fddc0): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fddc0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fddc0): _writeAt: size=3, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fddc0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fddc0): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e08930 item 37 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fddc0): >_writeAt: n=3, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fddc0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.959902497 +0000 UTC m=+76.179059099 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624167fddc0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96400): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96400): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96400): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96400): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96400): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.959902497 +0000 UTC m=+76.179059099 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96400): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b721c0 item 37 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96a80): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96a80): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96a80): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96a80): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96a80): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.962031019 +0000 UTC m=+76.181187620 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96a80): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96f80): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96f80): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b72540 item 38 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96f80): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96f80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96f80): _writeAt: size=3, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96f80): >_writeAt: n=3, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96f80): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.962796021 +0000 UTC m=+76.181952633 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b96f80): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b974c0): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b974c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b974c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b974c0): >_readAt: n=3, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b974c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.962796021 +0000 UTC m=+76.181952633 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416b974c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b72770 item 38 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fa600): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fa600): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fa600): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fa600): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fa600): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.967033157 +0000 UTC m=+76.186189768 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fa600): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fac00): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fac00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fac00): _writeAt: size=3, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fac00): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fac00): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416968850 item 39 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fac00): >_writeAt: n=3, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fac00): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.967730741 +0000 UTC m=+76.186887342 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624163fac00): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241656a040): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241656a040): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241656a040): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241656a040): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241656a040): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.967730741 +0000 UTC m=+76.186887342 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241656a040): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416968a80 item 39 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681e140): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681e140): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681e140): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681e140): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681e140): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.969742914 +0000 UTC m=+76.188899515 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681e140): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681e640): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681e640): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e08b60 item 40 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681e640): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681e640): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681e640): _writeAt: size=3, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681e640): >_writeAt: n=3, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681e640): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.973204397 +0000 UTC m=+76.192360998 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681e640): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681eb80): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681eb80): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681eb80): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681eb80): >_readAt: n=3, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681eb80): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.973204397 +0000 UTC m=+76.192360998 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681eb80): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e08d20 item 40 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681f140): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681f140): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681f140): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681f140): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681f140): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681f140): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681f140): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.976650552 +0000 UTC m=+76.195807153 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681f140): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681f640): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681f640): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681f640): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e091f0 item 41 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681f640): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681f640): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.977302962 +0000 UTC m=+76.196459563 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681f640): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681fb00): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681fb00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681fb00): _writeAt: size=3, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681fb00): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681fb00): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e093b0 item 41 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681fb00): >_writeAt: n=3, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681fb00): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.981771133 +0000 UTC m=+76.200927734 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x6241681fb00): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844140): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844140): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844140): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844140): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844140): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.981771133 +0000 UTC m=+76.200927734 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844140): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e09570 item 41 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844780): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844780): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844780): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844780): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844780): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844780): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844780): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.983520029 +0000 UTC m=+76.202676630 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844780): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844c80): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844c80): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844c80): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e09960 item 42 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844c80): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844c80): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.985196598 +0000 UTC m=+76.204353170 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416844c80): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168451c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168451c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e09b20 item 42 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168451c0): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168451c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168451c0): _writeAt: size=3, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168451c0): >_writeAt: n=3, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168451c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.985713603 +0000 UTC m=+76.204870174 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624168451c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416845740): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416845740): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416845740): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416845740): >_readAt: n=3, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416845740): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.985713603 +0000 UTC m=+76.204870174 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416845740): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e09ce0 item 42 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416845d80): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416845d80): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416845d80): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416845d80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416845d80): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416845d80): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416845d80): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.988525242 +0000 UTC m=+76.207681853 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x62416845d80): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a2380): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a2380): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a2380): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624160127e0 item 43 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a2380): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a2380): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.989738889 +0000 UTC m=+76.208895491 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a2380): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a28c0): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a28c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a28c0): _writeAt: size=3, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a28c0): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a28c0): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416012b60 item 43 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a28c0): >_writeAt: n=3, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a28c0): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.990780332 +0000 UTC m=+76.209936934 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a28c0): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a2e00): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a2e00): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a2e00): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a2e00): >_readAt: n=5, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a2e00): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.990780332 +0000 UTC m=+76.209936934 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a2e00): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416012e00 item 43 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3440): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3440): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3440): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3440): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3440): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3440): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3440): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.993387526 +0000 UTC m=+76.212544128 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3440): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3940): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3940): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3940): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416013a40 item 44 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3940): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3940): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.994530921 +0000 UTC m=+76.213687522 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3940): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3e80): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3e80): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635e2a0 item 44 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3e80): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3e80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3e80): _writeAt: size=3, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3e80): >_writeAt: n=3, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3e80): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.99572983 +0000 UTC m=+76.214886431 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169a3e80): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169ee500): _readAt: size=512, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169ee500): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169ee500): >openPending: err= 2026/04/07 03:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169ee500): >_readAt: n=3, err=EOF 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169ee500): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.99572983 +0000 UTC m=+76.214886431 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169ee500): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: Remove: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635e620 item 44 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169eeb40): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169eeb40): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169eeb40): _readAt: size=2, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169eeb40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169eeb40): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169eeb40): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169eeb40): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.998405303 +0000 UTC m=+76.217561904 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169eeb40): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169ef040): _writeAt: size=5, off=0 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169ef040): openPending: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169ef040): >openPending: err= 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635ebd0 item 45 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169ef040): >_writeAt: n=5, err= 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169ef040): close: 2026/04/07 03:56:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.999388737 +0000 UTC m=+76.218545378 2026/04/07 03:56:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:18 DEBUG : open-test-file(0x624169ef040): >close: err= 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:18 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169ef740): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169ef740): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169ef740): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169ef740): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169ef740): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:18.999388737 +0000 UTC m=+76.218545378 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169ef740): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635f2d0 item 45 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169efd80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169efd80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169efd80): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169efd80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169efd80): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169efd80): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169efd80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.003437928 +0000 UTC m=+76.222594519 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169efd80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2a380): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2a380): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2a380): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635fb20 item 46 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2a380): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2a380): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.004903179 +0000 UTC m=+76.224059770 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2a380): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2aa80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2aa80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2aa80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2aa80): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2aa80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.004903179 +0000 UTC m=+76.224059770 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2aa80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635fce0 item 46 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2b0c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2b0c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2b0c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2b0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2b0c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2b0c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2b0c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.008306915 +0000 UTC m=+76.227463505 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2b0c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2b5c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2b5c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2b5c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6c380 item 47 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2b5c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2b5c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.009175542 +0000 UTC m=+76.228332133 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2b5c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2bcc0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2bcc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2bcc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2bcc0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2bcc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.009175542 +0000 UTC m=+76.228332133 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a2bcc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6c700 item 47 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5c400): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5c400): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5c400): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5c400): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5c400): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5c400): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5c400): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.01167354 +0000 UTC m=+76.230830131 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5c400): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5c900): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5c900): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5c900): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6ccb0 item 48 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5c900): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5c900): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.012635983 +0000 UTC m=+76.231792564 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5c900): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5d000): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5d000): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5d000): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5d000): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5d000): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.012635983 +0000 UTC m=+76.231792564 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5d000): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6cfc0 item 48 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5d640): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5d640): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5d640): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5d640): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5d640): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.014707056 +0000 UTC m=+76.233863647 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5d640): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5dac0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5dac0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5dac0): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5dac0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5dac0): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5dac0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6d340 item 49 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5dac0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5dac0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.015682124 +0000 UTC m=+76.234838715 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a5dac0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9e100): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9e100): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9e100): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9e100): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9e100): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.015682124 +0000 UTC m=+76.234838715 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9e100): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6d500 item 49 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9e780): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9e780): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9e780): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9e780): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9e780): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.018069403 +0000 UTC m=+76.237225994 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9e780): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9ec80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9ec80): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9ec80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6d9d0 item 50 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9ec80): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9ec80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9ec80): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9ec80): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9ec80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.018864042 +0000 UTC m=+76.238020632 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9ec80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9f200): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9f200): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9f200): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9f200): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9f200): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.018864042 +0000 UTC m=+76.238020632 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9f200): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6db90 item 50 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9f880): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9f880): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9f880): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9f880): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9f880): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.020523058 +0000 UTC m=+76.239679649 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9f880): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9fd80): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9fd80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9fd80): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9fd80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9fd80): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9fd80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae22a0 item 51 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9fd80): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9fd80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.021159036 +0000 UTC m=+76.240315628 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a9fd80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b003c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b003c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b003c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b003c0): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b003c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.021159036 +0000 UTC m=+76.240315628 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b003c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae2460 item 51 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b00a40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b00a40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b00a40): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b00a40): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b00a40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.022706543 +0000 UTC m=+76.241863134 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b00a40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b00f40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b00f40): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b00f40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae2930 item 52 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b00f40): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b00f40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b00f40): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b00f40): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b00f40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.023497002 +0000 UTC m=+76.242653594 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b00f40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b014c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b014c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b014c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b014c0): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b014c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.023497002 +0000 UTC m=+76.242653594 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b014c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae2d20 item 52 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b01b40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b01b40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b01b40): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b01b40): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b01b40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.025546866 +0000 UTC m=+76.244703457 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b01b40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34140): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34140): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34140): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34140): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34140): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34140): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae3260 item 53 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34140): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34140): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.026509951 +0000 UTC m=+76.245666542 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34140): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34680): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34680): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34680): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34680): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34680): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.026509951 +0000 UTC m=+76.245666542 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34680): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae38f0 item 53 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34d00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34d00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34d00): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34d00): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34d00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.028247646 +0000 UTC m=+76.247404268 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b34d00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35200): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35200): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35200): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae3ce0 item 54 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35200): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35200): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35200): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35200): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35200): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.029217654 +0000 UTC m=+76.248374245 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35200): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35780): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35780): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35780): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35780): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35780): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.029217654 +0000 UTC m=+76.248374245 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35780): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416422620 item 54 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35e00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35e00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35e00): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35e00): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35e00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.03122638 +0000 UTC m=+76.250382971 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b35e00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56400): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56400): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56400): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56400): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56400): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56400): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416422fc0 item 55 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56400): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56400): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.032140143 +0000 UTC m=+76.251296734 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56400): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56940): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56940): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56940): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56940): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56940): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.032140143 +0000 UTC m=+76.251296734 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56940): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624164233b0 item 55 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656a6c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656a6c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656a6c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656a6c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656a6c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.035944112 +0000 UTC m=+76.255110882 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656a6c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656abc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656abc0): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656abc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416968e00 item 56 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656abc0): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656abc0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656abc0): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656abc0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656abc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.038149898 +0000 UTC m=+76.257306480 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656abc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656b140): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656b140): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656b140): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656b140): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656b140): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.038149898 +0000 UTC m=+76.257306480 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656b140): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416968fc0 item 56 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656b780): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656b780): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656b780): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656b780): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656b780): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656b780): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656b780): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656b780): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.040759477 +0000 UTC m=+76.259916058 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656b780): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656bcc0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656bcc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656bcc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416969730 item 57 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656bcc0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656bcc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.04147263 +0000 UTC m=+76.260629212 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241656bcc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942300): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942300): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942300): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942300): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942300): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942300): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169699d0 item 57 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942300): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942300): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.042003711 +0000 UTC m=+76.261160283 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942300): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942880): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942880): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942880): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942880): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942880): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.042003711 +0000 UTC m=+76.261160283 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942880): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416969b90 item 57 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942ec0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942ec0): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942ec0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942ec0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942ec0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942ec0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942ec0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.04373779 +0000 UTC m=+76.262894371 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416942ec0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416943400): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416943400): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416943400): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a680e0 item 58 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416943400): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416943400): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.044238624 +0000 UTC m=+76.263395206 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416943400): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416943940): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416943940): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416943940): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a682a0 item 58 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416943940): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416943940): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416943940): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416943940): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416943940): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.044896835 +0000 UTC m=+76.264053406 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416943940): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0c000): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0c000): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0c000): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0c000): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0c000): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.044896835 +0000 UTC m=+76.264053406 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0c000): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a68460 item 58 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0c640): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0c640): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0c640): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0c640): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0c640): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0c640): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0c640): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0c640): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.046285382 +0000 UTC m=+76.265441963 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0c640): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0cb80): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0cb80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0cb80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a68b60 item 59 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0cb80): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0cb80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.04674077 +0000 UTC m=+76.265897341 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0cb80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0d0c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0d0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0d0c0): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0d0c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0d0c0): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0d0c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a69180 item 59 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0d0c0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0d0c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.04726607 +0000 UTC m=+76.266422641 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0d0c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0d640): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0d640): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0d640): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0d640): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0d640): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.04726607 +0000 UTC m=+76.266422641 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0d640): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a69420 item 59 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0dc80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0dc80): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0dc80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0dc80): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0dc80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0dc80): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0dc80): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0dc80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.048421497 +0000 UTC m=+76.267578068 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c0dc80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c522c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c522c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c522c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635c0e0 item 60 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c522c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c522c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.048822153 +0000 UTC m=+76.267978724 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c522c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c52800): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c52800): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c52800): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635c540 item 60 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c52800): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c52800): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c52800): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c52800): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c52800): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.049400913 +0000 UTC m=+76.268557484 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c52800): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c52dc0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c52dc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c52dc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c52dc0): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c52dc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.049400913 +0000 UTC m=+76.268557484 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c52dc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635c700 item 60 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c53400): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c53400): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c53400): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c53400): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c53400): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c53400): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c53400): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c53400): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.050607387 +0000 UTC m=+76.269763957 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c53400): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c53940): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c53940): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c53940): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635cc40 item 61 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c53940): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c53940): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.051021227 +0000 UTC m=+76.270177798 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c53940): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72140): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72140): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72140): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72140): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72140): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.051021227 +0000 UTC m=+76.270177798 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72140): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635d420 item 61 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72780): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72780): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72780): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72780): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72780): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72780): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72780): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72780): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.052215418 +0000 UTC m=+76.271371999 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72780): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72cc0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72cc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72cc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635dc00 item 62 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72cc0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72cc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.052725459 +0000 UTC m=+76.271882030 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c72cc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c733c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c733c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c733c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c733c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c733c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.052725459 +0000 UTC m=+76.271882030 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c733c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635de30 item 62 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c73a00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c73a00): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c73a00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c73a00): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c73a00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c73a00): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c73a00): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c73a00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.053933265 +0000 UTC m=+76.273089837 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c73a00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9e040): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9e040): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9e040): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416346770 item 63 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9e040): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9e040): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.054375339 +0000 UTC m=+76.273531910 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9e040): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9e740): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9e740): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9e740): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9e740): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9e740): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.054375339 +0000 UTC m=+76.273531910 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9e740): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416347110 item 63 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9ed80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9ed80): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9ed80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9ed80): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9ed80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9ed80): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9ed80): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9ed80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.055502252 +0000 UTC m=+76.274658823 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9ed80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9f2c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9f2c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9f2c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416347810 item 64 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9f2c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9f2c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.055900473 +0000 UTC m=+76.275057044 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9f2c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9f9c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9f9c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9f9c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9f9c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9f9c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.055900473 +0000 UTC m=+76.275057044 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c9f9c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416347a40 item 64 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6100): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6100): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6100): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6100): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6100): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.057228876 +0000 UTC m=+76.276385448 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6100): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6580): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6580): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6580): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6580): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6580): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241702c1c0 item 65 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6580): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6580): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.057620375 +0000 UTC m=+76.276776946 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6580): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6a80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6a80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6a80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6a80): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6a80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.057620375 +0000 UTC m=+76.276776946 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb6a80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241702c380 item 65 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb70c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb70c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb70c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb70c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb70c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.058777786 +0000 UTC m=+76.277934356 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb70c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb7540): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb7540): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241702c850 item 66 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb7540): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb7540): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb7540): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb7540): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb7540): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.059330348 +0000 UTC m=+76.278486918 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb7540): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb7a80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb7a80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb7a80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb7a80): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb7a80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.059330348 +0000 UTC m=+76.278486918 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cb7a80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241702ca10 item 66 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd21c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd21c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd21c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd21c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd21c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.060561568 +0000 UTC m=+76.279718139 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd21c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd2640): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd2640): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd2640): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd2640): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd2640): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241702d0a0 item 67 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd2640): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd2640): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.061044939 +0000 UTC m=+76.280201509 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd2640): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd2b40): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd2b40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd2b40): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd2b40): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd2b40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.061044939 +0000 UTC m=+76.280201509 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd2b40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241702d650 item 67 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd31c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd31c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd31c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd31c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd31c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.062248236 +0000 UTC m=+76.281404807 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd31c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd36c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd36c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241702da40 item 68 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd36c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd36c0): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd36c0): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd36c0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd36c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.062789877 +0000 UTC m=+76.281946448 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd36c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd3c00): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd3c00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd3c00): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd3c00): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd3c00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.062789877 +0000 UTC m=+76.281946448 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cd3c00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241702dce0 item 68 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfa340): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfa340): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfa340): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfa340): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfa340): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.064021058 +0000 UTC m=+76.283177629 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfa340): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfa7c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfa7c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfa7c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfa7c0): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfa7c0): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241643c690 item 69 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfa7c0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfa7c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.064506392 +0000 UTC m=+76.283662964 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfa7c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfacc0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfacc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfacc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfacc0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfacc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.064506392 +0000 UTC m=+76.283662964 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfacc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241643cd90 item 69 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfb340): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfb340): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfb340): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfb340): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfb340): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.06583711 +0000 UTC m=+76.284993681 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfb340): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfb840): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfb840): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241643d5e0 item 70 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfb840): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfb840): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfb840): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfb840): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfb840): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.066304942 +0000 UTC m=+76.285461514 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfb840): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfbd80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfbd80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfbd80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfbd80): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfbd80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.066304942 +0000 UTC m=+76.285461514 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cfbd80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241643dab0 item 70 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42500): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42500): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42500): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42500): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42500): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.068016367 +0000 UTC m=+76.287172938 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42500): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42a00): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42a00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42a00): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42a00): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42a00): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c6310 item 71 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42a00): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42a00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.068514276 +0000 UTC m=+76.287670847 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42a00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42f00): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42f00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42f00): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42f00): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42f00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.068514276 +0000 UTC m=+76.287670847 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d42f00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c6540 item 71 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d43580): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d43580): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d43580): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d43580): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d43580): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.070075448 +0000 UTC m=+76.289232019 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d43580): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d43a80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d43a80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c6a80 item 72 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d43a80): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d43a80): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d43a80): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d43a80): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d43a80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.070669137 +0000 UTC m=+76.289825709 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d43a80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d780c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d780c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d780c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d780c0): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d780c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.070669137 +0000 UTC m=+76.289825709 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d780c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c6f50 item 72 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d78680): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d78680): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d78680): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d78680): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d78680): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d78680): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d78680): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.073357945 +0000 UTC m=+76.292514515 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d78680): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d78b80): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d78b80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d78b80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c7340 item 73 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d78b80): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d78b80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.074721805 +0000 UTC m=+76.293878376 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d78b80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79040): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79040): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79040): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79040): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79040): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c7570 item 73 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79040): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79040): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.07532929 +0000 UTC m=+76.294485882 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79040): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79580): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79580): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79580): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79580): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79580): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.07532929 +0000 UTC m=+76.294485882 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79580): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c7730 item 73 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79bc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79bc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79bc0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79bc0): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79bc0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79bc0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79bc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.076753545 +0000 UTC m=+76.295910115 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d79bc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d981c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d981c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d981c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c7ab0 item 74 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d981c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d981c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.077185619 +0000 UTC m=+76.296342190 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d981c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d98700): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d98700): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c7c70 item 74 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d98700): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d98700): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d98700): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d98700): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d98700): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.077783936 +0000 UTC m=+76.296940517 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d98700): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d98c80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d98c80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d98c80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d98c80): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d98c80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.077783936 +0000 UTC m=+76.296940517 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d98c80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c7e30 item 74 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d992c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d992c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d992c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d992c0): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d992c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d992c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d992c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.079126316 +0000 UTC m=+76.298282887 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d992c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d997c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d997c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d997c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241609a850 item 75 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d997c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d997c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.079550215 +0000 UTC m=+76.298706786 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d997c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d99d00): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d99d00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d99d00): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d99d00): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d99d00): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241609ab60 item 75 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d99d00): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d99d00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.080055908 +0000 UTC m=+76.299212479 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d99d00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe340): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe340): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe340): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe340): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe340): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.080055908 +0000 UTC m=+76.299212479 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe340): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241609ad90 item 75 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe980): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe980): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe980): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe980): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe980): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe980): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe980): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.081554924 +0000 UTC m=+76.300711495 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe980): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbee80): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbee80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbee80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241609b2d0 item 76 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbee80): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbee80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.082558205 +0000 UTC m=+76.301714775 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbee80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbf3c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbf3c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241609b5e0 item 76 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbf3c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbf3c0): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbf3c0): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbf3c0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbf3c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.083158265 +0000 UTC m=+76.302314836 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbf3c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbf940): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbf940): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbf940): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbf940): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbf940): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.083158265 +0000 UTC m=+76.302314836 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbf940): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241609b960 item 76 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4080): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4080): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4080): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4080): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4080): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4080): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4080): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.085165519 +0000 UTC m=+76.304322089 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4080): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4580): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4580): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4580): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241636a380 item 77 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4580): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4580): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.085695186 +0000 UTC m=+76.304851758 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4580): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4c80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4c80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4c80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4c80): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4c80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.085695186 +0000 UTC m=+76.304851758 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de4c80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241636a8c0 item 77 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57280): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57280): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57280): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57280): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57280): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57280): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57280): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.087624412 +0000 UTC m=+76.306780993 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57280): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56180): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56180): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56180): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b72070 item 78 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56180): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56180): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.088759321 +0000 UTC m=+76.307915902 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56180): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56880): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56880): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56880): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56880): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56880): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.088759321 +0000 UTC m=+76.307915902 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b56880): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b72310 item 78 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57680): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57680): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57680): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57680): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57680): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57680): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57680): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.090211858 +0000 UTC m=+76.309368430 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57680): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57b80): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57b80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57b80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b72700 item 79 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57b80): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57b80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.090634615 +0000 UTC m=+76.309791186 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b57b80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5200): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5200): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5200): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5200): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5200): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.090634615 +0000 UTC m=+76.309791186 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5200): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b729a0 item 79 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5840): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5840): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5840): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5840): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5840): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5840): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5840): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.092129112 +0000 UTC m=+76.311285693 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5840): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5d40): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5d40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5d40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b72d20 item 80 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5d40): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5d40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.092576325 +0000 UTC m=+76.311732907 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416de5d40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba45c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba45c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba45c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba45c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba45c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.092576325 +0000 UTC m=+76.311732907 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba45c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b72ee0 item 80 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba4c00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba4c00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba4c00): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba4c00): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba4c00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.094064119 +0000 UTC m=+76.313220690 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba4c00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5080): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5080): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5080): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5080): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5080): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5080): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b732d0 item 81 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5080): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5080): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.094622222 +0000 UTC m=+76.313778803 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5080): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba55c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba55c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba55c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba55c0): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba55c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.094622222 +0000 UTC m=+76.313778803 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba55c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b73490 item 81 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5c40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5c40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5c40): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5c40): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5c40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.096329789 +0000 UTC m=+76.315486361 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5c40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb0240): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb0240): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb0240): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b739d0 item 82 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb0240): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb0240): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb0240): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb0240): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb0240): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.096922096 +0000 UTC m=+76.316078677 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb0240): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416440380): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416440380): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416440380): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416440380): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416440380): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.096922096 +0000 UTC m=+76.316078677 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416440380): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241642c0e0 item 82 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416441500): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416441500): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416441500): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416441500): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416441500): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.098666493 +0000 UTC m=+76.317823074 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416441500): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e400): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e400): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e400): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e400): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e400): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e400): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241642ccb0 item 83 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e400): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e400): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.09923788 +0000 UTC m=+76.318394451 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e400): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e9c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e9c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e9c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e9c0): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e9c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.09923788 +0000 UTC m=+76.318394451 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e9c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241642d180 item 83 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f040): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f040): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f040): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f040): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f040): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.100556104 +0000 UTC m=+76.319712685 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f040): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f540): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f540): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f540): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241642dc70 item 84 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f540): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f540): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f540): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f540): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f540): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.101505624 +0000 UTC m=+76.320662205 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f540): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3fac0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3fac0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3fac0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3fac0): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3fac0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.101505624 +0000 UTC m=+76.320662205 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3fac0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241636ae70 item 84 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c240): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c240): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c240): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c240): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c240): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.103052469 +0000 UTC m=+76.322209040 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c240): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c800): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c800): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c800): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c800): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c800): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c800): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416444540 item 85 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c800): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c800): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.103635489 +0000 UTC m=+76.322792059 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c800): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664cd80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664cd80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664cd80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664cd80): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664cd80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.103635489 +0000 UTC m=+76.322792059 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664cd80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416444930 item 85 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d500): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d500): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d500): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d500): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d500): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.10505859 +0000 UTC m=+76.324215162 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d500): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664da00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664da00): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664da00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416444e00 item 86 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664da00): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664da00): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664da00): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664da00): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664da00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.105718214 +0000 UTC m=+76.324874784 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664da00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162ca800): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162ca800): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162ca800): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162ca800): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162ca800): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.105718214 +0000 UTC m=+76.324874784 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162ca800): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416444fc0 item 86 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb380): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb380): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb380): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb380): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb380): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.107076413 +0000 UTC m=+76.326233004 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb380): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb980): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb980): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb980): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb980): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb980): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb980): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416445960 item 87 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb980): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb980): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.107538032 +0000 UTC m=+76.326694604 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb980): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a140): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a140): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a140): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a140): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a140): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.107538032 +0000 UTC m=+76.326694604 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a140): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416445ce0 item 87 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a840): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a840): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a840): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a840): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a840): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.10972226 +0000 UTC m=+76.328878841 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a840): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696ad40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696ad40): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696ad40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241630e540 item 88 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696ad40): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696ad40): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696ad40): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696ad40): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696ad40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.11051294 +0000 UTC m=+76.329669531 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696ad40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b2c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b2c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b2c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b2c0): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b2c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.11051294 +0000 UTC m=+76.329669531 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b2c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241630e7e0 item 88 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b900): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b900): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b900): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b900): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b900): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b900): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b900): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b900): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.112363999 +0000 UTC m=+76.331520590 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b900): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696be40): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696be40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696be40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241630efc0 item 89 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696be40): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696be40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.113050392 +0000 UTC m=+76.332206983 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696be40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bef40): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bef40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bef40): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bef40): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bef40): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bef40): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241630f3b0 item 89 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bef40): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bef40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.113681321 +0000 UTC m=+76.332837912 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bef40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf600): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf600): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf600): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf600): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf600): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.113681321 +0000 UTC m=+76.332837912 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf600): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241630fb90 item 89 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bfc40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bfc40): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bfc40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bfc40): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bfc40): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bfc40): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bfc40): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bfc40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.115188422 +0000 UTC m=+76.334345043 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bfc40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10280): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10280): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10280): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624166287e0 item 90 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10280): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10280): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.115838778 +0000 UTC m=+76.334995359 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10280): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d107c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d107c0): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d107c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416629260 item 90 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d107c0): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d107c0): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d107c0): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d107c0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d107c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.116466009 +0000 UTC m=+76.335622580 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d107c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10d80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10d80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10d80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10d80): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10d80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.116466009 +0000 UTC m=+76.335622580 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10d80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416629500 item 90 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d11880): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d11880): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d11880): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d11880): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d11880): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d11880): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d11880): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d11880): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.117696158 +0000 UTC m=+76.336852730 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d11880): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168722c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168722c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168722c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416629960 item 91 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168722c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168722c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.118396548 +0000 UTC m=+76.337553119 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168722c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872800): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872800): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872800): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872800): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872800): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872800): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416629b20 item 91 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872800): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872800): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.118980309 +0000 UTC m=+76.338136880 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872800): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872e80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872e80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872e80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872e80): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872e80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.118980309 +0000 UTC m=+76.338136880 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872e80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c320e0 item 91 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168734c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168734c0): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168734c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168734c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168734c0): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168734c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168734c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168734c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.120384464 +0000 UTC m=+76.339541035 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168734c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873b00): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873b00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873b00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c32540 item 92 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873b00): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873b00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.12088607 +0000 UTC m=+76.340042641 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873b00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a380): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a380): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a380): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c32700 item 92 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a380): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a380): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a380): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a380): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a380): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.121769605 +0000 UTC m=+76.340926196 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a380): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a980): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a980): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a980): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a980): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a980): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.121769605 +0000 UTC m=+76.340926196 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a980): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c328c0 item 92 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699afc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699afc0): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699afc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699afc0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699afc0): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699afc0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699afc0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699afc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.12369295 +0000 UTC m=+76.342849541 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699afc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b500): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b500): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b500): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c32d90 item 93 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b500): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b500): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.124267944 +0000 UTC m=+76.343424535 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b500): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699bc00): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699bc00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699bc00): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699bc00): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699bc00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.124267944 +0000 UTC m=+76.343424535 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699bc00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c32f50 item 93 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa380): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa380): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa380): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa380): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa380): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa380): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa380): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa380): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.126129552 +0000 UTC m=+76.345286143 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa380): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa900): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa900): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa900): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c332d0 item 94 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa900): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa900): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.126705157 +0000 UTC m=+76.345861749 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa900): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe000): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe000): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe000): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe000): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe000): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.126705157 +0000 UTC m=+76.345861749 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe000): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c33570 item 94 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe640): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe640): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe640): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe640): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe640): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe640): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe640): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe640): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.128936653 +0000 UTC m=+76.348093244 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbe640): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbebc0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbebc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbebc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c338f0 item 95 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbebc0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbebc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.129507438 +0000 UTC m=+76.348664030 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416dbebc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166865c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166865c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166865c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166865c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166865c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.129507438 +0000 UTC m=+76.348664030 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166865c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c33ab0 item 95 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686c00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686c00): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686c00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686c00): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686c00): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686c00): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686c00): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686c00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.131182876 +0000 UTC m=+76.350339457 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686c00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416687140): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416687140): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416687140): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416680070 item 96 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416687140): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416687140): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.131693208 +0000 UTC m=+76.350849789 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416687140): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416687840): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416687840): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416687840): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416687840): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416687840): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.131693208 +0000 UTC m=+76.350849789 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416687840): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624166808c0 item 96 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= 2026/04/07 03:56:19 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:19 DEBUG : Looking for writers 2026/04/07 03:56:19 DEBUG : >WaitForWriters: 2026/04/07 03:56:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/07 03:56:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1340): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1340): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1340): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1340): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1340): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.266936739 +0000 UTC m=+76.486093350 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1340): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1840): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1840): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1840): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1840): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1840): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1840): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1840): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.266936739 +0000 UTC m=+76.486093350 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1840): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1d00): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1d00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1d00): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1d00): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1d00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.266936739 +0000 UTC m=+76.486093350 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1d00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d64a80 item 1 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6440): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6440): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6440): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6440): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6440): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.27081029 +0000 UTC m=+76.489966901 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6440): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6940): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6940): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6940): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6940): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6940): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.27081029 +0000 UTC m=+76.489966901 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6940): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d65110 item 2 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6f80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6f80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6f80): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6f80): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6f80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.273721106 +0000 UTC m=+76.492877707 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e6f80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e7400): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e7400): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e7400): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e7400): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e7400): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e7400): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e7400): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.273721106 +0000 UTC m=+76.492877707 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e7400): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e78c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e78c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e78c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e78c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e78c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.273721106 +0000 UTC m=+76.492877707 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168e78c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d65570 item 3 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758040): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758040): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758040): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758040): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758040): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.276807001 +0000 UTC m=+76.495963603 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758040): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758580): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758580): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758580): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758580): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758580): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.276807001 +0000 UTC m=+76.495963603 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758580): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d65ab0 item 4 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758bc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758bc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758bc0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758bc0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758bc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.279395209 +0000 UTC m=+76.498551851 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416758bc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759040): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759040): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759040): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759040): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759040): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759040): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759040): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.279395209 +0000 UTC m=+76.498551851 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759040): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759500): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759500): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759500): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759500): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759500): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.279395209 +0000 UTC m=+76.498551851 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759500): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d65e30 item 5 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759b80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759b80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759b80): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759b80): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759b80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.283154765 +0000 UTC m=+76.502311376 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416759b80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f01c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f01c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f01c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f01c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f01c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.283154765 +0000 UTC m=+76.502311376 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f01c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416012bd0 item 6 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f0840): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f0840): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f0840): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f0840): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f0840): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.285442987 +0000 UTC m=+76.504599599 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f0840): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f0d40): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f0d40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f0d40): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f0d40): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f0d40): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f0d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f0d40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.285442987 +0000 UTC m=+76.504599599 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f0d40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1200): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1200): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1200): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1200): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1200): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.285442987 +0000 UTC m=+76.504599599 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1200): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624160130a0 item 7 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1880): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1880): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1880): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1880): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1880): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.28863366 +0000 UTC m=+76.507790262 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1880): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1dc0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1dc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1dc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1dc0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1dc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.28863366 +0000 UTC m=+76.507790262 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167f1dc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635e620 item 8 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840480): _readAt: size=2, off=0 2026/04/07 03:56:19 ERROR : open-test-file(0x62416840480): Couldn't read size of file 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840480): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840480): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840480): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840480): close: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840480): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840840): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840840): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840840): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840840): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840840): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.292002289 +0000 UTC m=+76.511158900 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840840): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840cc0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840cc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840cc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840cc0): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840cc0): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840cc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840cc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.292002289 +0000 UTC m=+76.511158900 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416840cc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168411c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168411c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168411c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168411c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168411c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.292002289 +0000 UTC m=+76.511158900 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168411c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635ebd0 item 9 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416841840): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416841840): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416841840): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416841840): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416841840): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.296226601 +0000 UTC m=+76.515383202 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416841840): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416841d80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416841d80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416841d80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416841d80): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416841d80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.296226601 +0000 UTC m=+76.515383202 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416841d80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635fab0 item 10 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168624c0): _readAt: size=2, off=0 2026/04/07 03:56:19 ERROR : open-test-file(0x624168624c0): Couldn't read size of file 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168624c0): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168624c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168624c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168624c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168624c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862880): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862880): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862880): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862880): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862880): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.298743404 +0000 UTC m=+76.517900015 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862880): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862d80): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862d80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862d80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862d80): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862d80): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862d80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.298743404 +0000 UTC m=+76.517900015 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862d80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863280): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863280): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863280): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863280): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863280): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.298743404 +0000 UTC m=+76.517900015 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863280): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6c000 item 11 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863900): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863900): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863900): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863900): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863900): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.302140688 +0000 UTC m=+76.521297298 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863900): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863e40): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863e40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863e40): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863e40): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863e40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.302140688 +0000 UTC m=+76.521297298 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416863e40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6c8c0 item 12 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a6580): _readAt: size=2, off=0 2026/04/07 03:56:19 ERROR : open-test-file(0x624168a6580): Couldn't read size of file 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a6580): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a6580): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a6580): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a6580): close: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a6580): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a6940): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a6940): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a6940): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a6940): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a6940): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.304940103 +0000 UTC m=+76.524096744 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a6940): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7000): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7000): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7000): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7000): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7000): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.304940103 +0000 UTC m=+76.524096744 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7000): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6cd90 item 13 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7680): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7680): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7680): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7680): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7680): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.308466189 +0000 UTC m=+76.527622800 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7680): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7bc0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7bc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7bc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7bc0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7bc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.308466189 +0000 UTC m=+76.527622800 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168a7bc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6d260 item 14 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691e300): _readAt: size=2, off=0 2026/04/07 03:56:19 ERROR : open-test-file(0x6241691e300): Couldn't read size of file 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691e300): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691e300): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691e300): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691e300): close: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691e300): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691e6c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691e6c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691e6c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691e6c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691e6c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.311020412 +0000 UTC m=+76.530177014 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691e6c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691ed80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691ed80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691ed80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691ed80): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691ed80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.311020412 +0000 UTC m=+76.530177014 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691ed80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6d650 item 15 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691f400): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691f400): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691f400): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691f400): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691f400): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.313634038 +0000 UTC m=+76.532790639 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691f400): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691f940): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691f940): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691f940): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691f940): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691f940): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.313634038 +0000 UTC m=+76.532790639 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691f940): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6dab0 item 16 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946080): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946080): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946080): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946080): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946080): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.315928172 +0000 UTC m=+76.535084783 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946080): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946500): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946500): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946500): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946500): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946500): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946500): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946500): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946500): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.315928172 +0000 UTC m=+76.535084783 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946500): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946a00): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946a00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946a00): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946a00): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946a00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.315928172 +0000 UTC m=+76.535084783 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416946a00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6de30 item 17 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416947080): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416947080): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416947080): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416947080): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416947080): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.319755114 +0000 UTC m=+76.538911716 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416947080): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169475c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169475c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169475c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169475c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169475c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.319755114 +0000 UTC m=+76.538911716 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169475c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae2690 item 18 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416947c40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416947c40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416947c40): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416947c40): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416947c40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.321992872 +0000 UTC m=+76.541149484 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416947c40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697e240): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697e240): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697e240): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697e240): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697e240): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697e240): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697e240): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697e240): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.321992872 +0000 UTC m=+76.541149484 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697e240): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697e740): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697e740): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697e740): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697e740): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697e740): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.321992872 +0000 UTC m=+76.541149484 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697e740): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae2d90 item 19 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697edc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697edc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697edc0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697edc0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697edc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.32561038 +0000 UTC m=+76.544766991 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697edc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697f300): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697f300): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697f300): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697f300): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697f300): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.32561038 +0000 UTC m=+76.544766991 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697f300): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae38f0 item 20 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697f980): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697f980): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697f980): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697f980): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697f980): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.328166247 +0000 UTC m=+76.547322858 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697f980): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697fe80): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697fe80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697fe80): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697fe80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697fe80): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697fe80): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697fe80): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697fe80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.328166247 +0000 UTC m=+76.547322858 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241697fe80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169ae480): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169ae480): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169ae480): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169ae480): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169ae480): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.328166247 +0000 UTC m=+76.547322858 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169ae480): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae3ce0 item 21 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169aeb00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169aeb00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169aeb00): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169aeb00): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169aeb00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.332320527 +0000 UTC m=+76.551477138 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169aeb00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169af040): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169af040): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169af040): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169af040): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169af040): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.332320527 +0000 UTC m=+76.551477138 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169af040): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416968540 item 22 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169af6c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169af6c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169af6c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169af6c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169af6c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.334903174 +0000 UTC m=+76.554059776 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169af6c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169afbc0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169afbc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169afbc0): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169afbc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169afbc0): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169afbc0): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169afbc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169afbc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.334903174 +0000 UTC m=+76.554059776 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169afbc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fc1c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fc1c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fc1c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fc1c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fc1c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.334903174 +0000 UTC m=+76.554059776 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fc1c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416968930 item 23 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fc840): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fc840): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fc840): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fc840): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fc840): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.337848506 +0000 UTC m=+76.557005116 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fc840): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fcd80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fcd80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fcd80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fcd80): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fcd80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.337848506 +0000 UTC m=+76.557005116 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fcd80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416968e70 item 24 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fd3c0): _readAt: size=2, off=0 2026/04/07 03:56:19 ERROR : open-test-file(0x624169fd3c0): Couldn't read size of file 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fd3c0): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fd3c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fd3c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fd3c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fd3c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fd780): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fd780): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fd780): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fd780): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fd780): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.340324742 +0000 UTC m=+76.559481353 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fd780): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fdc80): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fdc80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fdc80): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fdc80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fdc80): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fdc80): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fdc80): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fdc80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.340324742 +0000 UTC m=+76.559481353 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624169fdc80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a362c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a362c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a362c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a362c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a362c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.340324742 +0000 UTC m=+76.559481353 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a362c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169692d0 item 25 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a36940): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a36940): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a36940): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a36940): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a36940): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.343326649 +0000 UTC m=+76.562483321 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a36940): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a36e80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a36e80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a36e80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a36e80): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a36e80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.343326649 +0000 UTC m=+76.562483321 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a36e80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169698f0 item 26 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a374c0): _readAt: size=2, off=0 2026/04/07 03:56:19 ERROR : open-test-file(0x62416a374c0): Couldn't read size of file 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a374c0): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a374c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a374c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a374c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a374c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a37880): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a37880): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a37880): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a37880): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a37880): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.345840608 +0000 UTC m=+76.564997209 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a37880): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a37d80): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a37d80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a37d80): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a37d80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a37d80): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a37d80): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a37d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a37d80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.345840608 +0000 UTC m=+76.564997209 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a37d80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a603c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a603c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a603c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a603c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a603c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.345840608 +0000 UTC m=+76.564997209 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a603c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416969c70 item 27 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a60a40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a60a40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a60a40): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a60a40): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a60a40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.348976127 +0000 UTC m=+76.568132739 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a60a40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a60f80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a60f80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a60f80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a60f80): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a60f80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.348976127 +0000 UTC m=+76.568132739 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a60f80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a68310 item 28 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a615c0): _readAt: size=2, off=0 2026/04/07 03:56:19 ERROR : open-test-file(0x62416a615c0): Couldn't read size of file 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a615c0): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a615c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a615c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a615c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a615c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a61980): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a61980): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a61980): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a61980): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a61980): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.351444349 +0000 UTC m=+76.570600961 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a61980): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a90140): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a90140): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a90140): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a90140): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a90140): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.351444349 +0000 UTC m=+76.570600961 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a90140): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a68a10 item 29 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a907c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a907c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a907c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a907c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a907c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.353608307 +0000 UTC m=+76.572764908 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a907c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a90d00): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a90d00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a90d00): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a90d00): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a90d00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.353608307 +0000 UTC m=+76.572764908 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a90d00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a691f0 item 30 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91340): _readAt: size=2, off=0 2026/04/07 03:56:19 ERROR : open-test-file(0x62416a91340): Couldn't read size of file 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91340): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91340): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91340): >_writeAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91340): close: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91340): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91700): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91700): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91700): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91700): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91700): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.356279231 +0000 UTC m=+76.575435832 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91700): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91dc0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91dc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91dc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91dc0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91dc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.356279231 +0000 UTC m=+76.575435832 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a91dc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a697a0 item 31 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acc540): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acc540): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acc540): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acc540): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acc540): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.358744017 +0000 UTC m=+76.577900628 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acc540): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acca80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acca80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acca80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acca80): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acca80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.358744017 +0000 UTC m=+76.577900628 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acca80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635c5b0 item 32 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acd0c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acd0c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acd0c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acd0c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acd0c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.36097978 +0000 UTC m=+76.580136381 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acd0c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acd540): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acd540): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acd540): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acd540): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acd540): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635ca80 item 33 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acd540): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acd540): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.36181256 +0000 UTC m=+76.580969171 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acd540): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acda40): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acda40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acda40): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acda40): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acda40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.36181256 +0000 UTC m=+76.580969171 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416acda40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635ccb0 item 33 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0180): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0180): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0180): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0180): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0180): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.364024559 +0000 UTC m=+76.583181169 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0180): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0600): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0600): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635d810 item 34 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0600): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0600): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0600): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0600): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0600): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.365026537 +0000 UTC m=+76.584183148 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0600): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0b40): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0b40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0b40): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0b40): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0b40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.365026537 +0000 UTC m=+76.584183148 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af0b40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635dc70 item 34 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1180): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1180): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1180): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1180): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1180): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.367376977 +0000 UTC m=+76.586533588 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1180): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1600): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1600): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1600): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1600): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1600): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416346540 item 35 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1600): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1600): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.368138532 +0000 UTC m=+76.587295143 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1600): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1b00): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1b00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1b00): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1b00): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1b00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.368138532 +0000 UTC m=+76.587295143 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416af1b00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416346850 item 35 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28280): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28280): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28280): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28280): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28280): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.370346153 +0000 UTC m=+76.589502763 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28280): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28780): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28780): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624163476c0 item 36 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28780): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28780): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28780): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28780): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28780): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.371552556 +0000 UTC m=+76.590709157 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28780): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28cc0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28cc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28cc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28cc0): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28cc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.371552556 +0000 UTC m=+76.590709157 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b28cc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624163478f0 item 36 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29300): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29300): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29300): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29300): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29300): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.374232397 +0000 UTC m=+76.593389008 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29300): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29780): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29780): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29780): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29780): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29780): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416347ce0 item 37 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29780): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29780): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.375011946 +0000 UTC m=+76.594168627 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29780): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29c80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29c80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29c80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29c80): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29c80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.375011946 +0000 UTC m=+76.594168627 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b29c80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241702c230 item 37 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70400): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70400): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70400): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70400): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70400): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.377561151 +0000 UTC m=+76.596717762 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70400): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70900): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70900): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241702c690 item 38 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70900): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70900): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70900): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70900): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70900): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.378480343 +0000 UTC m=+76.597636945 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70900): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70e40): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70e40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70e40): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70e40): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70e40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.378480343 +0000 UTC m=+76.597636945 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b70e40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241702c8c0 item 38 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b714c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b714c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b714c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b714c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b714c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.380964314 +0000 UTC m=+76.600120926 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b714c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b719c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b719c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b719c0): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b719c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b719c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241702cf50 item 39 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b719c0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b719c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.381843331 +0000 UTC m=+76.600999933 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b719c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b71ec0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b71ec0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b71ec0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b71ec0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b71ec0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.381843331 +0000 UTC m=+76.600999933 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416b71ec0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241702d110 item 39 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416baa640): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416baa640): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416baa640): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416baa640): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416baa640): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.384263763 +0000 UTC m=+76.603420374 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416baa640): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416baab40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416baab40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241702d8f0 item 40 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416baab40): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416baab40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416baab40): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416baab40): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416baab40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.385047179 +0000 UTC m=+76.604203790 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416baab40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bab080): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bab080): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bab080): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bab080): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bab080): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.385047179 +0000 UTC m=+76.604203790 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bab080): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241702dab0 item 40 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bab640): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bab640): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bab640): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bab640): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bab640): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bab640): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bab640): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.387282483 +0000 UTC m=+76.606439083 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bab640): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416babb40): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416babb40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416babb40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241643c230 item 41 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416babb40): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416babb40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.387964668 +0000 UTC m=+76.607121269 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416babb40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1e100): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1e100): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1e100): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1e100): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1e100): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241643c7e0 item 41 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1e100): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1e100): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.388843684 +0000 UTC m=+76.608000296 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1e100): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1e640): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1e640): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1e640): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1e640): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1e640): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.388843684 +0000 UTC m=+76.608000296 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1e640): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241643ce70 item 41 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1ec80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1ec80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1ec80): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1ec80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1ec80): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1ec80): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1ec80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.391471196 +0000 UTC m=+76.610627807 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416c1ec80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416704b00): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416704b00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416704b00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241643d650 item 42 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416704b00): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416704b00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.392622777 +0000 UTC m=+76.611779388 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416704b00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416705040): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416705040): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c62bd0 item 42 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416705040): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416705040): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416705040): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416705040): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416705040): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.393800317 +0000 UTC m=+76.612956927 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416705040): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167055c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167055c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167055c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167055c0): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167055c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.393800317 +0000 UTC m=+76.612956927 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167055c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c62e70 item 42 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416705c00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416705c00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416705c00): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416705c00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416705c00): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416705c00): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416705c00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.396261494 +0000 UTC m=+76.615418096 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416705c00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778200): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778200): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778200): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c631f0 item 43 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778200): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778200): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.397175608 +0000 UTC m=+76.616332219 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778200): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778740): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778740): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778740): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778740): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778740): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c633b0 item 43 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778740): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778740): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.397943505 +0000 UTC m=+76.617100107 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778740): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778c80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778c80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778c80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778c80): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778c80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.397943505 +0000 UTC m=+76.617100107 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416778c80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c63570 item 43 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167792c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167792c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167792c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167792c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167792c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167792c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167792c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.400245413 +0000 UTC m=+76.619402024 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167792c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167797c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167797c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167797c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c638f0 item 44 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167797c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167797c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.400934902 +0000 UTC m=+76.620091504 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167797c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416779d00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416779d00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c63ab0 item 44 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416779d00): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416779d00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416779d00): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416779d00): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416779d00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.401881767 +0000 UTC m=+76.621038379 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416779d00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa380): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa380): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa380): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa380): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa380): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.401881767 +0000 UTC m=+76.621038379 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa380): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c63c70 item 44 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa9c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa9c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa9c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa9c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa9c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa9c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa9c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.404035596 +0000 UTC m=+76.623192208 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa9c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caaec0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caaec0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caaec0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c6310 item 45 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caaec0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caaec0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.404843559 +0000 UTC m=+76.624000170 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caaec0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cab5c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cab5c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cab5c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cab5c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cab5c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.404843559 +0000 UTC m=+76.624000170 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cab5c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c6540 item 45 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cabc00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cabc00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cabc00): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cabc00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cabc00): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cabc00): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cabc00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.407424063 +0000 UTC m=+76.626580674 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cabc00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166983c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166983c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166983c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e081c0 item 46 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166983c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166983c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.408321434 +0000 UTC m=+76.627478045 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166983c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416698ac0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416698ac0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416698ac0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416698ac0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416698ac0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.408321434 +0000 UTC m=+76.627478045 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416698ac0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e08380 item 46 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699100): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699100): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699100): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699100): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699100): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699100): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699100): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.411480518 +0000 UTC m=+76.630637119 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699100): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699600): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699600): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699600): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241643c230 item 47 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699600): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699600): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.412511 +0000 UTC m=+76.631667711 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699600): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699d00): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699d00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699d00): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699d00): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699d00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.412511 +0000 UTC m=+76.631667711 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416699d00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241643c7e0 item 47 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa440): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa440): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa440): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa440): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa440): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa440): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa440): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.415500795 +0000 UTC m=+76.634657406 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa440): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa940): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa940): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa940): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241643d420 item 48 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa940): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa940): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.416833065 +0000 UTC m=+76.635989677 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416caa940): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cab040): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cab040): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cab040): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cab040): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cab040): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.416833065 +0000 UTC m=+76.635989677 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cab040): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241643d650 item 48 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cabec0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cabec0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cabec0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cabec0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cabec0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.420424945 +0000 UTC m=+76.639581546 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416cabec0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba44c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba44c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba44c0): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba44c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba44c0): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba44c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e089a0 item 49 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba44c0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba44c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.421494431 +0000 UTC m=+76.640651042 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba44c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba4a00): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba4a00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba4a00): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba4a00): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba4a00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.421494431 +0000 UTC m=+76.640651042 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba4a00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e08b60 item 49 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5080): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5080): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5080): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5080): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5080): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.424564967 +0000 UTC m=+76.643721579 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5080): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164405c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164405c0): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164405c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c60e0 item 50 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164405c0): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164405c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164405c0): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164405c0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164405c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.425460726 +0000 UTC m=+76.644617338 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164405c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416441b80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416441b80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416441b80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416441b80): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416441b80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.425460726 +0000 UTC m=+76.644617338 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416441b80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c6310 item 50 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e700): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e700): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e700): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e700): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e700): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.427766252 +0000 UTC m=+76.646922852 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3e700): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3ec00): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3ec00): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3ec00): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3ec00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3ec00): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3ec00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c6e00 item 51 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3ec00): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3ec00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.428564837 +0000 UTC m=+76.647721447 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3ec00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f140): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f140): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f140): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f140): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f140): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.428564837 +0000 UTC m=+76.647721447 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f140): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c70a0 item 51 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f7c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f7c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f7c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f7c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f7c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.431144879 +0000 UTC m=+76.650301480 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3f7c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3fcc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3fcc0): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3fcc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c7490 item 52 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3fcc0): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3fcc0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3fcc0): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3fcc0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3fcc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.432175812 +0000 UTC m=+76.651332412 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d3fcc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c340): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c340): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c340): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c340): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c340): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.432175812 +0000 UTC m=+76.651332412 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664c340): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c76c0 item 52 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664ca80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664ca80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664ca80): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664ca80): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664ca80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.434476669 +0000 UTC m=+76.653633270 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664ca80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d080): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d080): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d080): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d080): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d080): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d080): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c7a40 item 53 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d080): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d080): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.435387565 +0000 UTC m=+76.654544176 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d080): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d600): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d600): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d600): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d600): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d600): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.435387565 +0000 UTC m=+76.654544176 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664d600): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624169c7c00 item 53 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664dc80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664dc80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664dc80): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664dc80): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664dc80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.437739828 +0000 UTC m=+76.656896439 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664dc80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162caa80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162caa80): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162caa80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241642c230 item 54 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162caa80): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162caa80): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162caa80): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162caa80): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162caa80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.43853635 +0000 UTC m=+76.657692951 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162caa80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb480): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb480): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb480): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb480): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb480): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.43853635 +0000 UTC m=+76.657692951 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cb480): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241642c620 item 54 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cbc40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cbc40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cbc40): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cbc40): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cbc40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.440854739 +0000 UTC m=+76.660011350 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624162cbc40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a380): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a380): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a380): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a380): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a380): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a380): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241642d420 item 55 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a380): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a380): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.441703539 +0000 UTC m=+76.660860150 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a380): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a940): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a940): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a940): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a940): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a940): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.441703539 +0000 UTC m=+76.660860150 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696a940): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241642d810 item 55 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696afc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696afc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696afc0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696afc0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696afc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.443923612 +0000 UTC m=+76.663080224 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696afc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b4c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b4c0): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b4c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241636a620 item 56 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b4c0): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b4c0): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b4c0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b4c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.445048223 +0000 UTC m=+76.664204824 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696b4c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696ba40): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696ba40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696ba40): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696ba40): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696ba40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.445048223 +0000 UTC m=+76.664204824 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241696ba40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241636abd0 item 56 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bebc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bebc0): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bebc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bebc0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bebc0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bebc0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bebc0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bebc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.447367514 +0000 UTC m=+76.666524115 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bebc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf1c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf1c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf1c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416444310 item 57 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf1c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf1c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.448783673 +0000 UTC m=+76.667940273 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf1c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf800): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf800): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf800): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf800): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf800): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf800): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416444690 item 57 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf800): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf800): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.449655485 +0000 UTC m=+76.668812087 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bf800): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bfd80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bfd80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bfd80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bfd80): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bfd80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.449655485 +0000 UTC m=+76.668812087 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624164bfd80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416444af0 item 57 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d104c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d104c0): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d104c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d104c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d104c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d104c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d104c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d104c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.451905656 +0000 UTC m=+76.671062258 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d104c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10a00): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10a00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10a00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416444e70 item 58 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10a00): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10a00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.452705985 +0000 UTC m=+76.671862586 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10a00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10fc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10fc0): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10fc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416445030 item 58 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10fc0): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10fc0): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10fc0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10fc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.45407743 +0000 UTC m=+76.673234031 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d10fc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d11b80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d11b80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d11b80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d11b80): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d11b80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.45407743 +0000 UTC m=+76.673234031 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416d11b80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416445650 item 58 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872500): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872500): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872500): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872500): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872500): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872500): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872500): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872500): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.456662391 +0000 UTC m=+76.675819002 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872500): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872b40): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872b40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872b40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416445dc0 item 59 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872b40): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872b40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.457578649 +0000 UTC m=+76.676735260 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416872b40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873080): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873080): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873080): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873080): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873080): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873080): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241630e310 item 59 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873080): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873080): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.458427328 +0000 UTC m=+76.677583940 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873080): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873600): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873600): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873600): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873600): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873600): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.458427328 +0000 UTC m=+76.677583940 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873600): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241630e5b0 item 59 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5340): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5340): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5340): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5340): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5340): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5340): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5340): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5340): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.461148947 +0000 UTC m=+76.680305559 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5340): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5880): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5880): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5880): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e09110 item 60 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5880): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5880): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.462225335 +0000 UTC m=+76.681381946 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5880): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5dc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5dc0): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5dc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e092d0 item 60 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5dc0): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5dc0): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5dc0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5dc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.463479299 +0000 UTC m=+76.682635900 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416ba5dc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a700): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a700): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a700): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a700): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a700): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.463479299 +0000 UTC m=+76.682635900 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699a700): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e09490 item 60 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699ad40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699ad40): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699ad40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699ad40): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699ad40): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699ad40): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699ad40): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699ad40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.466160142 +0000 UTC m=+76.685316743 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699ad40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b280): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b280): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b280): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e09810 item 61 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b280): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b280): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.466902941 +0000 UTC m=+76.686059552 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b280): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b980): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b980): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b980): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b980): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b980): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.466902941 +0000 UTC m=+76.686059552 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241699b980): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e09a40 item 61 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa100): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa100): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa100): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa100): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa100): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa100): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa100): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa100): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.469208838 +0000 UTC m=+76.688365439 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa100): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa640): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa640): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa640): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416e09e30 item 62 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa640): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa640): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.469879512 +0000 UTC m=+76.689036112 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fa640): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fb2c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fb2c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fb2c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fb2c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fb2c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.469879512 +0000 UTC m=+76.689036112 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624163fb2c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624166283f0 item 62 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb03c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb03c0): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb03c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb03c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb03c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb03c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb03c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb03c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.472047027 +0000 UTC m=+76.691203638 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb03c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb0900): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb0900): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb0900): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416629490 item 63 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb0900): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb0900): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.472864096 +0000 UTC m=+76.692020697 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb0900): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1000): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1000): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1000): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1000): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1000): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.472864096 +0000 UTC m=+76.692020697 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1000): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416629650 item 63 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb16c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb16c0): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb16c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb16c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb16c0): >_readAt: n=0, err=Bad file descriptor 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb16c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb16c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb16c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.475243371 +0000 UTC m=+76.694399971 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb16c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1c00): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1c00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1c00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416629ab0 item 64 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1c00): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1c00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.475977664 +0000 UTC m=+76.695134276 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bb1c00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686400): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686400): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686400): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686400): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686400): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.475977664 +0000 UTC m=+76.695134276 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686400): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c32070 item 64 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686a40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686a40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686a40): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686a40): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686a40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.478199031 +0000 UTC m=+76.697355642 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686a40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686ec0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686ec0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686ec0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686ec0): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686ec0): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c324d0 item 65 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686ec0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686ec0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.478994751 +0000 UTC m=+76.698151362 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416686ec0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166873c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166873c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166873c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166873c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166873c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.478994751 +0000 UTC m=+76.698151362 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166873c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c32690 item 65 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650c180): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650c180): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650c180): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650c180): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650c180): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.481000311 +0000 UTC m=+76.700156882 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650c180): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650c600): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650c600): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b72230 item 66 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650c600): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650c600): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650c600): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650c600): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650c600): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.48256551 +0000 UTC m=+76.701722121 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650c600): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650cb40): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650cb40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650cb40): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650cb40): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650cb40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.48256551 +0000 UTC m=+76.701722121 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650cb40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b723f0 item 66 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650d180): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650d180): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650d180): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650d180): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650d180): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.485768517 +0000 UTC m=+76.704925119 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650d180): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650d600): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650d600): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650d600): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650d600): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650d600): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b728c0 item 67 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650d600): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650d600): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.486572832 +0000 UTC m=+76.705729444 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650d600): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650db00): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650db00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650db00): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650db00): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650db00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.486572832 +0000 UTC m=+76.705729444 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241650db00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b72a80 item 67 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658c280): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658c280): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658c280): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658c280): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658c280): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.488840036 +0000 UTC m=+76.707996637 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658c280): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658c780): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658c780): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b72e00 item 68 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658c780): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658c780): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658c780): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658c780): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658c780): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.489792171 +0000 UTC m=+76.708948782 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658c780): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658ccc0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658ccc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658ccc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658ccc0): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658ccc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.489792171 +0000 UTC m=+76.708948782 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658ccc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b73030 item 68 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658d300): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658d300): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658d300): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658d300): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658d300): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.491966509 +0000 UTC m=+76.711123120 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658d300): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658d780): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658d780): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658d780): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658d780): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658d780): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b733b0 item 69 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658d780): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658d780): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.492825016 +0000 UTC m=+76.711981618 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658d780): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658dc80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658dc80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658dc80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658dc80): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658dc80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.492825016 +0000 UTC m=+76.711981618 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241658dc80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b73570 item 69 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0400): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0400): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0400): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0400): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0400): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.495047265 +0000 UTC m=+76.714203865 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0400): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0900): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0900): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b73b90 item 70 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0900): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0900): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0900): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0900): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0900): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.495793982 +0000 UTC m=+76.714950583 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0900): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0e40): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0e40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0e40): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0e40): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0e40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.495793982 +0000 UTC m=+76.714950583 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e0e40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416b73dc0 item 70 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e14c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e14c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e14c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e14c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e14c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.497823497 +0000 UTC m=+76.716980109 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e14c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e19c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e19c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e19c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e19c0): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e19c0): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241637db90 item 71 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e19c0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e19c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.498511774 +0000 UTC m=+76.717668345 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e19c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e1ec0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e1ec0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e1ec0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e1ec0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e1ec0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.498511774 +0000 UTC m=+76.717668345 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624165e1ec0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416680070 item 71 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664e640): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664e640): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664e640): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664e640): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664e640): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.500454887 +0000 UTC m=+76.719611488 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664e640): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664eb40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664eb40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416680bd0 item 72 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664eb40): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664eb40): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664eb40): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664eb40): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664eb40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.501450593 +0000 UTC m=+76.720607204 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664eb40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664f080): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664f080): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664f080): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664f080): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664f080): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.501450593 +0000 UTC m=+76.720607204 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664f080): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416681110 item 72 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664f640): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664f640): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664f640): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664f640): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664f640): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664f640): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664f640): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.503862699 +0000 UTC m=+76.723019310 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664f640): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664fb40): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664fb40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664fb40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624166817a0 item 73 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664fb40): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664fb40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.504667886 +0000 UTC m=+76.723824497 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241664fb40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676100): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676100): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676100): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676100): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676100): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416681b90 item 73 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676100): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676100): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.505601646 +0000 UTC m=+76.724758298 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676100): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676640): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676640): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676640): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676640): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676640): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.505601646 +0000 UTC m=+76.724758298 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676640): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d640e0 item 73 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873d00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873d00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873d00): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873d00): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873d00): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873d00): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873d00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.507669925 +0000 UTC m=+76.726826495 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416873d00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2300): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2300): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2300): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241630ee00 item 74 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2300): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2300): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.508155319 +0000 UTC m=+76.727311889 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2300): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2840): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2840): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241630f110 item 74 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2840): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2840): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2840): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2840): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2840): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.50897267 +0000 UTC m=+76.728129241 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2840): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2dc0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2dc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2dc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2dc0): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2dc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.50897267 +0000 UTC m=+76.728129241 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf2dc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241630f5e0 item 74 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3400): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3400): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3400): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3400): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3400): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3400): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3400): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.51196021 +0000 UTC m=+76.731116780 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3400): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3900): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3900): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3900): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624160122a0 item 75 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3900): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3900): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.512522129 +0000 UTC m=+76.731678701 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3900): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3e40): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3e40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3e40): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3e40): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3e40): _writeAt: size=3, off=2 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x624160127e0 item 75 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3e40): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3e40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.513030076 +0000 UTC m=+76.732186648 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416bf3e40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708480): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708480): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708480): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708480): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708480): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.513030076 +0000 UTC m=+76.732186648 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708480): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416012b60 item 75 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708ac0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708ac0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708ac0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708ac0): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708ac0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708ac0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708ac0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.514404166 +0000 UTC m=+76.733560737 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708ac0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708fc0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708fc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708fc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416013030 item 76 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708fc0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708fc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.515408349 +0000 UTC m=+76.734564959 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416708fc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416709500): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416709500): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416013a40 item 76 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416709500): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416709500): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416709500): _writeAt: size=3, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416709500): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416709500): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.516123818 +0000 UTC m=+76.735280399 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416709500): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416709a80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416709a80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416709a80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416709a80): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416709a80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.516123818 +0000 UTC m=+76.735280399 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416709a80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635e2a0 item 76 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167541c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167541c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167541c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167541c0): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167541c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167541c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167541c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.518066308 +0000 UTC m=+76.737222880 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167541c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167546c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167546c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167546c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635e8c0 item 77 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167546c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167546c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.518660187 +0000 UTC m=+76.737816768 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167546c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416754dc0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416754dc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416754dc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416754dc0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416754dc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.518660187 +0000 UTC m=+76.737816768 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416754dc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635ebd0 item 77 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166879c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166879c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166879c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166879c0): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166879c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166879c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166879c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.520493553 +0000 UTC m=+76.739650124 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166879c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679e000): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679e000): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679e000): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c32a80 item 78 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679e000): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679e000): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.521055632 +0000 UTC m=+76.740212203 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679e000): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679e700): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679e700): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679e700): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679e700): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679e700): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.521055632 +0000 UTC m=+76.740212203 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679e700): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c32d20 item 78 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679ed40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679ed40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679ed40): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679ed40): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679ed40): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679ed40): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679ed40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.522348078 +0000 UTC m=+76.741504649 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679ed40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679f240): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679f240): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679f240): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c330a0 item 79 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679f240): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679f240): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.522861887 +0000 UTC m=+76.742018458 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679f240): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679f940): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679f940): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679f940): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679f940): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679f940): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.522861887 +0000 UTC m=+76.742018458 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241679f940): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c33260 item 79 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812080): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812080): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812080): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812080): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812080): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812080): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812080): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.524253749 +0000 UTC m=+76.743410320 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812080): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812580): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812580): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812580): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c336c0 item 80 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812580): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812580): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.524785201 +0000 UTC m=+76.743941772 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812580): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812c80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812c80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812c80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812c80): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812c80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.524785201 +0000 UTC m=+76.743941772 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416812c80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c33880 item 80 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168132c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168132c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168132c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168132c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168132c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.526187664 +0000 UTC m=+76.745344235 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168132c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416813740): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416813740): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416813740): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416813740): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416813740): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416813740): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c33c00 item 81 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416813740): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416813740): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.527324427 +0000 UTC m=+76.746481038 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416813740): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416813c80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416813c80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416813c80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416813c80): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416813c80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.527324427 +0000 UTC m=+76.746481038 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416813c80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416c33dc0 item 81 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683c400): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683c400): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683c400): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683c400): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683c400): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.530001041 +0000 UTC m=+76.749157652 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683c400): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683c900): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683c900): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683c900): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6c460 item 82 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683c900): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683c900): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683c900): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683c900): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683c900): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.531171147 +0000 UTC m=+76.750327747 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683c900): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683ce80): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683ce80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683ce80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683ce80): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683ce80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.531171147 +0000 UTC m=+76.750327747 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683ce80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6c8c0 item 82 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683d500): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683d500): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683d500): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683d500): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683d500): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.5334017 +0000 UTC m=+76.752558311 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683d500): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683da00): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683da00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683da00): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683da00): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683da00): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683da00): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6cd90 item 83 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683da00): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683da00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.534285086 +0000 UTC m=+76.753441687 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241683da00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862040): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862040): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862040): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862040): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862040): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.534285086 +0000 UTC m=+76.753441687 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416862040): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a6d0a0 item 83 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676f00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676f00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676f00): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676f00): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676f00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.536209282 +0000 UTC m=+76.755365853 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416676f00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416677400): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416677400): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416677400): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d64700 item 84 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416677400): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416677400): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416677400): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416677400): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416677400): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.536920803 +0000 UTC m=+76.756077384 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416677400): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416677980): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416677980): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416677980): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416677980): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416677980): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.536920803 +0000 UTC m=+76.756077384 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416677980): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d64930 item 84 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8100): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8100): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8100): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8100): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8100): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.538422364 +0000 UTC m=+76.757578945 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8100): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8600): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8600): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8600): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8600): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8600): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8600): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d64d20 item 85 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8600): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8600): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.539124406 +0000 UTC m=+76.758280987 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8600): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8b40): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8b40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8b40): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8b40): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8b40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.539124406 +0000 UTC m=+76.758280987 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d8b40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d64fc0 item 85 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d91c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d91c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d91c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d91c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d91c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.541231827 +0000 UTC m=+76.760388439 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d91c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d96c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d96c0): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d96c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d65490 item 86 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d96c0): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d96c0): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d96c0): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d96c0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d96c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.542064096 +0000 UTC m=+76.761220707 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d96c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d9c40): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d9c40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d9c40): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d9c40): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d9c40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.542064096 +0000 UTC m=+76.761220707 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624166d9c40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d65650 item 86 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168983c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168983c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168983c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168983c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168983c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.544490459 +0000 UTC m=+76.763647070 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168983c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168988c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168988c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168988c0): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168988c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168988c0): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168988c0): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d65a40 item 87 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168988c0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168988c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.545397439 +0000 UTC m=+76.764554040 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168988c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416898e00): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416898e00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416898e00): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416898e00): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416898e00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.545397439 +0000 UTC m=+76.764554040 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416898e00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416d65c00 item 87 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416899480): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416899480): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416899480): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416899480): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416899480): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.547597545 +0000 UTC m=+76.766754126 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416899480): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416899980): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416899980): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416899980): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae2310 item 88 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416899980): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416899980): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416899980): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416899980): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416899980): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.548204961 +0000 UTC m=+76.767361542 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416899980): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dc000): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dc000): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dc000): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dc000): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dc000): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.548204961 +0000 UTC m=+76.767361542 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dc000): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae24d0 item 88 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dc640): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dc640): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dc640): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dc640): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dc640): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dc640): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dc640): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dc640): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.550421668 +0000 UTC m=+76.769578249 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dc640): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dcb80): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dcb80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dcb80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae29a0 item 89 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dcb80): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dcb80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.550921749 +0000 UTC m=+76.770078331 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dcb80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dd0c0): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dd0c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dd0c0): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dd0c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dd0c0): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dd0c0): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae2d90 item 89 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dd0c0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dd0c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.551623753 +0000 UTC m=+76.770780334 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dd0c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dd640): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dd640): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dd640): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dd640): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dd640): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.551623753 +0000 UTC m=+76.770780334 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168dd640): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae3030 item 89 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168ddc80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168ddc80): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168ddc80): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168ddc80): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168ddc80): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168ddc80): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168ddc80): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168ddc80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.553751753 +0000 UTC m=+76.772908365 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624168ddc80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691a2c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691a2c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691a2c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae39d0 item 90 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691a2c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691a2c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.555008783 +0000 UTC m=+76.774165384 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691a2c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691a800): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691a800): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691a800): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae3b90 item 90 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691a800): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691a800): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691a800): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691a800): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691a800): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.556225837 +0000 UTC m=+76.775382478 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691a800): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691adc0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691adc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691adc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691adc0): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691adc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.556225837 +0000 UTC m=+76.775382478 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691adc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416ae3d50 item 90 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691b400): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691b400): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691b400): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691b400): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691b400): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691b400): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691b400): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691b400): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.558341084 +0000 UTC m=+76.777497665 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691b400): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691b940): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691b940): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691b940): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416968380 item 91 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691b940): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691b940): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.55897116 +0000 UTC m=+76.778127741 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691b940): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691be80): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691be80): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691be80): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691be80): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691be80): >_readAt: n=2, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691be80): _writeAt: size=3, off=7 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416968690 item 91 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691be80): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691be80): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.562358455 +0000 UTC m=+76.781515036 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241691be80): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694a500): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694a500): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694a500): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694a500): >_readAt: n=8, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694a500): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.562358455 +0000 UTC m=+76.781515036 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694a500): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416968850 item 91 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694ab40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694ab40): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694ab40): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694ab40): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694ab40): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694ab40): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694ab40): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694ab40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.564286488 +0000 UTC m=+76.783443059 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694ab40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694b080): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694b080): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694b080): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416968c40 item 92 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694b080): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694b080): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.565339273 +0000 UTC m=+76.784495884 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694b080): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694b5c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694b5c0): open at offset 5 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694b5c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416968e00 item 92 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694b5c0): _readAt: size=2, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694b5c0): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694b5c0): _writeAt: size=3, off=5 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694b5c0): >_writeAt: n=3, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694b5c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.566528754 +0000 UTC m=+76.785685326 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x6241694b5c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167556c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167556c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167556c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167556c0): >_readAt: n=3, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167556c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.566528754 +0000 UTC m=+76.785685326 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x624167556c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635f490 item 92 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416755d00): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416755d00): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416755d00): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416755d00): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416755d00): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416755d00): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416755d00): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416755d00): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.568929729 +0000 UTC m=+76.788086341 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416755d00): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1a340): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1a340): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1a340): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635fc00 item 93 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1a340): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1a340): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.569741619 +0000 UTC m=+76.788898230 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1a340): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1aa40): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1aa40): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1aa40): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1aa40): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1aa40): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.569741619 +0000 UTC m=+76.788898230 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1aa40): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635fe30 item 93 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1b080): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1b080): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1b080): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1b080): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1b080): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1b080): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1b080): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1b080): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.572228807 +0000 UTC m=+76.791385418 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1b080): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1b5c0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1b5c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1b5c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a68310 item 94 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1b5c0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1b5c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.573022363 +0000 UTC m=+76.792178974 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1b5c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1bcc0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1bcc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1bcc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1bcc0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1bcc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.573022363 +0000 UTC m=+76.792178974 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a1bcc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a687e0 item 94 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3e400): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3e400): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3e400): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3e400): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3e400): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3e400): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3e400): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3e400): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.575471769 +0000 UTC m=+76.794628371 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3e400): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3e940): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3e940): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3e940): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a68bd0 item 95 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3e940): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3e940): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.576230269 +0000 UTC m=+76.795386869 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3e940): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3f040): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3f040): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3f040): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3f040): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3f040): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.576230269 +0000 UTC m=+76.795386869 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3f040): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a691f0 item 95 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 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/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3f680): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3f680): open at offset 0 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3f680): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3f680): _readAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3f680): >_readAt: n=0, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3f680): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3f680): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3f680): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.579252445 +0000 UTC m=+76.798409046 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3f680): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3fbc0): _writeAt: size=5, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3fbc0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3fbc0): >openPending: err= 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x62416a697a0 item 96 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3fbc0): >_writeAt: n=5, err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3fbc0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.58000319 +0000 UTC m=+76.799159801 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a3fbc0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/07 03:56:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/07 03:56:19 DEBUG : open-test-file: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a723c0): _readAt: size=512, off=0 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a723c0): openPending: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a723c0): >openPending: err= 2026/04/07 03:56:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a723c0): >_readAt: n=5, err=EOF 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a723c0): close: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-07 03:56:19.58000319 +0000 UTC m=+76.799159801 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : open-test-file(0x62416a723c0): >close: err= 2026/04/07 03:56:19 DEBUG : open-test-file: Remove: 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x6241635c2a0 item 96 2026/04/07 03:56:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/07 03:56:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/07 03:56:19 DEBUG : open-test-file: >Remove: err= 2026/04/07 03:56:19 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:19 DEBUG : Looking for writers 2026/04/07 03:56:19 DEBUG : >WaitForWriters: 2026/04/07 03:56:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.88s) --- PASS: TestRWFileHandleOpenTests/writes (0.42s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.46s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:19 DEBUG : file1: newRWFileHandle: 2026/04/07 03:56:19 DEBUG : file1(0x62416a73480): openPending: 2026/04/07 03:56:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:19 DEBUG : file1(0x62416a73480): >openPending: err= 2026/04/07 03:56:19 DEBUG : file1: >newRWFileHandle: err= 2026/04/07 03:56:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/07 03:56:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/07 03:56:19 DEBUG : file1(0x62416a73480): _writeAt: size=2, off=0 2026/04/07 03:56:19 DEBUG : file1(0x62416a73480): >_writeAt: n=2, err= 2026/04/07 03:56:19 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/07 03:56:19 DEBUG : file1(0x62416a73480): RWFileHandle.Flush 2026/04/07 03:56:19 DEBUG : file1(0x62416a73480): RWFileHandle.Release 2026/04/07 03:56:19 DEBUG : file1(0x62416a73480): close: 2026/04/07 03:56:19 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/07 03:56:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:19 DEBUG : file1(0x62416a73480): >close: err= 2026/04/07 03:56:19 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:19 DEBUG : Looking for writers 2026/04/07 03:56:19 DEBUG : file1: reading active writers 2026/04/07 03:56:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 03:56:19 DEBUG : Looking for writers 2026/04/07 03:56:19 DEBUG : file1: reading active writers 2026/04/07 03:56:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 03:56:19 DEBUG : Looking for writers 2026/04/07 03:56:19 DEBUG : file1: reading active writers 2026/04/07 03:56:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 03:56:19 DEBUG : Looking for writers 2026/04/07 03:56:19 DEBUG : file1: reading active writers 2026/04/07 03:56:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 03:56:19 DEBUG : file1: vfs cache: starting upload 2026/04/07 03:56:19 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:56:19 DEBUG : Looking for writers 2026/04/07 03:56:19 DEBUG : file1: reading active writers 2026/04/07 03:56:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 03:56:20 DEBUG : Looking for writers 2026/04/07 03:56:20 DEBUG : file1: reading active writers 2026/04/07 03:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/07 03:56:20 DEBUG : file1: size = 2 OK 2026/04/07 03:56:20 DEBUG : file1.rclone_chunk.001_40ne1v: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/07 03:56:20 INFO : file1.rclone_chunk.001_40ne1v: Copied (server-side copy) to: file1 2026/04/07 03:56:20 INFO : file1.rclone_chunk.001_40ne1v: Deleted 2026/04/07 03:56:20 DEBUG : file1: size = 2 OK 2026/04/07 03:56:20 INFO : file1: Copied (new) 2026/04/07 03:56:20 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/04/07 03:56:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/07 03:56:20 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/07 03:56:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:20 INFO : file1: vfs cache: upload succeeded try #1 2026/04/07 03:56:20 DEBUG : Looking for writers 2026/04/07 03:56:20 DEBUG : file1: reading active writers 2026/04/07 03:56:20 DEBUG : >WaitForWriters: 2026/04/07 03:56:20 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:20 DEBUG : Looking for writers 2026/04/07 03:56:20 DEBUG : file1: reading active writers 2026/04/07 03:56:20 DEBUG : >WaitForWriters: 2026/04/07 03:56:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:20 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:20 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:20 DEBUG : rename_me: newRWFileHandle: 2026/04/07 03:56:20 DEBUG : rename_me(0x6241664cb40): openPending: 2026/04/07 03:56:20 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/07 03:56:20 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/07 03:56:20 DEBUG : rename_me(0x6241664cb40): >openPending: err= 2026/04/07 03:56:20 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/07 03:56:20 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/07 03:56:20 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/07 03:56:20 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/07 03:56:20 DEBUG : rename_me(0x6241664cb40): _writeAt: size=5, off=0 2026/04/07 03:56:20 DEBUG : rename_me(0x6241664cb40): >_writeAt: n=5, err= 2026/04/07 03:56:20 DEBUG : rename_me(0x6241664cb40): close: 2026/04/07 03:56:20 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-07 03:56:20.637888618 +0000 UTC m=+77.857045229 2026/04/07 03:56:20 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/07 03:56:20 DEBUG : rename_me(0x6241664cb40): >close: err= 2026/04/07 03:56:20 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/07 03:56:20 DEBUG : i_was_renamed: Updating file with 0x62416b0a780 2026/04/07 03:56:20 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/07 03:56:20 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/07 03:56:20 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:20 DEBUG : Looking for writers 2026/04/07 03:56:20 DEBUG : i_was_renamed: reading active writers 2026/04/07 03:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/07 03:56:20 DEBUG : Looking for writers 2026/04/07 03:56:20 DEBUG : i_was_renamed: reading active writers 2026/04/07 03:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/07 03:56:20 DEBUG : Looking for writers 2026/04/07 03:56:20 DEBUG : i_was_renamed: reading active writers 2026/04/07 03:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/07 03:56:20 DEBUG : Looking for writers 2026/04/07 03:56:20 DEBUG : i_was_renamed: reading active writers 2026/04/07 03:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/07 03:56:20 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/07 03:56:20 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/04/07 03:56:20 DEBUG : Looking for writers 2026/04/07 03:56:20 DEBUG : i_was_renamed: reading active writers 2026/04/07 03:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/07 03:56:20 DEBUG : Looking for writers 2026/04/07 03:56:20 DEBUG : i_was_renamed: reading active writers 2026/04/07 03:56:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/07 03:56:21 DEBUG : i_was_renamed: size = 5 OK 2026/04/07 03:56:21 DEBUG : i_was_renamed.rclone_chunk.001_40nfnh: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/07 03:56:21 INFO : i_was_renamed.rclone_chunk.001_40nfnh: Copied (server-side copy) to: i_was_renamed 2026/04/07 03:56:21 INFO : i_was_renamed.rclone_chunk.001_40nfnh: Deleted 2026/04/07 03:56:21 DEBUG : i_was_renamed: size = 5 OK 2026/04/07 03:56:21 INFO : i_was_renamed: Copied (new) 2026/04/07 03:56:21 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-07 03:56:20.637888618 +0000 UTC" 2026/04/07 03:56:21 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/07 03:56:21 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/07 03:56:21 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/07 03:56:21 DEBUG : Looking for writers 2026/04/07 03:56:21 DEBUG : i_was_renamed: reading active writers 2026/04/07 03:56:21 DEBUG : >WaitForWriters: 2026/04/07 03:56:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/07 03:56:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/07 03:56:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu" 2026/04/07 03:56:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/07 03:56:21 DEBUG : forgetting directory cache 2026/04/07 03:56:21 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/07 03:56:21 DEBUG : TestRWCacheUpdate.rclone_chunk.001_40ng3m: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/04/07 03:56:21 INFO : TestRWCacheUpdate.rclone_chunk.001_40ng3m: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/07 03:56:21 INFO : TestRWCacheUpdate.rclone_chunk.001_40ng3m: Deleted 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate(0x62416d10040): _readAt: size=512, off=0 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate(0x62416d10040): openPending: 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-07 02:57:21.42088386 +0000 UTC" against cached fingerprint "" 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/07 03:56:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate(0x62416d10040): >openPending: err= 2026/04/07 03:56:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate(0x62416d10040): >_readAt: n=20, err=EOF 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate(0x62416d10040): close: 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate(0x62416d10040): >close: err= 2026/04/07 03:56:22 DEBUG : forgetting directory cache 2026/04/07 03:56:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/07 03:56:22 DEBUG : TestRWCacheUpdate.rclone_chunk.001_40nhd8: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/04/07 03:56:22 INFO : TestRWCacheUpdate.rclone_chunk.001_40nhd8: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/07 03:56:22 INFO : TestRWCacheUpdate.rclone_chunk.001_40nhd8: Deleted 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate(0x6241696bec0): _readAt: size=512, off=0 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate(0x6241696bec0): openPending: 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-07 02:58:21.42088386 +0000 UTC" against cached fingerprint "20,2026-04-07 02:57:21.42088386 +0000 UTC" 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-07 02:58:21.42088386 +0000 UTC" != cached fingerprint "20,2026-04-07 02:57:21.42088386 +0000 UTC") 2026/04/07 03:56:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/07 03:56:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate(0x6241696bec0): >openPending: err= 2026/04/07 03:56:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate(0x6241696bec0): >_readAt: n=20, err=EOF 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate(0x6241696bec0): close: 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate(0x6241696bec0): >close: err= 2026/04/07 03:56:23 DEBUG : forgetting directory cache 2026/04/07 03:56:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate.rclone_chunk.001_40nifl: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/04/07 03:56:23 INFO : TestRWCacheUpdate.rclone_chunk.001_40nifl: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/07 03:56:23 INFO : TestRWCacheUpdate.rclone_chunk.001_40nifl: Deleted 2026/04/07 03:56:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate(0x62416872dc0): _readAt: size=512, off=0 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate(0x62416872dc0): openPending: 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-07 02:59:21.42088386 +0000 UTC" against cached fingerprint "20,2026-04-07 02:58:21.42088386 +0000 UTC" 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-07 02:59:21.42088386 +0000 UTC" != cached fingerprint "20,2026-04-07 02:58:21.42088386 +0000 UTC") 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/07 03:56:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate(0x62416872dc0): >openPending: err= 2026/04/07 03:56:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate(0x62416872dc0): >_readAt: n=20, err=EOF 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate(0x62416872dc0): close: 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate(0x62416872dc0): >close: err= 2026/04/07 03:56:24 DEBUG : Re-reading directory (100.767907ms old) 2026/04/07 03:56:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/07 03:56:24 DEBUG : forgetting directory cache 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/07 03:56:24 DEBUG : TestRWCacheUpdate.rclone_chunk.001_40njuz: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/04/07 03:56:24 INFO : TestRWCacheUpdate.rclone_chunk.001_40njuz: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/07 03:56:24 INFO : TestRWCacheUpdate.rclone_chunk.001_40njuz: Deleted 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate(0x62416ad8600): _readAt: size=512, off=0 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate(0x62416ad8600): openPending: 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-07 03:00:21.42088386 +0000 UTC" against cached fingerprint "20,2026-04-07 02:59:21.42088386 +0000 UTC" 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-07 03:00:21.42088386 +0000 UTC" != cached fingerprint "20,2026-04-07 02:59:21.42088386 +0000 UTC") 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/07 03:56:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate(0x62416ad8600): >openPending: err= 2026/04/07 03:56:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate(0x62416ad8600): >_readAt: n=20, err=EOF 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate(0x62416ad8600): close: 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate(0x62416ad8600): >close: err= 2026/04/07 03:56:25 DEBUG : Re-reading directory (100.167375ms old) 2026/04/07 03:56:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/07 03:56:25 DEBUG : forgetting directory cache 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/07 03:56:25 DEBUG : TestRWCacheUpdate.rclone_chunk.001_40nkff: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/04/07 03:56:25 INFO : TestRWCacheUpdate.rclone_chunk.001_40nkff: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/07 03:56:25 INFO : TestRWCacheUpdate.rclone_chunk.001_40nkff: Deleted 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate(0x624164bedc0): _readAt: size=512, off=0 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate(0x624164bedc0): openPending: 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-07 03:01:21.42088386 +0000 UTC" against cached fingerprint "20,2026-04-07 03:00:21.42088386 +0000 UTC" 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-07 03:01:21.42088386 +0000 UTC" != cached fingerprint "20,2026-04-07 03:00:21.42088386 +0000 UTC") 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/07 03:56:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate(0x624164bedc0): >openPending: err= 2026/04/07 03:56:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate(0x624164bedc0): >_readAt: n=20, err=EOF 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate(0x624164bedc0): close: 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate(0x624164bedc0): >close: err= 2026/04/07 03:56:26 DEBUG : Re-reading directory (124.239335ms old) 2026/04/07 03:56:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/07 03:56:26 DEBUG : forgetting directory cache 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/04/07 03:56:26 DEBUG : TestRWCacheUpdate.rclone_chunk.001_40nlmn: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/04/07 03:56:26 INFO : TestRWCacheUpdate.rclone_chunk.001_40nlmn: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/07 03:56:26 INFO : TestRWCacheUpdate.rclone_chunk.001_40nlmn: Deleted 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate(0x6241699a300): _readAt: size=512, off=0 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate(0x6241699a300): openPending: 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-07 03:02:21.42088386 +0000 UTC" against cached fingerprint "20,2026-04-07 03:01:21.42088386 +0000 UTC" 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-07 03:02:21.42088386 +0000 UTC" != cached fingerprint "20,2026-04-07 03:01:21.42088386 +0000 UTC") 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/07 03:56:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate(0x6241699a300): >openPending: err= 2026/04/07 03:56:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate(0x6241699a300): >_readAt: n=20, err=EOF 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate(0x6241699a300): close: 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate(0x6241699a300): >close: err= 2026/04/07 03:56:27 DEBUG : Re-reading directory (154.881967ms old) 2026/04/07 03:56:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/07 03:56:27 DEBUG : forgetting directory cache 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/04/07 03:56:27 DEBUG : TestRWCacheUpdate.rclone_chunk.001_40nmhh: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/04/07 03:56:27 INFO : TestRWCacheUpdate.rclone_chunk.001_40nmhh: Copied (server-side copy) to: TestRWCacheUpdate 2026/04/07 03:56:28 INFO : TestRWCacheUpdate.rclone_chunk.001_40nmhh: Deleted 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate(0x62416d11840): _readAt: size=512, off=0 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate(0x62416d11840): openPending: 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-07 03:03:21.42088386 +0000 UTC" against cached fingerprint "20,2026-04-07 03:02:21.42088386 +0000 UTC" 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-07 03:03:21.42088386 +0000 UTC" != cached fingerprint "20,2026-04-07 03:02:21.42088386 +0000 UTC") 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/07 03:56:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate(0x62416d11840): >openPending: err= 2026/04/07 03:56:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate: Size has changed from 20 to 21 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate(0x62416d11840): >_readAt: n=21, err=EOF 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate(0x62416d11840): close: 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate(0x62416d11840): >close: err= read_write_test.go:752: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:752 Error: Not equal: expected: "TestRWCacheUpdate006*" actual : "TestRWCacheUpdate006\x00" Diff: --- Expected +++ Actual @@ -1 +1 @@ -TestRWCacheUpdate006* +TestRWCacheUpdate006 Test: TestRWCacheUpdate 2026/04/07 03:56:28 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:28 DEBUG : Looking for writers 2026/04/07 03:56:28 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/07 03:56:28 DEBUG : >WaitForWriters: 2026/04/07 03:56:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': vfs cache: cleaner exiting 2026/04/07 03:56:28 DEBUG : forgetting directory cache 2026/04/07 03:56:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- FAIL: TestRWCacheUpdate (7.19s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:28 DEBUG : FiLeA: size = 5 OK 2026/04/07 03:56:28 DEBUG : FiLeA.rclone_chunk.001_40nngv: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/07 03:56:28 INFO : FiLeA.rclone_chunk.001_40nngv: Copied (server-side copy) to: FiLeA 2026/04/07 03:56:29 INFO : FiLeA.rclone_chunk.001_40nngv: Deleted 2026/04/07 03:56:29 DEBUG : FiLeB: size = 5 OK 2026/04/07 03:56:29 DEBUG : FiLeB.rclone_chunk.001_40nokm: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/07 03:56:29 INFO : FiLeB.rclone_chunk.001_40nokm: Copied (server-side copy) to: FiLeB 2026/04/07 03:56:29 INFO : FiLeB.rclone_chunk.001_40nokm: Deleted 2026/04/07 03:56:29 DEBUG : FilEb: size = 5 OK 2026/04/07 03:56:29 DEBUG : FilEb.rclone_chunk.001_40no0c: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/04/07 03:56:29 INFO : FilEb.rclone_chunk.001_40no0c: Copied (server-side copy) to: FilEb 2026/04/07 03:56:29 INFO : FilEb.rclone_chunk.001_40no0c: Deleted 2026/04/07 03:56:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:29 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/07 03:56:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/07 03:56:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/07 03:56:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/07 03:56:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/07 03:56:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/07 03:56:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/07 03:56:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/07 03:56:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/07 03:56:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/07 03:56:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/07 03:56:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/07 03:56:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/07 03:56:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/07 03:56:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/07 03:56:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/07 03:56:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/07 03:56:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/07 03:56:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/07 03:56:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/07 03:56:30 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/07 03:56:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/07 03:56:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/07 03:56:30 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/07 03:56:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/07 03:56:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/07 03:56:30 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/07 03:56:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/07 03:56:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/07 03:56:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/07 03:56:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/07 03:56:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/07 03:56:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/07 03:56:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/07 03:56:30 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/07 03:56:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/07 03:56:30 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/07 03:56:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/07 03:56:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/07 03:56:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/07 03:56:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/07 03:56:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/07 03:56:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/07 03:56:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:30 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/07 03:56:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/07 03:56:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/07 03:56:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:31 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:31 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:31 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:31 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:31 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:31 DEBUG : Looking for writers 2026/04/07 03:56:31 DEBUG : FiLeB: reading active writers 2026/04/07 03:56:31 DEBUG : FilEb: reading active writers 2026/04/07 03:56:31 DEBUG : FiLeA: reading active writers 2026/04/07 03:56:31 DEBUG : >WaitForWriters: 2026/04/07 03:56:31 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:31 DEBUG : Looking for writers 2026/04/07 03:56:31 DEBUG : FiLeA: reading active writers 2026/04/07 03:56:31 DEBUG : FiLeB: reading active writers 2026/04/07 03:56:31 DEBUG : FilEb: reading active writers 2026/04/07 03:56:31 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.72s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:31 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/04/07 03:56:31 DEBUG : normal name with no special characters.txt.rclone_chunk.001_40nq24: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/04/07 03:56:31 INFO : normal name with no special characters.txt.rclone_chunk.001_40nq24: Copied (server-side copy) to: normal name with no special characters.txt 2026/04/07 03:56:31 INFO : normal name with no special characters.txt.rclone_chunk.001_40nq24: Deleted 2026/04/07 03:56:32 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/04/07 03:56:32 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_40nqhy: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/04/07 03:56:32 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_40nqhy: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/04/07 03:56:32 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_40nqhy: Deleted 2026/04/07 03:56:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/07 03:56:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/07 03:56:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/07 03:56:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:32 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/07 03:56:32 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/07 03:56:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/07 03:56:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:32 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:32 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:32 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/07 03:56:32 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/07 03:56:32 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/07 03:56:32 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:32 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:32 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:32 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:32 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:32 DEBUG : Looking for writers 2026/04/07 03:56:32 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/07 03:56:32 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/07 03:56:32 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.59s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': Reusing VFS from active cache 2026/04/07 03:56:32 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:32 DEBUG : Looking for writers 2026/04/07 03:56:32 DEBUG : >WaitForWriters: 2026/04/07 03:56:32 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:32 DEBUG : Looking for writers 2026/04/07 03:56:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:33 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:33 DEBUG : Looking for writers 2026/04/07 03:56:33 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:33 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:33 DEBUG : Looking for writers 2026/04/07 03:56:33 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:33 ERROR : TestRWCacheUpdate: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu/TestRWCacheUpdate: no such file or directory 2026/04/07 03:56:33 ERROR : TestRWCacheUpdate: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-kelecor7lubu/TestRWCacheUpdate: no such file or directory 2026/04/07 03:56:33 DEBUG : file1: size = 14 OK 2026/04/07 03:56:33 DEBUG : file1.rclone_chunk.001_40nsq4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:56:33 INFO : file1.rclone_chunk.001_40nsq4: Copied (server-side copy) to: file1 2026/04/07 03:56:33 INFO : file1.rclone_chunk.001_40nsq4: Deleted 2026/04/07 03:56:33 DEBUG : dir/file2: size = 14 OK 2026/04/07 03:56:33 DEBUG : dir/file2.rclone_chunk.001_40nsw0: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/07 03:56:33 INFO : dir/file2.rclone_chunk.001_40nsw0: Copied (server-side copy) to: dir/file2 2026/04/07 03:56:34 INFO : dir/file2.rclone_chunk.001_40nsw0: Deleted 2026/04/07 03:56:34 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:34 DEBUG : dir: Looking for writers 2026/04/07 03:56:34 DEBUG : file2: reading active writers 2026/04/07 03:56:34 DEBUG : Looking for writers 2026/04/07 03:56:34 DEBUG : dir: reading active writers 2026/04/07 03:56:34 DEBUG : file1: reading active writers 2026/04/07 03:56:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.39s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:34 DEBUG : file1: size = 14 OK 2026/04/07 03:56:34 DEBUG : file1.rclone_chunk.001_40ntvf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:56:34 INFO : file1.rclone_chunk.001_40ntvf: Copied (server-side copy) to: file1 2026/04/07 03:56:35 INFO : file1.rclone_chunk.001_40ntvf: Deleted 2026/04/07 03:56:35 DEBUG : dir/file2: size = 14 OK 2026/04/07 03:56:35 DEBUG : dir/file2.rclone_chunk.001_40nuzt: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/07 03:56:35 INFO : dir/file2.rclone_chunk.001_40nuzt: Copied (server-side copy) to: dir/file2 2026/04/07 03:56:35 INFO : dir/file2.rclone_chunk.001_40nuzt: Deleted 2026/04/07 03:56:35 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:35 DEBUG : dir: Looking for writers 2026/04/07 03:56:35 DEBUG : Looking for writers 2026/04/07 03:56:35 DEBUG : dir: reading active writers 2026/04/07 03:56:35 DEBUG : file1: reading active writers 2026/04/07 03:56:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.36s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:36 DEBUG : file1: size = 14 OK 2026/04/07 03:56:36 DEBUG : file1.rclone_chunk.001_40nuup: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/07 03:56:36 INFO : file1.rclone_chunk.001_40nuup: Copied (server-side copy) to: file1 2026/04/07 03:56:36 INFO : file1.rclone_chunk.001_40nuup: Deleted 2026/04/07 03:56:36 DEBUG : dir/file2: size = 14 OK 2026/04/07 03:56:36 DEBUG : dir/file2.rclone_chunk.001_40nvex: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/07 03:56:36 INFO : dir/file2.rclone_chunk.001_40nvex: Copied (server-side copy) to: dir/file2 2026/04/07 03:56:36 INFO : dir/file2.rclone_chunk.001_40nvex: Deleted 2026/04/07 03:56:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:37 DEBUG : file1: Open: flags=O_RDONLY 2026/04/07 03:56:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/07 03:56:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/07 03:56:37 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:37 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/07 03:56:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/07 03:56:37 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:37 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/07 03:56:37 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/07 03:56:37 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/07 03:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/07 03:56:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/07 03:56:37 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/07 03:56:37 DEBUG : dir/new_file.txt.rclone_chunk.001_40nw2u: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/07 03:56:37 INFO : dir/new_file.txt.rclone_chunk.001_40nw2u: Copied (server-side copy) to: dir/new_file.txt 2026/04/07 03:56:37 INFO : dir/new_file.txt.rclone_chunk.001_40nw2u: Deleted 2026/04/07 03:56:37 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/07 03:56:37 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/07 03:56:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/07 03:56:37 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:37 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/07 03:56:37 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:37 DEBUG : dir: Looking for writers 2026/04/07 03:56:37 DEBUG : file2: reading active writers 2026/04/07 03:56:37 DEBUG : new_file.txt: reading active writers 2026/04/07 03:56:37 DEBUG : Looking for writers 2026/04/07 03:56:37 DEBUG : dir: reading active writers 2026/04/07 03:56:37 DEBUG : file1: reading active writers 2026/04/07 03:56:37 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.86s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:38 DEBUG : dir/file2: size = 14 OK 2026/04/07 03:56:38 DEBUG : dir/file2.rclone_chunk.001_40nwe6: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/04/07 03:56:38 INFO : dir/file2.rclone_chunk.001_40nwe6: Copied (server-side copy) to: dir/file2 2026/04/07 03:56:38 INFO : dir/file2.rclone_chunk.001_40nwe6: Deleted 2026/04/07 03:56:38 DEBUG : dir/file2: copy non-chunked object... 2026/04/07 03:56:38 DEBUG : dir/file1: size = 14 OK 2026/04/07 03:56:38 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/04/07 03:56:38 INFO : dir/file2: Deleted 2026/04/07 03:56:38 DEBUG : dir/file1: Updating file with dir/file1 0x62416b1d440 2026/04/07 03:56:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/07 03:56:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:38 DEBUG : dir/file1: copy non-chunked object... 2026/04/07 03:56:38 DEBUG : file0: size = 14 OK 2026/04/07 03:56:38 INFO : dir/file1: Copied (server-side copy) to: file0 2026/04/07 03:56:39 INFO : dir/file1: Deleted 2026/04/07 03:56:39 DEBUG : file0: Updating file with file0 0x62416b1d440 2026/04/07 03:56:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/07 03:56:39 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/07 03:56:39 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:39 DEBUG : dir: Looking for writers 2026/04/07 03:56:39 DEBUG : Looking for writers 2026/04/07 03:56:39 DEBUG : dir: reading active writers 2026/04/07 03:56:39 DEBUG : file0: reading active writers 2026/04/07 03:56:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.43s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:39 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:39 DEBUG : Looking for writers 2026/04/07 03:56:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:39 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:39 DEBUG : Looking for writers 2026/04/07 03:56:39 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.08s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:39 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:39 DEBUG : Looking for writers 2026/04/07 03:56:39 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.08s) === 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 "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:39 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:39 DEBUG : Looking for writers 2026/04/07 03:56:39 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 03:56:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 03:56:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:39 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/07 03:56:39 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/07 03:56:39 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/07 03:56:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/07 03:56:40 DEBUG : file1: size = 5 OK 2026/04/07 03:56:40 DEBUG : file1.rclone_chunk.001_40nym9: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/07 03:56:40 INFO : file1.rclone_chunk.001_40nym9: Copied (server-side copy) to: file1 2026/04/07 03:56:40 INFO : file1.rclone_chunk.001_40nym9: Deleted 2026/04/07 03:56:40 DEBUG : file1: size = 5 OK 2026/04/07 03:56:40 DEBUG : file1: Size of src and dst objects identical 2026/04/07 03:56:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 03:56:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 03:56:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 03:56:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 03:56:40 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/07 03:56:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/07 03:56:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/07 03:56:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 03:56:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 03:56:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/07 03:56:40 DEBUG : file1: size = 0 OK 2026/04/07 03:56:40 DEBUG : file1.rclone_chunk.001_40nzkc: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/07 03:56:40 INFO : file1.rclone_chunk.001_40nzkc: Copied (server-side copy) to: file1 2026/04/07 03:56:40 INFO : file1.rclone_chunk.001_40nzkc: Deleted 2026/04/07 03:56:40 DEBUG : file1: size = 0 OK 2026/04/07 03:56:40 DEBUG : file1: Size of src and dst objects identical 2026/04/07 03:56:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/07 03:56:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/07 03:56:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 03:56:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 03:56:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (7 bytes), uploading instead of streaming 2026/04/07 03:56:41 DEBUG : file1: size = 7 OK 2026/04/07 03:56:41 DEBUG : file1.rclone_chunk.001_40nz1b: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/07 03:56:41 INFO : file1.rclone_chunk.001_40nz1b: Copied (server-side copy) to: file1 2026/04/07 03:56:41 INFO : file1.rclone_chunk.001_40nz1b: Deleted 2026/04/07 03:56:41 DEBUG : file1: size = 7 OK 2026/04/07 03:56:41 DEBUG : file1: Size of src and dst objects identical 2026/04/07 03:56:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:41 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:41 DEBUG : Looking for writers 2026/04/07 03:56:41 DEBUG : file1: reading active writers 2026/04/07 03:56:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.81s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 03:56:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 03:56:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:41 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/07 03:56:42 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/07 03:56:42 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/07 03:56:42 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/07 03:56:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (11 bytes), uploading instead of streaming 2026/04/07 03:56:42 DEBUG : file1: size = 11 OK 2026/04/07 03:56:42 DEBUG : file1.rclone_chunk.001_40o1d0: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/07 03:56:42 INFO : file1.rclone_chunk.001_40o1d0: Copied (server-side copy) to: file1 2026/04/07 03:56:42 INFO : file1.rclone_chunk.001_40o1d0: Deleted 2026/04/07 03:56:42 DEBUG : file1: size = 11 OK 2026/04/07 03:56:42 DEBUG : file1: Size of src and dst objects identical 2026/04/07 03:56:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:42 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/07 03:56:42 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:42 DEBUG : Looking for writers 2026/04/07 03:56:42 DEBUG : file1: reading active writers 2026/04/07 03:56:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 03:56:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 03:56:43 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/07 03:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/07 03:56:43 DEBUG : file1: size = 5 OK 2026/04/07 03:56:43 DEBUG : file1.rclone_chunk.001_40o2bn: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/07 03:56:43 INFO : file1.rclone_chunk.001_40o2bn: Copied (server-side copy) to: file1 2026/04/07 03:56:43 INFO : file1.rclone_chunk.001_40o2bn: Deleted 2026/04/07 03:56:43 DEBUG : file1: size = 5 OK 2026/04/07 03:56:43 DEBUG : file1: Size of src and dst objects identical 2026/04/07 03:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:43 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/07 03:56:43 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:43 DEBUG : Looking for writers 2026/04/07 03:56:43 DEBUG : file1: reading active writers 2026/04/07 03:56:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.59s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 03:56:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 03:56:43 DEBUG : file1: WriteFileHandle.Release closing 2026/04/07 03:56:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/07 03:56:44 DEBUG : file1: size = 0 OK 2026/04/07 03:56:44 DEBUG : file1.rclone_chunk.001_40o2vi: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/07 03:56:44 INFO : file1.rclone_chunk.001_40o2vi: Copied (server-side copy) to: file1 2026/04/07 03:56:44 INFO : file1.rclone_chunk.001_40o2vi: Deleted 2026/04/07 03:56:44 DEBUG : file1: size = 0 OK 2026/04/07 03:56:44 DEBUG : file1: Size of src and dst objects identical 2026/04/07 03:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:44 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/07 03:56:44 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:44 DEBUG : Looking for writers 2026/04/07 03:56:44 DEBUG : file1: reading active writers 2026/04/07 03:56:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.59s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 03:56:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 03:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (2 bytes), uploading instead of streaming 2026/04/07 03:56:44 DEBUG : file1: size = 2 OK 2026/04/07 03:56:44 DEBUG : file1.rclone_chunk.001_40o37k: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/07 03:56:44 INFO : file1.rclone_chunk.001_40o37k: Copied (server-side copy) to: file1 2026/04/07 03:56:44 INFO : file1.rclone_chunk.001_40o37k: Deleted 2026/04/07 03:56:44 DEBUG : file1: size = 2 OK 2026/04/07 03:56:44 DEBUG : file1: Size of src and dst objects identical 2026/04/07 03:56:44 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/07 03:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:44 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:44 DEBUG : Looking for writers 2026/04/07 03:56:44 DEBUG : file1: reading active writers 2026/04/07 03:56:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.65s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 03:56:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 03:56:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/07 03:56:45 DEBUG : file1: size = 0 OK 2026/04/07 03:56:45 DEBUG : file1.rclone_chunk.001_40o3ab: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/07 03:56:45 INFO : file1.rclone_chunk.001_40o3ab: Copied (server-side copy) to: file1 2026/04/07 03:56:45 INFO : file1.rclone_chunk.001_40o3ab: Deleted 2026/04/07 03:56:45 DEBUG : file1: size = 0 OK 2026/04/07 03:56:45 DEBUG : file1: Size of src and dst objects identical 2026/04/07 03:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:45 DEBUG : file1: Open: flags=O_RDONLY 2026/04/07 03:56:45 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/07 03:56:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/07 03:56:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:45 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:45 DEBUG : Looking for writers 2026/04/07 03:56:45 DEBUG : file1: reading active writers 2026/04/07 03:56:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.65s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/07 03:56:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/07 03:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/07 03:56:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/07 03:56:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': File to upload is small (100 bytes), uploading instead of streaming 2026/04/07 03:56:46 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/04/07 03:56:46 DEBUG : file1.rclone_chunk.001_40o48l: md5 = 41b67436ab831b7d28b2dab48a56545f OK 2026/04/07 03:56:46 INFO : file1.rclone_chunk.001_40o48l: Copied (server-side copy) to: file1.rclone_chunk.001 2026/04/07 03:56:46 INFO : file1.rclone_chunk.001_40o48l: Deleted 2026/04/07 03:56:46 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/04/07 03:56:46 DEBUG : file1.rclone_chunk.002_40o48l: md5 = 6681d412568a03f623001c762c781989 OK 2026/04/07 03:56:46 INFO : file1.rclone_chunk.002_40o48l: Copied (server-side copy) to: file1.rclone_chunk.002 2026/04/07 03:56:46 INFO : file1.rclone_chunk.002_40o48l: Deleted 2026/04/07 03:56:46 DEBUG : file1: size = 100 OK 2026/04/07 03:56:46 DEBUG : file1: Size of src and dst objects identical 2026/04/07 03:56:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/07 03:56:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/07 03:56:46 DEBUG : file1: Open: flags=O_RDONLY 2026/04/07 03:56:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/07 03:56:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/07 03:56:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:46 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:46 DEBUG : Looking for writers 2026/04/07 03:56:46 DEBUG : file1: reading active writers 2026/04/07 03:56:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.33s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:47 DEBUG : flat/f000.txt: size = 7 OK 2026/04/07 03:56:47 DEBUG : flat/f000.txt.rclone_chunk.001_40o5k1: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/04/07 03:56:47 INFO : flat/f000.txt.rclone_chunk.001_40o5k1: Copied (server-side copy) to: flat/f000.txt 2026/04/07 03:56:47 INFO : flat/f000.txt.rclone_chunk.001_40o5k1: Deleted 2026/04/07 03:56:47 DEBUG : flat/f001.txt: size = 14 OK 2026/04/07 03:56:47 DEBUG : flat/f001.txt.rclone_chunk.001_40o6kk: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/04/07 03:56:47 INFO : flat/f001.txt.rclone_chunk.001_40o6kk: Copied (server-side copy) to: flat/f001.txt 2026/04/07 03:56:47 INFO : flat/f001.txt.rclone_chunk.001_40o6kk: Deleted 2026/04/07 03:56:48 DEBUG : flat/f002.txt: size = 21 OK 2026/04/07 03:56:48 DEBUG : flat/f002.txt.rclone_chunk.001_40o6dj: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/04/07 03:56:48 INFO : flat/f002.txt.rclone_chunk.001_40o6dj: Copied (server-side copy) to: flat/f002.txt 2026/04/07 03:56:48 INFO : flat/f002.txt.rclone_chunk.001_40o6dj: Deleted 2026/04/07 03:56:48 DEBUG : flat/f003.txt: size = 28 OK 2026/04/07 03:56:48 DEBUG : flat/f003.txt.rclone_chunk.001_40o7fl: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/04/07 03:56:48 INFO : flat/f003.txt.rclone_chunk.001_40o7fl: Copied (server-side copy) to: flat/f003.txt 2026/04/07 03:56:48 INFO : flat/f003.txt.rclone_chunk.001_40o7fl: Deleted 2026/04/07 03:56:48 DEBUG : flat/f004.txt: size = 35 OK 2026/04/07 03:56:48 DEBUG : flat/f004.txt.rclone_chunk.001_40o72q: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/04/07 03:56:48 INFO : flat/f004.txt.rclone_chunk.001_40o72q: Copied (server-side copy) to: flat/f004.txt 2026/04/07 03:56:49 INFO : flat/f004.txt.rclone_chunk.001_40o72q: Deleted 2026/04/07 03:56:49 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/07 03:56:49 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/07 03:56:49 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:49 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:49 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/07 03:56:49 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/07 03:56:49 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:49 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:49 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/07 03:56:49 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/07 03:56:49 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:49 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:49 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/07 03:56:49 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/07 03:56:49 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:49 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:49 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/07 03:56:49 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/07 03:56:49 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:49 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:49 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:49 DEBUG : flat: Looking for writers 2026/04/07 03:56:49 DEBUG : f002.txt: reading active writers 2026/04/07 03:56:49 DEBUG : f003.txt: reading active writers 2026/04/07 03:56:49 DEBUG : f004.txt: reading active writers 2026/04/07 03:56:49 DEBUG : f000.txt: reading active writers 2026/04/07 03:56:49 DEBUG : f001.txt: reading active writers 2026/04/07 03:56:49 DEBUG : Looking for writers 2026/04/07 03:56:49 DEBUG : flat: reading active writers 2026/04/07 03:56:49 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.43s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:50 DEBUG : a/top.txt: size = 3 OK 2026/04/07 03:56:50 DEBUG : a/top.txt.rclone_chunk.001_40o9qt: md5 = b28354b543375bfa94dabaeda722927f OK 2026/04/07 03:56:50 INFO : a/top.txt.rclone_chunk.001_40o9qt: Copied (server-side copy) to: a/top.txt 2026/04/07 03:56:50 INFO : a/top.txt.rclone_chunk.001_40o9qt: Deleted 2026/04/07 03:56:51 DEBUG : a/b/mid.txt: size = 3 OK 2026/04/07 03:56:51 DEBUG : a/b/mid.txt.rclone_chunk.001_40o9wx: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/04/07 03:56:51 INFO : a/b/mid.txt.rclone_chunk.001_40o9wx: Copied (server-side copy) to: a/b/mid.txt 2026/04/07 03:56:51 INFO : a/b/mid.txt.rclone_chunk.001_40o9wx: Deleted 2026/04/07 03:56:51 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/04/07 03:56:51 DEBUG : a/b/c/deep.txt.rclone_chunk.001_40oaf0: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/04/07 03:56:51 INFO : a/b/c/deep.txt.rclone_chunk.001_40oaf0: Copied (server-side copy) to: a/b/c/deep.txt 2026/04/07 03:56:51 INFO : a/b/c/deep.txt.rclone_chunk.001_40oaf0: Deleted 2026/04/07 03:56:51 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/07 03:56:51 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/07 03:56:51 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:51 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:51 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/07 03:56:51 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/07 03:56:52 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:52 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:52 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/07 03:56:52 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/07 03:56:52 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:52 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:52 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:52 DEBUG : a/b/c: Looking for writers 2026/04/07 03:56:52 DEBUG : deep.txt: reading active writers 2026/04/07 03:56:52 DEBUG : a/b: Looking for writers 2026/04/07 03:56:52 DEBUG : mid.txt: reading active writers 2026/04/07 03:56:52 DEBUG : c: reading active writers 2026/04/07 03:56:52 DEBUG : a: Looking for writers 2026/04/07 03:56:52 DEBUG : b: reading active writers 2026/04/07 03:56:52 DEBUG : top.txt: reading active writers 2026/04/07 03:56:52 DEBUG : Looking for writers 2026/04/07 03:56:52 DEBUG : a: reading active writers 2026/04/07 03:56:52 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.21s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/04/07 03:56:52 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:52 DEBUG : Looking for writers 2026/04/07 03:56:52 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.11s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu'", Local "Local file system at /tmp/rclone3471373419", Modify Window "1ns" 2026/04/07 03:56:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': poll-interval is not supported by this remote 2026/04/07 03:56:53 DEBUG : dir1/a.txt: size = 1 OK 2026/04/07 03:56:53 DEBUG : dir1/a.txt.rclone_chunk.001_40obar: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/04/07 03:56:53 INFO : dir1/a.txt.rclone_chunk.001_40obar: Copied (server-side copy) to: dir1/a.txt 2026/04/07 03:56:53 INFO : dir1/a.txt.rclone_chunk.001_40obar: Deleted 2026/04/07 03:56:53 DEBUG : dir2/b.txt: size = 1 OK 2026/04/07 03:56:53 DEBUG : dir2/b.txt.rclone_chunk.001_40ocs2: md5 = 415290769594460e2e485922904f345d OK 2026/04/07 03:56:53 INFO : dir2/b.txt.rclone_chunk.001_40ocs2: Copied (server-side copy) to: dir2/b.txt 2026/04/07 03:56:53 INFO : dir2/b.txt.rclone_chunk.001_40ocs2: Deleted 2026/04/07 03:56:53 DEBUG : dir3/c.txt: size = 1 OK 2026/04/07 03:56:53 DEBUG : dir3/c.txt.rclone_chunk.001_40oc64: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/04/07 03:56:53 INFO : dir3/c.txt.rclone_chunk.001_40oc64: Copied (server-side copy) to: dir3/c.txt 2026/04/07 03:56:53 INFO : dir3/c.txt.rclone_chunk.001_40oc64: Deleted 2026/04/07 03:56:53 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/07 03:56:53 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/07 03:56:53 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:54 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:54 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/07 03:56:54 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/07 03:56:54 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:54 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:54 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/07 03:56:54 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/07 03:56:54 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/07 03:56:54 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/07 03:56:54 DEBUG : WaitForWriters: timeout=30s 2026/04/07 03:56:54 DEBUG : dir1: Looking for writers 2026/04/07 03:56:54 DEBUG : a.txt: reading active writers 2026/04/07 03:56:54 DEBUG : dir2: Looking for writers 2026/04/07 03:56:54 DEBUG : b.txt: reading active writers 2026/04/07 03:56:54 DEBUG : dir3: Looking for writers 2026/04/07 03:56:54 DEBUG : c.txt: reading active writers 2026/04/07 03:56:54 DEBUG : Looking for writers 2026/04/07 03:56:54 DEBUG : dir1: reading active writers 2026/04/07 03:56:54 DEBUG : dir2: reading active writers 2026/04/07 03:56:54 DEBUG : dir3: reading active writers 2026/04/07 03:56:54 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.00s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/07 03:56:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-kelecor7lubu': Purge remote 2026/04/07 03:56:54 DEBUG : Waiting for deletions to finish 2026/04/07 03:56:55 INFO : S3 bucket rclone-test-kelecor7lubu: Bucket "rclone-test-kelecor7lubu" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished ERROR in 1m52.234806831s (try 1/5): exit status 1: Failed [TestRWCacheUpdate]