"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/08/15 04:03:32 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe" 2026/08/15 04:03:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/15 04:03:32 DEBUG : Creating backend with remote "TestS3:rclone-test-zahugam9quhe" 2026/08/15 04:03:32 DEBUG : Creating backend with remote "/tmp/rclone619341952" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:32 INFO : S3 bucket rclone-test-zahugam9quhe: Bucket "rclone-test-zahugam9quhe" created with ACL "" 2026/08/15 04:03:33 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:33 DEBUG : dir/file1.rclone_chunk.001_srolqh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:33 INFO : dir/file1.rclone_chunk.001_srolqh: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:33 INFO : dir/file1.rclone_chunk.001_srolqh: Deleted 2026/08/15 04:03:33 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:33 DEBUG : dir: Looking for writers 2026/08/15 04:03:33 DEBUG : Looking for writers 2026/08/15 04:03:33 DEBUG : dir: reading active writers 2026/08/15 04:03:33 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.46s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:33 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:33 DEBUG : dir/file1.rclone_chunk.001_sromn7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:33 INFO : dir/file1.rclone_chunk.001_sromn7: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:33 INFO : dir/file1.rclone_chunk.001_sromn7: Deleted 2026/08/15 04:03:34 DEBUG : dir/file2: size = 15 OK 2026/08/15 04:03:34 DEBUG : dir/file2.rclone_chunk.001_sromca: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/15 04:03:34 INFO : dir/file2.rclone_chunk.001_sromca: Copied (server-side copy) to: dir/file2 2026/08/15 04:03:34 INFO : dir/file2.rclone_chunk.001_sromca: Deleted 2026/08/15 04:03:34 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/15 04:03:34 DEBUG : dir/subdir/file3.rclone_chunk.001_sron9f: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/15 04:03:34 INFO : dir/subdir/file3.rclone_chunk.001_sron9f: Copied (server-side copy) to: dir/subdir/file3 2026/08/15 04:03:34 INFO : dir/subdir/file3.rclone_chunk.001_sron9f: Deleted 2026/08/15 04:03:35 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:35 DEBUG : dir/subdir: Looking for writers 2026/08/15 04:03:35 DEBUG : dir: Looking for writers 2026/08/15 04:03:35 DEBUG : file1: reading active writers 2026/08/15 04:03:35 DEBUG : file2: reading active writers 2026/08/15 04:03:35 DEBUG : subdir: reading active writers 2026/08/15 04:03:35 DEBUG : Looking for writers 2026/08/15 04:03:35 DEBUG : dir: reading active writers 2026/08/15 04:03:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.01s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:35 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:35 DEBUG : dir/file1.rclone_chunk.001_srooe9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:35 INFO : dir/file1.rclone_chunk.001_srooe9: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:35 INFO : dir/file1.rclone_chunk.001_srooe9: Deleted 2026/08/15 04:03:36 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:36 DEBUG : dir: Looking for writers 2026/08/15 04:03:36 DEBUG : file1: reading active writers 2026/08/15 04:03:36 DEBUG : Looking for writers 2026/08/15 04:03:36 DEBUG : dir: reading active writers 2026/08/15 04:03:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.92s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:36 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:36 DEBUG : dir/file1.rclone_chunk.001_sropyi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:36 INFO : dir/file1.rclone_chunk.001_sropyi: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:36 INFO : dir/file1.rclone_chunk.001_sropyi: Deleted 2026/08/15 04:03:37 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:37 DEBUG : dir: Looking for writers 2026/08/15 04:03:37 DEBUG : Looking for writers 2026/08/15 04:03:37 DEBUG : dir: reading active writers 2026/08/15 04:03:37 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.82s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:37 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:37 DEBUG : dir/file1.rclone_chunk.001_sroq8h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:37 INFO : dir/file1.rclone_chunk.001_sroq8h: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:37 INFO : dir/file1.rclone_chunk.001_sroq8h: Deleted 2026/08/15 04:03:37 DEBUG : dir: forgetting directory cache 2026/08/15 04:03:37 DEBUG : forgetting directory cache 2026/08/15 04:03:37 DEBUG : dir: forgetting directory cache 2026/08/15 04:03:37 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:37 DEBUG : Looking for writers 2026/08/15 04:03:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.86s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:38 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:38 DEBUG : dir/file1.rclone_chunk.001_sror1q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:38 INFO : dir/file1.rclone_chunk.001_sror1q: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:38 INFO : dir/file1.rclone_chunk.001_sror1q: Deleted 2026/08/15 04:03:38 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/15 04:03:38 DEBUG : dir: invalidating directory cache 2026/08/15 04:03:38 DEBUG : >ForgetPath: 2026/08/15 04:03:38 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/15 04:03:38 DEBUG : invalidating directory cache 2026/08/15 04:03:38 DEBUG : dir: forgetting directory cache 2026/08/15 04:03:38 DEBUG : >ForgetPath: 2026/08/15 04:03:38 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/15 04:03:38 DEBUG : >ForgetPath: 2026/08/15 04:03:38 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:38 DEBUG : dir: Looking for writers 2026/08/15 04:03:38 DEBUG : Looking for writers 2026/08/15 04:03:38 DEBUG : dir: reading active writers 2026/08/15 04:03:38 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.77s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:39 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:39 DEBUG : dir/file1.rclone_chunk.001_sror00: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:39 INFO : dir/file1.rclone_chunk.001_sror00: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:39 INFO : dir/file1.rclone_chunk.001_sror00: Deleted 2026/08/15 04:03:39 DEBUG : fil/a/b/c: size = 15 OK 2026/08/15 04:03:39 DEBUG : fil/a/b/c.rclone_chunk.001_srosyf: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/08/15 04:03:39 INFO : fil/a/b/c.rclone_chunk.001_srosyf: Copied (server-side copy) to: fil/a/b/c 2026/08/15 04:03:39 INFO : fil/a/b/c.rclone_chunk.001_srosyf: Deleted 2026/08/15 04:03:40 DEBUG : forgetting directory cache 2026/08/15 04:03:40 DEBUG : dir: forgetting directory cache 2026/08/15 04:03:40 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:40 DEBUG : fil/a/b: Looking for writers 2026/08/15 04:03:40 DEBUG : fil/a: Looking for writers 2026/08/15 04:03:40 DEBUG : b: reading active writers 2026/08/15 04:03:40 DEBUG : fil: Looking for writers 2026/08/15 04:03:40 DEBUG : a: reading active writers 2026/08/15 04:03:40 DEBUG : dir: Looking for writers 2026/08/15 04:03:40 DEBUG : Looking for writers 2026/08/15 04:03:40 DEBUG : dir: reading active writers 2026/08/15 04:03:40 DEBUG : fil: reading active writers 2026/08/15 04:03:40 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.73s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:40 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:40 DEBUG : dir/file1.rclone_chunk.001_srotn5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:40 INFO : dir/file1.rclone_chunk.001_srotn5: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:41 INFO : dir/file1.rclone_chunk.001_srotn5: Deleted 2026/08/15 04:03:41 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:41 DEBUG : dir: Looking for writers 2026/08/15 04:03:41 DEBUG : Looking for writers 2026/08/15 04:03:41 DEBUG : dir: reading active writers 2026/08/15 04:03:41 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.78s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:41 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:41 DEBUG : dir/file1.rclone_chunk.001_srouo3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:41 INFO : dir/file1.rclone_chunk.001_srouo3: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:41 INFO : dir/file1.rclone_chunk.001_srouo3: Deleted 2026/08/15 04:03:42 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:42 DEBUG : dir: Looking for writers 2026/08/15 04:03:42 DEBUG : file1: reading active writers 2026/08/15 04:03:42 DEBUG : Looking for writers 2026/08/15 04:03:42 DEBUG : dir: reading active writers 2026/08/15 04:03:42 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.82s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:42 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:42 DEBUG : dir/file1.rclone_chunk.001_srovqx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:42 INFO : dir/file1.rclone_chunk.001_srovqx: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:42 INFO : dir/file1.rclone_chunk.001_srovqx: Deleted 2026/08/15 04:03:43 DEBUG : dir/file2: size = 15 OK 2026/08/15 04:03:43 DEBUG : dir/file2.rclone_chunk.001_srovyh: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/15 04:03:43 INFO : dir/file2.rclone_chunk.001_srovyh: Copied (server-side copy) to: dir/file2 2026/08/15 04:03:43 INFO : dir/file2.rclone_chunk.001_srovyh: Deleted 2026/08/15 04:03:43 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/15 04:03:43 DEBUG : dir/subdir/file3.rclone_chunk.001_srowwo: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/15 04:03:43 INFO : dir/subdir/file3.rclone_chunk.001_srowwo: Copied (server-side copy) to: dir/subdir/file3 2026/08/15 04:03:43 INFO : dir/subdir/file3.rclone_chunk.001_srowwo: Deleted === RUN TestDirReadDirAll/Virtual 2026/08/15 04:03:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/15 04:03:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/15 04:03:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/15 04:03:43 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/15 04:03:44 DEBUG : dir/virtualFile: size = 20 OK 2026/08/15 04:03:44 DEBUG : dir/virtualFile.rclone_chunk.001_srow0u: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/08/15 04:03:44 INFO : dir/virtualFile.rclone_chunk.001_srow0u: Copied (server-side copy) to: dir/virtualFile 2026/08/15 04:03:44 INFO : dir/virtualFile.rclone_chunk.001_srow0u: Deleted 2026/08/15 04:03:44 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/08/15 04:03:44 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_sroxfp: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/08/15 04:03:44 INFO : dir/virtualDir/testFile.rclone_chunk.001_sroxfp: Copied (server-side copy) to: dir/virtualDir/testFile 2026/08/15 04:03:44 INFO : dir/virtualDir/testFile.rclone_chunk.001_sroxfp: Deleted 2026/08/15 04:03:44 DEBUG : S3 bucket rclone-test-zahugam9quhe: bucket is versioned: false 2026/08/15 04:03:44 DEBUG : Waiting for deletions to finish 2026/08/15 04:03:44 DEBUG : "dir/subdir/file3" version false 2026/08/15 04:03:44 DEBUG : dir/subdir/file3: Deleting (id "") 2026/08/15 04:03:44 INFO : dir/subdir/file3: Deleted 2026/08/15 04:03:44 DEBUG : dir: invalidating directory cache 2026/08/15 04:03:45 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/15 04:03:45 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/15 04:03:45 DEBUG : dir/file1: Reset virtual modtime 2026/08/15 04:03:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/15 04:03:45 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/15 04:03:45 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/15 04:03:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/15 04:03:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/15 04:03:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:03:45 DEBUG : dir: invalidating directory cache 2026/08/15 04:03:45 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/15 04:03:45 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/15 04:03:45 DEBUG : forgetting directory cache 2026/08/15 04:03:45 DEBUG : dir: forgetting directory cache 2026/08/15 04:03:45 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/15 04:03:45 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/15 04:03:45 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:45 DEBUG : dir/virtualDir2: Looking for writers 2026/08/15 04:03:45 DEBUG : dir/virtualDir: Looking for writers 2026/08/15 04:03:45 DEBUG : dir: Looking for writers 2026/08/15 04:03:45 DEBUG : virtualDir2: reading active writers 2026/08/15 04:03:45 DEBUG : virtualFile: reading active writers 2026/08/15 04:03:45 DEBUG : virtualDir: reading active writers 2026/08/15 04:03:45 DEBUG : file1: reading active writers 2026/08/15 04:03:45 DEBUG : virtualFile2: reading active writers 2026/08/15 04:03:45 DEBUG : Looking for writers 2026/08/15 04:03:45 DEBUG : dir: reading active writers 2026/08/15 04:03:45 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.21s) --- PASS: TestDirReadDirAll/Virtual (1.17s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:45 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:45 DEBUG : dir/file1.rclone_chunk.001_sroyzc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:45 INFO : dir/file1.rclone_chunk.001_sroyzc: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:45 INFO : dir/file1.rclone_chunk.001_sroyzc: Deleted 2026/08/15 04:03:46 ERROR : dir/: Can only open directories read only 2026/08/15 04:03:46 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:46 DEBUG : dir: Looking for writers 2026/08/15 04:03:46 DEBUG : Looking for writers 2026/08/15 04:03:46 DEBUG : dir: reading active writers 2026/08/15 04:03:46 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.78s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:46 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:46 DEBUG : dir/file1.rclone_chunk.001_srozhu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:46 INFO : dir/file1.rclone_chunk.001_srozhu: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:46 INFO : dir/file1.rclone_chunk.001_srozhu: Deleted 2026/08/15 04:03:46 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:03:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/15 04:03:46 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/15 04:03:46 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/15 04:03:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 04:03:47 DEBUG : dir/potato: size = 5 OK 2026/08/15 04:03:47 DEBUG : dir/potato.rclone_chunk.001_srp0y0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:03:47 INFO : dir/potato.rclone_chunk.001_srp0y0: Copied (server-side copy) to: dir/potato 2026/08/15 04:03:47 INFO : dir/potato.rclone_chunk.001_srp0y0: Deleted 2026/08/15 04:03:47 DEBUG : dir/potato: size = 5 OK 2026/08/15 04:03:47 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/15 04:03:47 DEBUG : dir/potato: Size of src and dst objects identical 2026/08/15 04:03:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/15 04:03:47 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:47 DEBUG : dir: Looking for writers 2026/08/15 04:03:47 DEBUG : file1: reading active writers 2026/08/15 04:03:47 DEBUG : potato: reading active writers 2026/08/15 04:03:47 DEBUG : Looking for writers 2026/08/15 04:03:47 DEBUG : dir: reading active writers 2026/08/15 04:03:47 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.38s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:47 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:47 DEBUG : dir/file1.rclone_chunk.001_srp09v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:47 INFO : dir/file1.rclone_chunk.001_srp09v: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:48 INFO : dir/file1.rclone_chunk.001_srp09v: Deleted 2026/08/15 04:03:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/08/15 04:03:48 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:48 DEBUG : dir/sub: Looking for writers 2026/08/15 04:03:48 DEBUG : dir: Looking for writers 2026/08/15 04:03:48 DEBUG : file1: reading active writers 2026/08/15 04:03:48 DEBUG : sub: reading active writers 2026/08/15 04:03:48 DEBUG : Looking for writers 2026/08/15 04:03:48 DEBUG : dir: reading active writers 2026/08/15 04:03:48 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.12s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:49 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:49 DEBUG : dir/file1.rclone_chunk.001_srp1kf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:49 INFO : dir/file1.rclone_chunk.001_srp1kf: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:49 INFO : dir/file1.rclone_chunk.001_srp1kf: Deleted 2026/08/15 04:03:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/15 04:03:49 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/08/15 04:03:49 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:49 DEBUG : dir/sub/subsub: Looking for writers 2026/08/15 04:03:49 DEBUG : dir/sub: Looking for writers 2026/08/15 04:03:49 DEBUG : subsub: reading active writers 2026/08/15 04:03:49 DEBUG : dir: Looking for writers 2026/08/15 04:03:49 DEBUG : file1: reading active writers 2026/08/15 04:03:49 DEBUG : sub: reading active writers 2026/08/15 04:03:49 DEBUG : Looking for writers 2026/08/15 04:03:49 DEBUG : dir: reading active writers 2026/08/15 04:03:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.16s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:50 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:50 DEBUG : dir/file1.rclone_chunk.001_srp2pk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:50 INFO : dir/file1.rclone_chunk.001_srp2pk: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:50 INFO : dir/file1.rclone_chunk.001_srp2pk: Deleted 2026/08/15 04:03:50 ERROR : dir/: Dir.Remove not empty 2026/08/15 04:03:50 DEBUG : dir/file1: Remove: 2026/08/15 04:03:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:03:50 DEBUG : dir/file1: >Remove: err= 2026/08/15 04:03:50 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/15 04:03:50 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:50 DEBUG : Looking for writers 2026/08/15 04:03:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.83s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:51 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:51 DEBUG : dir/file1.rclone_chunk.001_srp3ed: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:51 INFO : dir/file1.rclone_chunk.001_srp3ed: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:51 INFO : dir/file1.rclone_chunk.001_srp3ed: Deleted 2026/08/15 04:03:51 DEBUG : dir/file1: Remove: 2026/08/15 04:03:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:03:51 DEBUG : dir/file1: >Remove: err= 2026/08/15 04:03:51 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/15 04:03:51 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:51 DEBUG : Looking for writers 2026/08/15 04:03:51 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.93s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:52 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:52 DEBUG : dir/file1.rclone_chunk.001_srp4sh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:52 INFO : dir/file1.rclone_chunk.001_srp4sh: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:52 INFO : dir/file1.rclone_chunk.001_srp4sh: Deleted 2026/08/15 04:03:52 DEBUG : dir/file1: Remove: 2026/08/15 04:03:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:03:52 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/08/15 04:03:52 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:52 DEBUG : dir: Looking for writers 2026/08/15 04:03:52 DEBUG : Looking for writers 2026/08/15 04:03:52 DEBUG : dir: reading active writers 2026/08/15 04:03:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.97s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:52 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:52 DEBUG : dir/file1.rclone_chunk.001_srp5c1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:52 INFO : dir/file1.rclone_chunk.001_srp5c1: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:53 INFO : dir/file1.rclone_chunk.001_srp5c1: Deleted 2026/08/15 04:03:53 DEBUG : dir/file3: size = 15 OK 2026/08/15 04:03:53 DEBUG : dir/file3.rclone_chunk.001_srp6by: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/15 04:03:53 INFO : dir/file3.rclone_chunk.001_srp6by: Copied (server-side copy) to: dir/file3 2026/08/15 04:03:53 INFO : dir/file3.rclone_chunk.001_srp6by: Deleted 2026/08/15 04:03:53 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/15 04:03:53 DEBUG : dir/file1: copy non-chunked object... 2026/08/15 04:03:53 DEBUG : dir/file3: copy non-chunked object... 2026/08/15 04:03:54 DEBUG : dir2/file3: size = 15 OK 2026/08/15 04:03:54 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/08/15 04:03:54 DEBUG : dir2/file1: size = 14 OK 2026/08/15 04:03:54 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/08/15 04:03:54 INFO : dir/file1: Deleted 2026/08/15 04:03:54 INFO : dir/file3: Deleted 2026/08/15 04:03:54 DEBUG : dir: Updating dir with dir2 0xb8ca3d20300 2026/08/15 04:03:54 DEBUG : dir: forgetting directory cache 2026/08/15 04:03:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/15 04:03:54 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/15 04:03:54 DEBUG : dir2/file1: copy non-chunked object... 2026/08/15 04:03:54 DEBUG : file2: size = 14 OK 2026/08/15 04:03:54 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/08/15 04:03:54 INFO : dir2/file1: Deleted 2026/08/15 04:03:54 DEBUG : file2: Updating file with file2 0xb8ca3baf860 2026/08/15 04:03:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/15 04:03:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 04:03:55 DEBUG : file2: copy non-chunked object... 2026/08/15 04:03:55 DEBUG : dir2/file3: size = 14 OK 2026/08/15 04:03:55 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/08/15 04:03:55 INFO : file2: Deleted 2026/08/15 04:03:55 DEBUG : dir2/file3: Updating file with dir2/file3 0xb8ca3baf860 2026/08/15 04:03:55 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/15 04:03:55 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/15 04:03:55 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/15 04:03:55 DEBUG : empty directory: Updating dir with renamed empty directory 0xb8ca3e8ca80 2026/08/15 04:03:55 DEBUG : empty directory: forgetting directory cache 2026/08/15 04:03:55 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/15 04:03:55 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/15 04:03:55 DEBUG : dir2: Renaming to "dir3" 2026/08/15 04:03:55 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:55 DEBUG : dir3: Looking for writers 2026/08/15 04:03:55 DEBUG : file3: reading active writers 2026/08/15 04:03:55 DEBUG : renamed empty directory: Looking for writers 2026/08/15 04:03:55 DEBUG : Looking for writers 2026/08/15 04:03:55 DEBUG : dir3: reading active writers 2026/08/15 04:03:55 DEBUG : renamed empty directory: reading active writers 2026/08/15 04:03:55 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.02s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:56 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:56 DEBUG : dir/file1.rclone_chunk.001_srp8jt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:56 INFO : dir/file1.rclone_chunk.001_srp8jt: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:56 INFO : dir/file1.rclone_chunk.001_srp8jt: Deleted 2026/08/15 04:03:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/15 04:03:56 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:03:56 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 04:03:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/15 04:03:56 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/15 04:03:56 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/15 04:03:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/15 04:03:56 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:03:56 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 04:03:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/15 04:03:56 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/15 04:03:56 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/15 04:03:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/15 04:03:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (12 bytes), uploading instead of streaming 2026/08/15 04:03:56 DEBUG : dir/sub/file2: size = 12 OK 2026/08/15 04:03:56 DEBUG : dir/sub/file2.rclone_chunk.001_srp9r1: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/15 04:03:56 INFO : dir/sub/file2.rclone_chunk.001_srp9r1: Copied (server-side copy) to: dir/sub/file2 2026/08/15 04:03:56 INFO : dir/sub/file2.rclone_chunk.001_srp9r1: Deleted 2026/08/15 04:03:56 DEBUG : dir/sub/file2: size = 12 OK 2026/08/15 04:03:56 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/08/15 04:03:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/15 04:03:56 DEBUG : forgetting directory cache 2026/08/15 04:03:56 DEBUG : dir: forgetting directory cache 2026/08/15 04:03:56 DEBUG : dir/sub: forgetting directory cache 2026/08/15 04:03:56 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/15 04:03:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 04:03:57 DEBUG : dir/sub/file0: size = 5 OK 2026/08/15 04:03:57 DEBUG : dir/sub/file0.rclone_chunk.001_srp9xv: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:03:57 INFO : dir/sub/file0.rclone_chunk.001_srp9xv: Copied (server-side copy) to: dir/sub/file0 2026/08/15 04:03:57 INFO : dir/sub/file0.rclone_chunk.001_srp9xv: Deleted 2026/08/15 04:03:57 DEBUG : dir/sub/file0: size = 5 OK 2026/08/15 04:03:57 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/08/15 04:03:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/15 04:03:57 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:57 DEBUG : dir/sub: Looking for writers 2026/08/15 04:03:57 DEBUG : file2: reading active writers 2026/08/15 04:03:57 DEBUG : file0: reading active writers 2026/08/15 04:03:57 DEBUG : dir: Looking for writers 2026/08/15 04:03:57 DEBUG : file1: reading active writers 2026/08/15 04:03:57 DEBUG : sub: reading active writers 2026/08/15 04:03:57 DEBUG : Looking for writers 2026/08/15 04:03:57 DEBUG : dir: reading active writers 2026/08/15 04:03:57 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.90s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/15 04:03:57 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:57 DEBUG : Looking for writers 2026/08/15 04:03:57 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:58 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:58 DEBUG : dir/file1.rclone_chunk.001_srpax1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:58 INFO : dir/file1.rclone_chunk.001_srpax1: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:58 INFO : dir/file1.rclone_chunk.001_srpax1: Deleted 2026/08/15 04:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/15 04:03:58 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:03:58 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/15 04:03:58 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/15 04:03:58 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/15 04:03:58 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:03:58 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/15 04:03:58 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/15 04:03:58 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:03:58 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/15 04:03:58 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/15 04:03:58 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/15 04:03:58 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:03:58 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/15 04:03:58 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:58 DEBUG : dir: Looking for writers 2026/08/15 04:03:58 DEBUG : file1: reading active writers 2026/08/15 04:03:58 DEBUG : file1.metadata: reading active writers 2026/08/15 04:03:58 DEBUG : Looking for writers 2026/08/15 04:03:58 DEBUG : dir: reading active writers 2026/08/15 04:03:58 DEBUG : dir.metadata: reading active writers 2026/08/15 04:03:58 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.97s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:58 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:58 DEBUG : dir/file1.rclone_chunk.001_srpbze: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:58 INFO : dir/file1.rclone_chunk.001_srpbze: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:58 INFO : dir/file1.rclone_chunk.001_srpbze: Deleted 2026/08/15 04:03:59 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:03:59 DEBUG : dir: Looking for writers 2026/08/15 04:03:59 DEBUG : file1: reading active writers 2026/08/15 04:03:59 DEBUG : Looking for writers 2026/08/15 04:03:59 DEBUG : dir: reading active writers 2026/08/15 04:03:59 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.88s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:03:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:03:59 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:03:59 DEBUG : dir/file1.rclone_chunk.001_srpc0b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:03:59 INFO : dir/file1.rclone_chunk.001_srpc0b: Copied (server-side copy) to: dir/file1 2026/08/15 04:03:59 INFO : dir/file1.rclone_chunk.001_srpc0b: Deleted 2026/08/15 04:04:00 DEBUG : time_test: size = 5 OK 2026/08/15 04:04:00 DEBUG : time_test.rclone_chunk.001_srpdsj: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/08/15 04:04:00 INFO : time_test.rclone_chunk.001_srpdsj: Copied (server-side copy) to: time_test 2026/08/15 04:04:00 INFO : time_test.rclone_chunk.001_srpdsj: Deleted 2026/08/15 04:04:00 DEBUG : Can set mod time: true 2026/08/15 04:04:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/15 04:04:00 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:00 DEBUG : dir: Looking for writers 2026/08/15 04:04:00 DEBUG : file1: reading active writers 2026/08/15 04:04:00 DEBUG : Looking for writers 2026/08/15 04:04:00 DEBUG : dir: reading active writers 2026/08/15 04:04:00 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:01 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:01 DEBUG : dir/file1.rclone_chunk.001_srpeyz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:01 INFO : dir/file1.rclone_chunk.001_srpeyz: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:01 INFO : dir/file1.rclone_chunk.001_srpeyz: Deleted 2026/08/15 04:04:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:04:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 04:04:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (0 bytes), uploading instead of streaming 2026/08/15 04:04:02 DEBUG : dir/file1: size = 0 OK 2026/08/15 04:04:02 DEBUG : dir/file1.rclone_chunk.001_srpe1e: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 04:04:02 INFO : dir/file1.rclone_chunk.001_srpe1e: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:02 INFO : dir/file1.rclone_chunk.001_srpe1e: Deleted 2026/08/15 04:04:02 DEBUG : dir/file1: size = 0 OK 2026/08/15 04:04:02 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/15 04:04:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/15 04:04:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:02 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:02 DEBUG : dir: Looking for writers 2026/08/15 04:04:02 DEBUG : file1: reading active writers 2026/08/15 04:04:02 DEBUG : Looking for writers 2026/08/15 04:04:02 DEBUG : dir: reading active writers 2026/08/15 04:04:02 DEBUG : >WaitForWriters: 2026/08/15 04:04:02 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:02 DEBUG : dir: Looking for writers 2026/08/15 04:04:02 DEBUG : file1: reading active writers 2026/08/15 04:04:02 DEBUG : Looking for writers 2026/08/15 04:04:02 DEBUG : dir: reading active writers 2026/08/15 04:04:02 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:03 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:03 DEBUG : dir/file1.rclone_chunk.001_srpfj6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:03 INFO : dir/file1.rclone_chunk.001_srpfj6: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:03 INFO : dir/file1.rclone_chunk.001_srpfj6: Deleted 2026/08/15 04:04:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:04:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 04:04:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 04:04:04 DEBUG : dir/file1: size = 5 OK 2026/08/15 04:04:04 DEBUG : dir/file1.rclone_chunk.001_srpgb8: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:04:04 INFO : dir/file1.rclone_chunk.001_srpgb8: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:04 INFO : dir/file1.rclone_chunk.001_srpgb8: Deleted 2026/08/15 04:04:04 DEBUG : dir/file1: size = 5 OK 2026/08/15 04:04:04 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/15 04:04:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/15 04:04:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:04 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:04 DEBUG : dir: Looking for writers 2026/08/15 04:04:04 DEBUG : file1: reading active writers 2026/08/15 04:04:04 DEBUG : Looking for writers 2026/08/15 04:04:04 DEBUG : dir: reading active writers 2026/08/15 04:04:04 DEBUG : >WaitForWriters: 2026/08/15 04:04:04 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:04 DEBUG : dir: Looking for writers 2026/08/15 04:04:04 DEBUG : file1: reading active writers 2026/08/15 04:04:04 DEBUG : Looking for writers 2026/08/15 04:04:04 DEBUG : dir: reading active writers 2026/08/15 04:04:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:04 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:04 DEBUG : dir/file1.rclone_chunk.001_srphku: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:04 INFO : dir/file1.rclone_chunk.001_srphku: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:04 INFO : dir/file1.rclone_chunk.001_srphku: Deleted 2026/08/15 04:04:05 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/15 04:04:05 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:05 DEBUG : dir: Looking for writers 2026/08/15 04:04:05 DEBUG : file1: reading active writers 2026/08/15 04:04:05 DEBUG : Looking for writers 2026/08/15 04:04:05 DEBUG : dir: reading active writers 2026/08/15 04:04:05 DEBUG : >WaitForWriters: 2026/08/15 04:04:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:05 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:05 DEBUG : dir/file1.rclone_chunk.001_srpi1e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:05 INFO : dir/file1.rclone_chunk.001_srpi1e: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:05 INFO : dir/file1.rclone_chunk.001_srpi1e: Deleted 2026/08/15 04:04:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/15 04:04:06 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:06 DEBUG : dir/file1(0xb8ca43aba40): close: 2026/08/15 04:04:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/15 04:04:06 DEBUG : dir/file1(0xb8ca43aba40): >close: err= 2026/08/15 04:04:06 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:06 DEBUG : dir: Looking for writers 2026/08/15 04:04:06 DEBUG : file1: reading active writers 2026/08/15 04:04:06 DEBUG : Looking for writers 2026/08/15 04:04:06 DEBUG : dir: reading active writers 2026/08/15 04:04:06 DEBUG : >WaitForWriters: 2026/08/15 04:04:06 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:06 DEBUG : dir: Looking for writers 2026/08/15 04:04:06 DEBUG : file1: reading active writers 2026/08/15 04:04:06 DEBUG : Looking for writers 2026/08/15 04:04:06 DEBUG : dir: reading active writers 2026/08/15 04:04:06 DEBUG : >WaitForWriters: 2026/08/15 04:04:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:07 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:07 DEBUG : dir/file1.rclone_chunk.001_srpjxe: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:07 INFO : dir/file1.rclone_chunk.001_srpjxe: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:07 INFO : dir/file1.rclone_chunk.001_srpjxe: Deleted 2026/08/15 04:04:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/15 04:04:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:07 DEBUG : dir/file1(0xb8ca36fcb00): _writeAt: size=5, off=0 2026/08/15 04:04:07 DEBUG : dir/file1(0xb8ca36fcb00): openPending: 2026/08/15 04:04:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/15 04:04:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/15 04:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:07 DEBUG : dir/file1(0xb8ca36fcb00): >openPending: err= 2026/08/15 04:04:07 DEBUG : dir/file1(0xb8ca36fcb00): >_writeAt: n=5, err= 2026/08/15 04:04:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/15 04:04:07 DEBUG : dir/file1(0xb8ca36fcb00): close: 2026/08/15 04:04:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/15 04:04:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/15 04:04:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/15 04:04:07 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/15 04:04:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/15 04:04:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:07 DEBUG : dir/file1(0xb8ca36fcb00): >close: err= 2026/08/15 04:04:07 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:07 DEBUG : dir: Looking for writers 2026/08/15 04:04:07 DEBUG : file1: reading active writers 2026/08/15 04:04:07 DEBUG : Looking for writers 2026/08/15 04:04:07 DEBUG : dir: reading active writers 2026/08/15 04:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:04:07 DEBUG : dir: Looking for writers 2026/08/15 04:04:07 DEBUG : file1: reading active writers 2026/08/15 04:04:07 DEBUG : Looking for writers 2026/08/15 04:04:07 DEBUG : dir: reading active writers 2026/08/15 04:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:04:07 DEBUG : dir: Looking for writers 2026/08/15 04:04:07 DEBUG : file1: reading active writers 2026/08/15 04:04:07 DEBUG : Looking for writers 2026/08/15 04:04:07 DEBUG : dir: reading active writers 2026/08/15 04:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:04:07 DEBUG : dir: Looking for writers 2026/08/15 04:04:07 DEBUG : file1: reading active writers 2026/08/15 04:04:07 DEBUG : Looking for writers 2026/08/15 04:04:07 DEBUG : dir: reading active writers 2026/08/15 04:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:04:07 DEBUG : dir/file1: vfs cache: starting upload 2026/08/15 04:04:07 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:07 DEBUG : dir: Looking for writers 2026/08/15 04:04:07 DEBUG : file1: reading active writers 2026/08/15 04:04:07 DEBUG : Looking for writers 2026/08/15 04:04:07 DEBUG : dir: reading active writers 2026/08/15 04:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:04:07 DEBUG : dir: Looking for writers 2026/08/15 04:04:07 DEBUG : file1: reading active writers 2026/08/15 04:04:07 DEBUG : Looking for writers 2026/08/15 04:04:07 DEBUG : dir: reading active writers 2026/08/15 04:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:04:07 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:07 DEBUG : dir/file1.rclone_chunk.001_srpkxo: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/15 04:04:07 INFO : dir/file1.rclone_chunk.001_srpkxo: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:07 INFO : dir/file1.rclone_chunk.001_srpkxo: Deleted 2026/08/15 04:04:07 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:07 INFO : dir/file1: Copied (replaced existing) 2026/08/15 04:04:07 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/08/15 04:04:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/15 04:04:07 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/15 04:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/15 04:04:08 DEBUG : dir: Looking for writers 2026/08/15 04:04:08 DEBUG : file1: reading active writers 2026/08/15 04:04:08 DEBUG : Looking for writers 2026/08/15 04:04:08 DEBUG : dir: reading active writers 2026/08/15 04:04:08 DEBUG : >WaitForWriters: 2026/08/15 04:04:08 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:08 DEBUG : dir: Looking for writers 2026/08/15 04:04:08 DEBUG : file1: reading active writers 2026/08/15 04:04:08 DEBUG : Looking for writers 2026/08/15 04:04:08 DEBUG : dir: reading active writers 2026/08/15 04:04:08 DEBUG : >WaitForWriters: 2026/08/15 04:04:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.94s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.70s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.55s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.74s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.11s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.10s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.74s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:08 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:08 DEBUG : dir/file1.rclone_chunk.001_srplry: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:08 INFO : dir/file1.rclone_chunk.001_srplry: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:08 INFO : dir/file1.rclone_chunk.001_srplry: Deleted 2026/08/15 04:04:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:04:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 04:04:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:09 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:09 DEBUG : dir: Looking for writers 2026/08/15 04:04:09 DEBUG : file1: reading active writers 2026/08/15 04:04:09 DEBUG : Looking for writers 2026/08/15 04:04:09 DEBUG : dir: reading active writers 2026/08/15 04:04:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.98s) === RUN TestFileOpenReadUnknownSize 2026/08/15 04:04:09 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/15 04:04:09 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/15 04:04:09 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:09 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/15 04:04:09 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:09 DEBUG : Looking for writers 2026/08/15 04:04:09 DEBUG : file.txt: reading active writers 2026/08/15 04:04:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:09 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:09 DEBUG : dir/file1.rclone_chunk.001_srpm5k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:09 INFO : dir/file1.rclone_chunk.001_srpm5k: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:09 INFO : dir/file1.rclone_chunk.001_srpm5k: Deleted 2026/08/15 04:04:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (25 bytes), uploading instead of streaming 2026/08/15 04:04:10 DEBUG : dir/file1: size = 25 OK 2026/08/15 04:04:10 DEBUG : dir/file1.rclone_chunk.001_srpnkv: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 04:04:10 INFO : dir/file1.rclone_chunk.001_srpnkv: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:10 INFO : dir/file1.rclone_chunk.001_srpnkv: Deleted 2026/08/15 04:04:10 DEBUG : dir/file1: size = 25 OK 2026/08/15 04:04:10 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/15 04:04:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:10 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:10 DEBUG : dir: Looking for writers 2026/08/15 04:04:10 DEBUG : file1: reading active writers 2026/08/15 04:04:10 DEBUG : Looking for writers 2026/08/15 04:04:10 DEBUG : dir: reading active writers 2026/08/15 04:04:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.38s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:11 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:11 DEBUG : dir/file1.rclone_chunk.001_srpnsz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:11 INFO : dir/file1.rclone_chunk.001_srpnsz: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:11 INFO : dir/file1.rclone_chunk.001_srpnsz: Deleted 2026/08/15 04:04:11 DEBUG : dir/file1: Remove: 2026/08/15 04:04:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:04:11 DEBUG : dir/file1: >Remove: err= 2026/08/15 04:04:11 DEBUG : dir/file1: Remove: 2026/08/15 04:04:11 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/15 04:04:11 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:11 DEBUG : dir: Looking for writers 2026/08/15 04:04:11 DEBUG : Looking for writers 2026/08/15 04:04:11 DEBUG : dir: reading active writers 2026/08/15 04:04:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.87s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:12 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:12 DEBUG : dir/file1.rclone_chunk.001_srpoca: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:12 INFO : dir/file1.rclone_chunk.001_srpoca: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:12 INFO : dir/file1.rclone_chunk.001_srpoca: Deleted 2026/08/15 04:04:12 DEBUG : dir/file1: Remove: 2026/08/15 04:04:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:04:12 DEBUG : dir/file1: >Remove: err= 2026/08/15 04:04:12 DEBUG : dir/file1: Remove: 2026/08/15 04:04:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/15 04:04:12 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:12 DEBUG : dir: Looking for writers 2026/08/15 04:04:12 DEBUG : Looking for writers 2026/08/15 04:04:12 DEBUG : dir: reading active writers 2026/08/15 04:04:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.85s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:12 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:12 DEBUG : dir/file1.rclone_chunk.001_srppwv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:12 INFO : dir/file1.rclone_chunk.001_srppwv: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:12 INFO : dir/file1.rclone_chunk.001_srppwv: Deleted 2026/08/15 04:04:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:04:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 04:04:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/15 04:04:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 04:04:13 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/15 04:04:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 04:04:13 DEBUG : dir/file1: Open: flags=0x3 2026/08/15 04:04:13 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/15 04:04:13 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/15 04:04:13 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:13 DEBUG : dir: Looking for writers 2026/08/15 04:04:13 DEBUG : file1: reading active writers 2026/08/15 04:04:13 DEBUG : Looking for writers 2026/08/15 04:04:13 DEBUG : dir: reading active writers 2026/08/15 04:04:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.86s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:13 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:13 DEBUG : dir/file1.rclone_chunk.001_srpqj6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:13 INFO : dir/file1.rclone_chunk.001_srpqj6: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:13 INFO : dir/file1.rclone_chunk.001_srpqj6: Deleted 2026/08/15 04:04:14 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:14 DEBUG : dir: Looking for writers 2026/08/15 04:04:14 DEBUG : file1: reading active writers 2026/08/15 04:04:14 DEBUG : Looking for writers 2026/08/15 04:04:14 DEBUG : dir: reading active writers 2026/08/15 04:04:14 DEBUG : >WaitForWriters: 2026/08/15 04:04:14 DEBUG : dir/file1: copy non-chunked object... 2026/08/15 04:04:14 DEBUG : newLeaf: size = 14 OK 2026/08/15 04:04:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/15 04:04:14 INFO : dir/file1: Deleted 2026/08/15 04:04:14 DEBUG : newLeaf: Updating file with newLeaf 0xb8ca3eeb520 2026/08/15 04:04:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:04:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:14 DEBUG : newLeaf: copy non-chunked object... 2026/08/15 04:04:14 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:14 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:14 INFO : newLeaf: Deleted 2026/08/15 04:04:14 DEBUG : dir/file1: Updating file with dir/file1 0xb8ca3eeb520 2026/08/15 04:04:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 04:04:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:04:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 04:04:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:14 DEBUG : dir/file1: File is currently open, delaying rename 0xb8ca3eeb520 2026/08/15 04:04:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:04:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (25 bytes), uploading instead of streaming 2026/08/15 04:04:15 DEBUG : dir/file1: size = 25 OK 2026/08/15 04:04:15 DEBUG : dir/file1.rclone_chunk.001_srps60: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 04:04:15 INFO : dir/file1.rclone_chunk.001_srps60: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:15 INFO : dir/file1.rclone_chunk.001_srps60: Deleted 2026/08/15 04:04:15 DEBUG : dir/file1: size = 25 OK 2026/08/15 04:04:15 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/15 04:04:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:15 DEBUG : newLeaf: Running delayed rename now 2026/08/15 04:04:15 DEBUG : dir/file1: copy non-chunked object... 2026/08/15 04:04:15 DEBUG : newLeaf: size = 25 OK 2026/08/15 04:04:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/15 04:04:15 INFO : dir/file1: Deleted 2026/08/15 04:04:15 DEBUG : newLeaf: Updating file with newLeaf 0xb8ca3eeb520 2026/08/15 04:04:15 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:15 DEBUG : dir: Looking for writers 2026/08/15 04:04:15 DEBUG : Looking for writers 2026/08/15 04:04:15 DEBUG : dir: reading active writers 2026/08/15 04:04:15 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:15 DEBUG : >WaitForWriters: 2026/08/15 04:04:15 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:15 DEBUG : dir: Looking for writers 2026/08/15 04:04:15 DEBUG : Looking for writers 2026/08/15 04:04:15 DEBUG : dir: reading active writers 2026/08/15 04:04:15 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:15 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:16 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:16 DEBUG : dir/file1.rclone_chunk.001_srps0w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:16 INFO : dir/file1.rclone_chunk.001_srps0w: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:16 INFO : dir/file1.rclone_chunk.001_srps0w: Deleted 2026/08/15 04:04:16 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:16 DEBUG : dir: Looking for writers 2026/08/15 04:04:16 DEBUG : file1: reading active writers 2026/08/15 04:04:16 DEBUG : Looking for writers 2026/08/15 04:04:16 DEBUG : dir: reading active writers 2026/08/15 04:04:16 DEBUG : >WaitForWriters: 2026/08/15 04:04:16 DEBUG : dir/file1: copy non-chunked object... 2026/08/15 04:04:16 DEBUG : newLeaf: size = 14 OK 2026/08/15 04:04:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/15 04:04:16 INFO : dir/file1: Deleted 2026/08/15 04:04:16 DEBUG : newLeaf: Updating file with newLeaf 0xb8ca3f4c0d0 2026/08/15 04:04:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:04:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:16 DEBUG : newLeaf: copy non-chunked object... 2026/08/15 04:04:17 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:17 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:17 INFO : newLeaf: Deleted 2026/08/15 04:04:17 DEBUG : dir/file1: Updating file with dir/file1 0xb8ca3f4c0d0 2026/08/15 04:04:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 04:04:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:04:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/15 04:04:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:17 DEBUG : dir/file1: File is currently open, delaying rename 0xb8ca3f4c0d0 2026/08/15 04:04:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:04:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (25 bytes), uploading instead of streaming 2026/08/15 04:04:17 DEBUG : dir/file1: size = 25 OK 2026/08/15 04:04:17 DEBUG : dir/file1.rclone_chunk.001_srpub5: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 04:04:17 INFO : dir/file1.rclone_chunk.001_srpub5: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:17 INFO : dir/file1.rclone_chunk.001_srpub5: Deleted 2026/08/15 04:04:17 DEBUG : dir/file1: size = 25 OK 2026/08/15 04:04:17 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/15 04:04:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:17 DEBUG : newLeaf: Running delayed rename now 2026/08/15 04:04:17 DEBUG : dir/file1: copy non-chunked object... 2026/08/15 04:04:17 DEBUG : newLeaf: size = 25 OK 2026/08/15 04:04:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/15 04:04:18 INFO : dir/file1: Deleted 2026/08/15 04:04:18 DEBUG : newLeaf: Updating file with newLeaf 0xb8ca3f4c0d0 2026/08/15 04:04:18 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:18 DEBUG : dir: Looking for writers 2026/08/15 04:04:18 DEBUG : Looking for writers 2026/08/15 04:04:18 DEBUG : dir: reading active writers 2026/08/15 04:04:18 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:18 DEBUG : >WaitForWriters: 2026/08/15 04:04:18 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:18 DEBUG : dir: Looking for writers 2026/08/15 04:04:18 DEBUG : Looking for writers 2026/08/15 04:04:18 DEBUG : dir: reading active writers 2026/08/15 04:04:18 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:18 DEBUG : >WaitForWriters: 2026/08/15 04:04:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:18 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:18 DEBUG : dir/file1.rclone_chunk.001_srpv4k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:18 INFO : dir/file1.rclone_chunk.001_srpv4k: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:18 INFO : dir/file1.rclone_chunk.001_srpv4k: Deleted 2026/08/15 04:04:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 04:04:19 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:19 DEBUG : dir/file1(0xb8ca4063e40): openPending: 2026/08/15 04:04:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/15 04:04:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/15 04:04:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:19 DEBUG : dir/file1(0xb8ca4063e40): >openPending: err= 2026/08/15 04:04:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 04:04:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:19 DEBUG : dir/file1(0xb8ca4063e40): _writeAt: size=14, off=0 2026/08/15 04:04:19 DEBUG : dir/file1(0xb8ca4063e40): >_writeAt: n=14, err= 2026/08/15 04:04:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/15 04:04:19 DEBUG : dir/file1(0xb8ca4063e40): close: 2026/08/15 04:04:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/15 04:04:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/15 04:04:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:19 DEBUG : dir/file1(0xb8ca4063e40): >close: err= 2026/08/15 04:04:19 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:19 DEBUG : dir: Looking for writers 2026/08/15 04:04:19 DEBUG : file1: reading active writers 2026/08/15 04:04:19 DEBUG : Looking for writers 2026/08/15 04:04:19 DEBUG : dir: reading active writers 2026/08/15 04:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:04:19 DEBUG : dir: Looking for writers 2026/08/15 04:04:19 DEBUG : file1: reading active writers 2026/08/15 04:04:19 DEBUG : Looking for writers 2026/08/15 04:04:19 DEBUG : dir: reading active writers 2026/08/15 04:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:04:19 DEBUG : dir: Looking for writers 2026/08/15 04:04:19 DEBUG : file1: reading active writers 2026/08/15 04:04:19 DEBUG : Looking for writers 2026/08/15 04:04:19 DEBUG : dir: reading active writers 2026/08/15 04:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:04:19 DEBUG : dir: Looking for writers 2026/08/15 04:04:19 DEBUG : file1: reading active writers 2026/08/15 04:04:19 DEBUG : Looking for writers 2026/08/15 04:04:19 DEBUG : dir: reading active writers 2026/08/15 04:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:04:19 DEBUG : dir/file1: vfs cache: starting upload 2026/08/15 04:04:19 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:19 DEBUG : dir: Looking for writers 2026/08/15 04:04:19 DEBUG : file1: reading active writers 2026/08/15 04:04:19 DEBUG : Looking for writers 2026/08/15 04:04:19 DEBUG : dir: reading active writers 2026/08/15 04:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:04:19 DEBUG : dir: Looking for writers 2026/08/15 04:04:19 DEBUG : file1: reading active writers 2026/08/15 04:04:19 DEBUG : Looking for writers 2026/08/15 04:04:19 DEBUG : dir: reading active writers 2026/08/15 04:04:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:04:19 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:19 DEBUG : dir/file1.rclone_chunk.001_srpw4m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:19 INFO : dir/file1.rclone_chunk.001_srpw4m: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:19 INFO : dir/file1.rclone_chunk.001_srpw4m: Deleted 2026/08/15 04:04:19 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:19 INFO : dir/file1: Copied (replaced existing) 2026/08/15 04:04:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/15 04:04:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/15 04:04:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/15 04:04:19 DEBUG : dir: Looking for writers 2026/08/15 04:04:19 DEBUG : file1: reading active writers 2026/08/15 04:04:19 DEBUG : Looking for writers 2026/08/15 04:04:19 DEBUG : dir: reading active writers 2026/08/15 04:04:19 DEBUG : >WaitForWriters: 2026/08/15 04:04:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:04:19 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:19 DEBUG : dir/file1(0xb8ca411bac0): _readAt: size=512, off=0 2026/08/15 04:04:19 DEBUG : dir/file1(0xb8ca411bac0): openPending: 2026/08/15 04:04:19 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/08/15 04:04:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/15 04:04:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:19 DEBUG : dir/file1(0xb8ca411bac0): >openPending: err= 2026/08/15 04:04:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/15 04:04:19 DEBUG : dir/file1(0xb8ca411bac0): >_readAt: n=14, err=EOF 2026/08/15 04:04:19 DEBUG : dir/file1(0xb8ca411bac0): close: 2026/08/15 04:04:19 DEBUG : dir/file1(0xb8ca411bac0): >close: err= 2026/08/15 04:04:19 DEBUG : dir/file1: copy non-chunked object... 2026/08/15 04:04:20 DEBUG : newLeaf: size = 14 OK 2026/08/15 04:04:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/15 04:04:20 INFO : dir/file1: Deleted 2026/08/15 04:04:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 04:04:20 DEBUG : newLeaf: Updating file with newLeaf 0xb8ca3f4ca90 2026/08/15 04:04:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:04:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:20 DEBUG : newLeaf: copy non-chunked object... 2026/08/15 04:04:20 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:20 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:20 INFO : newLeaf: Deleted 2026/08/15 04:04:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/15 04:04:20 DEBUG : dir/file1: Updating file with dir/file1 0xb8ca3f4ca90 2026/08/15 04:04:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 04:04:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:04:20 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:20 DEBUG : dir/file1(0xb8ca44275c0): openPending: 2026/08/15 04:04:20 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/08/15 04:04:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/15 04:04:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:20 DEBUG : dir/file1(0xb8ca44275c0): >openPending: err= 2026/08/15 04:04:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 04:04:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:20 DEBUG : dir/file1(0xb8ca44275c0): _writeAt: size=25, off=0 2026/08/15 04:04:20 DEBUG : dir/file1(0xb8ca44275c0): >_writeAt: n=25, err= 2026/08/15 04:04:20 DEBUG : dir/file1: copy non-chunked object... 2026/08/15 04:04:20 DEBUG : newLeaf: size = 14 OK 2026/08/15 04:04:20 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/15 04:04:20 INFO : dir/file1: Deleted 2026/08/15 04:04:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 04:04:20 DEBUG : newLeaf: Updating file with newLeaf 0xb8ca3f4ca90 2026/08/15 04:04:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:04:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:20 DEBUG : newLeaf(0xb8ca44275c0): close: 2026/08/15 04:04:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/15 04:04:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-15 04:04:20.514803743 +0000 UTC m=+48.526142707 2026/08/15 04:04:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:20 DEBUG : newLeaf(0xb8ca44275c0): >close: err= 2026/08/15 04:04:20 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:20 DEBUG : dir: Looking for writers 2026/08/15 04:04:20 DEBUG : Looking for writers 2026/08/15 04:04:20 DEBUG : dir: reading active writers 2026/08/15 04:04:20 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:04:20 DEBUG : dir: Looking for writers 2026/08/15 04:04:20 DEBUG : Looking for writers 2026/08/15 04:04:20 DEBUG : dir: reading active writers 2026/08/15 04:04:20 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:04:20 DEBUG : dir: Looking for writers 2026/08/15 04:04:20 DEBUG : Looking for writers 2026/08/15 04:04:20 DEBUG : dir: reading active writers 2026/08/15 04:04:20 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:04:20 DEBUG : dir: Looking for writers 2026/08/15 04:04:20 DEBUG : Looking for writers 2026/08/15 04:04:20 DEBUG : dir: reading active writers 2026/08/15 04:04:20 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:04:20 DEBUG : newLeaf: vfs cache: starting upload 2026/08/15 04:04:20 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:20 DEBUG : dir: Looking for writers 2026/08/15 04:04:20 DEBUG : Looking for writers 2026/08/15 04:04:20 DEBUG : dir: reading active writers 2026/08/15 04:04:20 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:04:21 DEBUG : dir: Looking for writers 2026/08/15 04:04:21 DEBUG : Looking for writers 2026/08/15 04:04:21 DEBUG : dir: reading active writers 2026/08/15 04:04:21 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:04:21 DEBUG : newLeaf: size = 25 OK 2026/08/15 04:04:21 DEBUG : newLeaf.rclone_chunk.001_srpxlu: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 04:04:21 INFO : newLeaf.rclone_chunk.001_srpxlu: Copied (server-side copy) to: newLeaf 2026/08/15 04:04:21 INFO : newLeaf.rclone_chunk.001_srpxlu: Deleted 2026/08/15 04:04:21 DEBUG : newLeaf: size = 25 OK 2026/08/15 04:04:21 INFO : newLeaf: Copied (replaced existing) 2026/08/15 04:04:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-15 04:04:20.514803743 +0000 UTC" 2026/08/15 04:04:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/15 04:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/15 04:04:21 DEBUG : dir: Looking for writers 2026/08/15 04:04:21 DEBUG : Looking for writers 2026/08/15 04:04:21 DEBUG : dir: reading active writers 2026/08/15 04:04:21 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:21 DEBUG : >WaitForWriters: 2026/08/15 04:04:21 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:21 DEBUG : dir: Looking for writers 2026/08/15 04:04:21 DEBUG : Looking for writers 2026/08/15 04:04:21 DEBUG : dir: reading active writers 2026/08/15 04:04:21 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:21 DEBUG : >WaitForWriters: 2026/08/15 04:04:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:22 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:22 DEBUG : dir/file1.rclone_chunk.001_srpy1z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:22 INFO : dir/file1.rclone_chunk.001_srpy1z: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:22 INFO : dir/file1.rclone_chunk.001_srpy1z: Deleted 2026/08/15 04:04:22 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:22 DEBUG : dir: Looking for writers 2026/08/15 04:04:22 DEBUG : file1: reading active writers 2026/08/15 04:04:22 DEBUG : Looking for writers 2026/08/15 04:04:22 DEBUG : dir: reading active writers 2026/08/15 04:04:22 DEBUG : >WaitForWriters: 2026/08/15 04:04:22 DEBUG : dir/file1: copy non-chunked object... 2026/08/15 04:04:22 DEBUG : newLeaf: size = 14 OK 2026/08/15 04:04:22 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/15 04:04:22 INFO : dir/file1: Deleted 2026/08/15 04:04:22 DEBUG : newLeaf: Updating file with newLeaf 0xb8ca44ab380 2026/08/15 04:04:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:04:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:22 DEBUG : newLeaf: copy non-chunked object... 2026/08/15 04:04:22 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:22 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:23 INFO : newLeaf: Deleted 2026/08/15 04:04:23 DEBUG : dir/file1: Updating file with dir/file1 0xb8ca44ab380 2026/08/15 04:04:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 04:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:04:23 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:23 DEBUG : dir/file1(0xb8ca3fb2f00): openPending: 2026/08/15 04:04:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/15 04:04:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/15 04:04:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:23 DEBUG : dir/file1(0xb8ca3fb2f00): >openPending: err= 2026/08/15 04:04:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 04:04:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:23 DEBUG : dir/file1(0xb8ca3fb2f00): _writeAt: size=25, off=0 2026/08/15 04:04:23 DEBUG : dir/file1(0xb8ca3fb2f00): >_writeAt: n=25, err= 2026/08/15 04:04:23 DEBUG : dir/file1: copy non-chunked object... 2026/08/15 04:04:23 DEBUG : newLeaf: size = 14 OK 2026/08/15 04:04:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/15 04:04:23 INFO : dir/file1: Deleted 2026/08/15 04:04:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 04:04:23 DEBUG : newLeaf: Updating file with newLeaf 0xb8ca44ab380 2026/08/15 04:04:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:04:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:23 DEBUG : newLeaf(0xb8ca3fb2f00): close: 2026/08/15 04:04:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/15 04:04:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-15 04:04:23.200506057 +0000 UTC m=+51.211845021 2026/08/15 04:04:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:23 DEBUG : newLeaf(0xb8ca3fb2f00): >close: err= 2026/08/15 04:04:23 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:23 DEBUG : dir: Looking for writers 2026/08/15 04:04:23 DEBUG : Looking for writers 2026/08/15 04:04:23 DEBUG : dir: reading active writers 2026/08/15 04:04:23 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:04:23 DEBUG : dir: Looking for writers 2026/08/15 04:04:23 DEBUG : Looking for writers 2026/08/15 04:04:23 DEBUG : dir: reading active writers 2026/08/15 04:04:23 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:04:23 DEBUG : dir: Looking for writers 2026/08/15 04:04:23 DEBUG : Looking for writers 2026/08/15 04:04:23 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:23 DEBUG : dir: reading active writers 2026/08/15 04:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:04:23 DEBUG : dir: Looking for writers 2026/08/15 04:04:23 DEBUG : Looking for writers 2026/08/15 04:04:23 DEBUG : dir: reading active writers 2026/08/15 04:04:23 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:04:23 DEBUG : newLeaf: vfs cache: starting upload 2026/08/15 04:04:23 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:23 DEBUG : dir: Looking for writers 2026/08/15 04:04:23 DEBUG : Looking for writers 2026/08/15 04:04:23 DEBUG : dir: reading active writers 2026/08/15 04:04:23 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:04:23 DEBUG : dir: Looking for writers 2026/08/15 04:04:23 DEBUG : Looking for writers 2026/08/15 04:04:23 DEBUG : dir: reading active writers 2026/08/15 04:04:23 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:04:23 DEBUG : newLeaf: size = 25 OK 2026/08/15 04:04:23 DEBUG : newLeaf.rclone_chunk.001_srq0x3: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 04:04:23 INFO : newLeaf.rclone_chunk.001_srq0x3: Copied (server-side copy) to: newLeaf 2026/08/15 04:04:23 INFO : newLeaf.rclone_chunk.001_srq0x3: Deleted 2026/08/15 04:04:23 DEBUG : newLeaf: size = 25 OK 2026/08/15 04:04:23 INFO : newLeaf: Copied (replaced existing) 2026/08/15 04:04:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-15 04:04:23.200506057 +0000 UTC" 2026/08/15 04:04:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/15 04:04:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/15 04:04:24 DEBUG : dir: Looking for writers 2026/08/15 04:04:24 DEBUG : Looking for writers 2026/08/15 04:04:24 DEBUG : dir: reading active writers 2026/08/15 04:04:24 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:24 DEBUG : >WaitForWriters: 2026/08/15 04:04:24 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:24 DEBUG : dir: Looking for writers 2026/08/15 04:04:24 DEBUG : Looking for writers 2026/08/15 04:04:24 DEBUG : dir: reading active writers 2026/08/15 04:04:24 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:24 DEBUG : >WaitForWriters: 2026/08/15 04:04:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:24 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:24 DEBUG : dir/file1.rclone_chunk.001_srq1ff: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:24 INFO : dir/file1.rclone_chunk.001_srq1ff: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:24 INFO : dir/file1.rclone_chunk.001_srq1ff: Deleted 2026/08/15 04:04:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 04:04:25 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:25 DEBUG : dir/file1(0xb8ca419c200): openPending: 2026/08/15 04:04:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/15 04:04:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/15 04:04:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:25 DEBUG : dir/file1(0xb8ca419c200): >openPending: err= 2026/08/15 04:04:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 04:04:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:25 DEBUG : dir/file1(0xb8ca419c200): _writeAt: size=14, off=0 2026/08/15 04:04:25 DEBUG : dir/file1(0xb8ca419c200): >_writeAt: n=14, err= 2026/08/15 04:04:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/15 04:04:25 DEBUG : dir/file1(0xb8ca419c200): close: 2026/08/15 04:04:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/15 04:04:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/15 04:04:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:25 DEBUG : dir/file1(0xb8ca419c200): >close: err= 2026/08/15 04:04:25 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:25 DEBUG : dir: Looking for writers 2026/08/15 04:04:25 DEBUG : file1: reading active writers 2026/08/15 04:04:25 DEBUG : Looking for writers 2026/08/15 04:04:25 DEBUG : dir: reading active writers 2026/08/15 04:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:04:25 DEBUG : dir: Looking for writers 2026/08/15 04:04:25 DEBUG : file1: reading active writers 2026/08/15 04:04:25 DEBUG : Looking for writers 2026/08/15 04:04:25 DEBUG : dir: reading active writers 2026/08/15 04:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:04:25 DEBUG : dir: Looking for writers 2026/08/15 04:04:25 DEBUG : file1: reading active writers 2026/08/15 04:04:25 DEBUG : Looking for writers 2026/08/15 04:04:25 DEBUG : dir: reading active writers 2026/08/15 04:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:04:25 DEBUG : dir: Looking for writers 2026/08/15 04:04:25 DEBUG : file1: reading active writers 2026/08/15 04:04:25 DEBUG : Looking for writers 2026/08/15 04:04:25 DEBUG : dir: reading active writers 2026/08/15 04:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:04:25 DEBUG : dir/file1: vfs cache: starting upload 2026/08/15 04:04:25 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:25 DEBUG : dir: Looking for writers 2026/08/15 04:04:25 DEBUG : file1: reading active writers 2026/08/15 04:04:25 DEBUG : Looking for writers 2026/08/15 04:04:25 DEBUG : dir: reading active writers 2026/08/15 04:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:04:25 DEBUG : dir: Looking for writers 2026/08/15 04:04:25 DEBUG : file1: reading active writers 2026/08/15 04:04:25 DEBUG : Looking for writers 2026/08/15 04:04:25 DEBUG : dir: reading active writers 2026/08/15 04:04:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:04:25 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:25 DEBUG : dir/file1.rclone_chunk.001_srq28w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:25 INFO : dir/file1.rclone_chunk.001_srq28w: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:25 INFO : dir/file1.rclone_chunk.001_srq28w: Deleted 2026/08/15 04:04:25 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:25 INFO : dir/file1: Copied (replaced existing) 2026/08/15 04:04:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/15 04:04:25 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/15 04:04:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/15 04:04:25 DEBUG : dir: Looking for writers 2026/08/15 04:04:25 DEBUG : file1: reading active writers 2026/08/15 04:04:25 DEBUG : Looking for writers 2026/08/15 04:04:25 DEBUG : dir: reading active writers 2026/08/15 04:04:25 DEBUG : >WaitForWriters: 2026/08/15 04:04:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:04:25 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:25 DEBUG : dir/file1(0xb8ca390cdc0): _readAt: size=512, off=0 2026/08/15 04:04:25 DEBUG : dir/file1(0xb8ca390cdc0): openPending: 2026/08/15 04:04:25 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/08/15 04:04:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/15 04:04:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:25 DEBUG : dir/file1(0xb8ca390cdc0): >openPending: err= 2026/08/15 04:04:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/15 04:04:25 DEBUG : dir/file1(0xb8ca390cdc0): >_readAt: n=14, err=EOF 2026/08/15 04:04:25 DEBUG : dir/file1(0xb8ca390cdc0): close: 2026/08/15 04:04:25 DEBUG : dir/file1(0xb8ca390cdc0): >close: err= 2026/08/15 04:04:25 DEBUG : dir/file1: copy non-chunked object... 2026/08/15 04:04:26 DEBUG : newLeaf: size = 14 OK 2026/08/15 04:04:26 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/15 04:04:26 INFO : dir/file1: Deleted 2026/08/15 04:04:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 04:04:26 DEBUG : newLeaf: Updating file with newLeaf 0xb8ca3da25b0 2026/08/15 04:04:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:04:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:26 DEBUG : newLeaf: copy non-chunked object... 2026/08/15 04:04:26 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:26 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:26 INFO : newLeaf: Deleted 2026/08/15 04:04:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/15 04:04:26 DEBUG : dir/file1: Updating file with dir/file1 0xb8ca3da25b0 2026/08/15 04:04:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 04:04:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:04:26 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:26 DEBUG : dir/file1(0xb8ca411ba80): openPending: 2026/08/15 04:04:26 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/08/15 04:04:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/15 04:04:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:26 DEBUG : dir/file1(0xb8ca411ba80): >openPending: err= 2026/08/15 04:04:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 04:04:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:26 DEBUG : dir/file1(0xb8ca411ba80): _writeAt: size=25, off=0 2026/08/15 04:04:26 DEBUG : dir/file1(0xb8ca411ba80): >_writeAt: n=25, err= 2026/08/15 04:04:26 DEBUG : dir/file1: copy non-chunked object... 2026/08/15 04:04:26 DEBUG : newLeaf: size = 14 OK 2026/08/15 04:04:26 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/15 04:04:26 INFO : dir/file1: Deleted 2026/08/15 04:04:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 04:04:26 DEBUG : newLeaf: Updating file with newLeaf 0xb8ca3da25b0 2026/08/15 04:04:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:04:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:26 DEBUG : newLeaf(0xb8ca411ba80): close: 2026/08/15 04:04:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/15 04:04:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-15 04:04:26.546356223 +0000 UTC m=+54.557695208 2026/08/15 04:04:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:26 DEBUG : newLeaf(0xb8ca411ba80): >close: err= 2026/08/15 04:04:26 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:26 DEBUG : dir: Looking for writers 2026/08/15 04:04:26 DEBUG : Looking for writers 2026/08/15 04:04:26 DEBUG : dir: reading active writers 2026/08/15 04:04:26 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:04:26 DEBUG : dir: Looking for writers 2026/08/15 04:04:26 DEBUG : Looking for writers 2026/08/15 04:04:26 DEBUG : dir: reading active writers 2026/08/15 04:04:26 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:04:26 DEBUG : dir: Looking for writers 2026/08/15 04:04:26 DEBUG : Looking for writers 2026/08/15 04:04:26 DEBUG : dir: reading active writers 2026/08/15 04:04:26 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:04:26 DEBUG : dir: Looking for writers 2026/08/15 04:04:26 DEBUG : Looking for writers 2026/08/15 04:04:26 DEBUG : dir: reading active writers 2026/08/15 04:04:26 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:04:26 DEBUG : newLeaf: vfs cache: starting upload 2026/08/15 04:04:26 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:26 DEBUG : dir: Looking for writers 2026/08/15 04:04:26 DEBUG : Looking for writers 2026/08/15 04:04:26 DEBUG : dir: reading active writers 2026/08/15 04:04:26 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:04:27 DEBUG : dir: Looking for writers 2026/08/15 04:04:27 DEBUG : Looking for writers 2026/08/15 04:04:27 DEBUG : dir: reading active writers 2026/08/15 04:04:27 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:04:27 DEBUG : newLeaf: size = 25 OK 2026/08/15 04:04:27 DEBUG : newLeaf.rclone_chunk.001_srq3kg: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 04:04:27 INFO : newLeaf.rclone_chunk.001_srq3kg: Copied (server-side copy) to: newLeaf 2026/08/15 04:04:27 INFO : newLeaf.rclone_chunk.001_srq3kg: Deleted 2026/08/15 04:04:27 DEBUG : newLeaf: size = 25 OK 2026/08/15 04:04:27 INFO : newLeaf: Copied (replaced existing) 2026/08/15 04:04:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-15 04:04:26.546356223 +0000 UTC" 2026/08/15 04:04:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/15 04:04:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/15 04:04:27 DEBUG : dir: Looking for writers 2026/08/15 04:04:27 DEBUG : Looking for writers 2026/08/15 04:04:27 DEBUG : dir: reading active writers 2026/08/15 04:04:27 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:27 DEBUG : >WaitForWriters: 2026/08/15 04:04:27 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:27 DEBUG : dir: Looking for writers 2026/08/15 04:04:27 DEBUG : Looking for writers 2026/08/15 04:04:27 DEBUG : dir: reading active writers 2026/08/15 04:04:27 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:27 DEBUG : >WaitForWriters: 2026/08/15 04:04:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:28 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:28 DEBUG : dir/file1.rclone_chunk.001_srq4jj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:04:28 INFO : dir/file1.rclone_chunk.001_srq4jj: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:28 INFO : dir/file1.rclone_chunk.001_srq4jj: Deleted 2026/08/15 04:04:28 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:28 DEBUG : dir: Looking for writers 2026/08/15 04:04:28 DEBUG : file1: reading active writers 2026/08/15 04:04:28 DEBUG : Looking for writers 2026/08/15 04:04:28 DEBUG : dir: reading active writers 2026/08/15 04:04:28 DEBUG : >WaitForWriters: 2026/08/15 04:04:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:04:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:28 DEBUG : dir/file1(0xb8ca3c8b740): _readAt: size=512, off=0 2026/08/15 04:04:28 DEBUG : dir/file1(0xb8ca3c8b740): openPending: 2026/08/15 04:04:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/15 04:04:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/15 04:04:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:28 DEBUG : dir/file1(0xb8ca3c8b740): >openPending: err= 2026/08/15 04:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/15 04:04:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:04:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:28 DEBUG : dir/file1(0xb8ca3c8b740): >_readAt: n=14, err=EOF 2026/08/15 04:04:28 DEBUG : dir/file1(0xb8ca3c8b740): close: 2026/08/15 04:04:28 DEBUG : dir/file1(0xb8ca3c8b740): >close: err= 2026/08/15 04:04:28 DEBUG : dir/file1: copy non-chunked object... 2026/08/15 04:04:28 DEBUG : newLeaf: size = 14 OK 2026/08/15 04:04:28 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/15 04:04:28 INFO : dir/file1: Deleted 2026/08/15 04:04:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 04:04:28 DEBUG : newLeaf: Updating file with newLeaf 0xb8ca3cd4750 2026/08/15 04:04:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:04:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:28 DEBUG : newLeaf: copy non-chunked object... 2026/08/15 04:04:29 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:04:29 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:29 INFO : newLeaf: Deleted 2026/08/15 04:04:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/15 04:04:29 DEBUG : dir/file1: Updating file with dir/file1 0xb8ca3cd4750 2026/08/15 04:04:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/15 04:04:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:04:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:29 DEBUG : dir/file1(0xb8ca395bd80): openPending: 2026/08/15 04:04:29 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/08/15 04:04:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/15 04:04:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:29 DEBUG : dir/file1(0xb8ca395bd80): >openPending: err= 2026/08/15 04:04:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 04:04:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:29 DEBUG : dir/file1(0xb8ca395bd80): _writeAt: size=25, off=0 2026/08/15 04:04:29 DEBUG : dir/file1(0xb8ca395bd80): >_writeAt: n=25, err= 2026/08/15 04:04:29 DEBUG : dir/file1: copy non-chunked object... 2026/08/15 04:04:29 DEBUG : newLeaf: size = 14 OK 2026/08/15 04:04:29 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/15 04:04:29 INFO : dir/file1: Deleted 2026/08/15 04:04:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/15 04:04:29 DEBUG : newLeaf: Updating file with newLeaf 0xb8ca3cd4750 2026/08/15 04:04:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:04:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:29 DEBUG : newLeaf(0xb8ca395bd80): close: 2026/08/15 04:04:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/15 04:04:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-15 04:04:29.228706062 +0000 UTC m=+57.240045036 2026/08/15 04:04:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:29 DEBUG : newLeaf(0xb8ca395bd80): >close: err= 2026/08/15 04:04:29 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:29 DEBUG : dir: Looking for writers 2026/08/15 04:04:29 DEBUG : Looking for writers 2026/08/15 04:04:29 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:29 DEBUG : dir: reading active writers 2026/08/15 04:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:04:29 DEBUG : dir: Looking for writers 2026/08/15 04:04:29 DEBUG : Looking for writers 2026/08/15 04:04:29 DEBUG : dir: reading active writers 2026/08/15 04:04:29 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:04:29 DEBUG : dir: Looking for writers 2026/08/15 04:04:29 DEBUG : Looking for writers 2026/08/15 04:04:29 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:29 DEBUG : dir: reading active writers 2026/08/15 04:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:04:29 DEBUG : dir: Looking for writers 2026/08/15 04:04:29 DEBUG : Looking for writers 2026/08/15 04:04:29 DEBUG : dir: reading active writers 2026/08/15 04:04:29 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:04:29 DEBUG : newLeaf: vfs cache: starting upload 2026/08/15 04:04:29 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:29 DEBUG : dir: Looking for writers 2026/08/15 04:04:29 DEBUG : Looking for writers 2026/08/15 04:04:29 DEBUG : dir: reading active writers 2026/08/15 04:04:29 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:04:29 DEBUG : dir: Looking for writers 2026/08/15 04:04:29 DEBUG : Looking for writers 2026/08/15 04:04:29 DEBUG : dir: reading active writers 2026/08/15 04:04:29 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:04:30 DEBUG : newLeaf: size = 25 OK 2026/08/15 04:04:30 DEBUG : newLeaf.rclone_chunk.001_srq67r: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/15 04:04:30 INFO : newLeaf.rclone_chunk.001_srq67r: Copied (server-side copy) to: newLeaf 2026/08/15 04:04:30 INFO : newLeaf.rclone_chunk.001_srq67r: Deleted 2026/08/15 04:04:30 DEBUG : newLeaf: size = 25 OK 2026/08/15 04:04:30 INFO : newLeaf: Copied (replaced existing) 2026/08/15 04:04:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-15 04:04:29.228706062 +0000 UTC" 2026/08/15 04:04:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/15 04:04:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/15 04:04:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/15 04:04:30 DEBUG : dir: Looking for writers 2026/08/15 04:04:30 DEBUG : Looking for writers 2026/08/15 04:04:30 DEBUG : dir: reading active writers 2026/08/15 04:04:30 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:30 DEBUG : >WaitForWriters: 2026/08/15 04:04:30 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:30 DEBUG : dir: Looking for writers 2026/08/15 04:04:30 DEBUG : Looking for writers 2026/08/15 04:04:30 DEBUG : dir: reading active writers 2026/08/15 04:04:30 DEBUG : newLeaf: reading active writers 2026/08/15 04:04:30 DEBUG : >WaitForWriters: 2026/08/15 04:04:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting --- PASS: TestFileRename (16.97s) --- PASS: TestFileRename/off,forceCache=false (2.50s) --- PASS: TestFileRename/minimal,forceCache=false (2.42s) --- PASS: TestFileRename/minimal,forceCache=true (3.35s) --- PASS: TestFileRename/writes,forceCache=false (2.68s) --- PASS: TestFileRename/writes,forceCache=true (3.35s) --- PASS: TestFileRename/full,forceCache=false (2.67s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:30 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:30 DEBUG : Looking for writers 2026/08/15 04:04:30 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.09s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.09s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.09s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.10s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.09s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:31 DEBUG : dir/file1: size = 16 OK 2026/08/15 04:04:31 DEBUG : dir/file1.rclone_chunk.001_srq72d: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/15 04:04:31 INFO : dir/file1.rclone_chunk.001_srq72d: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:31 INFO : dir/file1.rclone_chunk.001_srq72d: Deleted 2026/08/15 04:04:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:04:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:04:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 04:04:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/15 04:04:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:31 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:31 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:31 DEBUG : dir: Looking for writers 2026/08/15 04:04:31 DEBUG : file1: reading active writers 2026/08/15 04:04:31 DEBUG : Looking for writers 2026/08/15 04:04:31 DEBUG : dir: reading active writers 2026/08/15 04:04:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.91s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:32 DEBUG : dir/file1: size = 16 OK 2026/08/15 04:04:32 DEBUG : dir/file1.rclone_chunk.001_srq8b4: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/15 04:04:32 INFO : dir/file1.rclone_chunk.001_srq8b4: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:32 INFO : dir/file1.rclone_chunk.001_srq8b4: Deleted 2026/08/15 04:04:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:04:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:04:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 04:04:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/15 04:04:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/15 04:04:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/15 04:04:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/15 04:04:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/15 04:04:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/15 04:04:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/15 04:04:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/15 04:04:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/15 04:04:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/15 04:04:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/15 04:04:32 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/15 04:04:32 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/15 04:04:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/15 04:04:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/15 04:04:32 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/15 04:04:32 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:32 DEBUG : dir: Looking for writers 2026/08/15 04:04:32 DEBUG : file1: reading active writers 2026/08/15 04:04:32 DEBUG : Looking for writers 2026/08/15 04:04:32 DEBUG : dir: reading active writers 2026/08/15 04:04:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.43s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:33 DEBUG : dir/file1: size = 16 OK 2026/08/15 04:04:33 DEBUG : dir/file1.rclone_chunk.001_srqaqk: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/15 04:04:33 INFO : dir/file1.rclone_chunk.001_srqaqk: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:33 INFO : dir/file1.rclone_chunk.001_srqaqk: Deleted 2026/08/15 04:04:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:04:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:04:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 04:04:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/15 04:04:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:33 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/15 04:04:33 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/15 04:04:33 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/15 04:04:33 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/15 04:04:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/15 04:04:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/15 04:04:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/15 04:04:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/15 04:04:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/15 04:04:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/15 04:04:34 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/15 04:04:34 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/15 04:04:34 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/15 04:04:34 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/15 04:04:34 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/15 04:04:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/15 04:04:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/15 04:04:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/15 04:04:34 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/15 04:04:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/15 04:04:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/15 04:04:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/15 04:04:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/15 04:04:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/15 04:04:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/15 04:04:34 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/15 04:04:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/15 04:04:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/15 04:04:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/15 04:04:34 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/15 04:04:34 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:34 DEBUG : dir: Looking for writers 2026/08/15 04:04:34 DEBUG : file1: reading active writers 2026/08/15 04:04:34 DEBUG : Looking for writers 2026/08/15 04:04:34 DEBUG : dir: reading active writers 2026/08/15 04:04:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.41s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:34 DEBUG : dir/file1: size = 16 OK 2026/08/15 04:04:34 DEBUG : dir/file1.rclone_chunk.001_srqbnj: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/15 04:04:34 INFO : dir/file1.rclone_chunk.001_srqbnj: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:35 INFO : dir/file1.rclone_chunk.001_srqbnj: Deleted 2026/08/15 04:04:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:04:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:04:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 04:04:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/15 04:04:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:35 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:35 DEBUG : dir: Looking for writers 2026/08/15 04:04:35 DEBUG : file1: reading active writers 2026/08/15 04:04:35 DEBUG : Looking for writers 2026/08/15 04:04:35 DEBUG : dir: reading active writers 2026/08/15 04:04:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.92s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:35 DEBUG : dir/file1: size = 16 OK 2026/08/15 04:04:35 DEBUG : dir/file1.rclone_chunk.001_srqcab: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/15 04:04:35 INFO : dir/file1.rclone_chunk.001_srqcab: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:35 INFO : dir/file1.rclone_chunk.001_srqcab: Deleted 2026/08/15 04:04:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:04:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:04:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/15 04:04:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/15 04:04:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:36 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/15 04:04:36 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/15 04:04:36 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:36 DEBUG : dir: Looking for writers 2026/08/15 04:04:36 DEBUG : file1: reading active writers 2026/08/15 04:04:36 DEBUG : Looking for writers 2026/08/15 04:04:36 DEBUG : dir: reading active writers 2026/08/15 04:04:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.93s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:36 DEBUG : dir/file1: size = 16 OK 2026/08/15 04:04:36 DEBUG : dir/file1.rclone_chunk.001_srqd0f: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/15 04:04:36 INFO : dir/file1.rclone_chunk.001_srqd0f: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:36 INFO : dir/file1.rclone_chunk.001_srqd0f: Deleted 2026/08/15 04:04:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:04:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:04:37 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 04:04:37 DEBUG : dir/file1(0xb8ca3e9b2c0): _readAt: size=1, off=0 2026/08/15 04:04:37 DEBUG : dir/file1(0xb8ca3e9b2c0): openPending: 2026/08/15 04:04:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/15 04:04:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 04:04:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:37 DEBUG : dir/file1(0xb8ca3e9b2c0): >openPending: err= 2026/08/15 04:04:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/15 04:04:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:04:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:37 DEBUG : dir/file1(0xb8ca3e9b2c0): >_readAt: n=1, err= 2026/08/15 04:04:37 DEBUG : dir/file1(0xb8ca3e9b2c0): _readAt: size=256, off=1 2026/08/15 04:04:37 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/15 04:04:37 DEBUG : dir/file1(0xb8ca3e9b2c0): >_readAt: n=15, err=EOF 2026/08/15 04:04:37 DEBUG : dir/file1(0xb8ca3e9b2c0): _readAt: size=16, off=16 2026/08/15 04:04:37 DEBUG : dir/file1(0xb8ca3e9b2c0): >_readAt: n=0, err=EOF 2026/08/15 04:04:37 DEBUG : dir/file1(0xb8ca3e9b2c0): close: 2026/08/15 04:04:37 DEBUG : dir/file1(0xb8ca3e9b2c0): >close: err= 2026/08/15 04:04:37 DEBUG : dir/file1(0xb8ca3e9b2c0): close: 2026/08/15 04:04:37 DEBUG : dir/file1(0xb8ca3e9b2c0): >close: err=file already closed 2026/08/15 04:04:37 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:37 DEBUG : dir: Looking for writers 2026/08/15 04:04:37 DEBUG : file1: reading active writers 2026/08/15 04:04:37 DEBUG : Looking for writers 2026/08/15 04:04:37 DEBUG : dir: reading active writers 2026/08/15 04:04:37 DEBUG : >WaitForWriters: 2026/08/15 04:04:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.98s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:37 DEBUG : dir/file1: size = 16 OK 2026/08/15 04:04:37 DEBUG : dir/file1.rclone_chunk.001_srqexl: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/15 04:04:37 INFO : dir/file1.rclone_chunk.001_srqexl: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:37 INFO : dir/file1.rclone_chunk.001_srqexl: Deleted 2026/08/15 04:04:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:04:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:04:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 04:04:38 DEBUG : dir/file1(0xb8ca3dff080): _readAt: size=1, off=0 2026/08/15 04:04:38 DEBUG : dir/file1(0xb8ca3dff080): openPending: 2026/08/15 04:04:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/15 04:04:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 04:04:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:38 DEBUG : dir/file1(0xb8ca3dff080): >openPending: err= 2026/08/15 04:04:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/15 04:04:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:04:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:38 DEBUG : dir/file1(0xb8ca3dff080): >_readAt: n=1, err= 2026/08/15 04:04:38 DEBUG : dir/file1(0xb8ca3dff080): _readAt: size=1, off=5 2026/08/15 04:04:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/15 04:04:38 DEBUG : dir/file1(0xb8ca3dff080): >_readAt: n=1, err= 2026/08/15 04:04:38 DEBUG : dir/file1(0xb8ca3dff080): _readAt: size=1, off=3 2026/08/15 04:04:38 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/15 04:04:38 DEBUG : dir/file1(0xb8ca3dff080): >_readAt: n=1, err= 2026/08/15 04:04:38 DEBUG : dir/file1(0xb8ca3dff080): _readAt: size=1, off=13 2026/08/15 04:04:38 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/15 04:04:38 DEBUG : dir/file1(0xb8ca3dff080): >_readAt: n=1, err= 2026/08/15 04:04:38 DEBUG : dir/file1(0xb8ca3dff080): _readAt: size=16, off=100 2026/08/15 04:04:38 DEBUG : dir/file1(0xb8ca3dff080): >_readAt: n=0, err=EOF 2026/08/15 04:04:38 DEBUG : dir/file1(0xb8ca3dff080): close: 2026/08/15 04:04:38 DEBUG : dir/file1(0xb8ca3dff080): >close: err= 2026/08/15 04:04:38 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:38 DEBUG : dir: Looking for writers 2026/08/15 04:04:38 DEBUG : file1: reading active writers 2026/08/15 04:04:38 DEBUG : Looking for writers 2026/08/15 04:04:38 DEBUG : dir: reading active writers 2026/08/15 04:04:38 DEBUG : >WaitForWriters: 2026/08/15 04:04:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.97s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:38 DEBUG : dir/file1: size = 16 OK 2026/08/15 04:04:38 DEBUG : dir/file1.rclone_chunk.001_srqf06: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/15 04:04:38 INFO : dir/file1.rclone_chunk.001_srqf06: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:38 INFO : dir/file1.rclone_chunk.001_srqf06: Deleted 2026/08/15 04:04:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:04:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:04:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): _readAt: size=1, off=0 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): openPending: 2026/08/15 04:04:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/15 04:04:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 04:04:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): >openPending: err= 2026/08/15 04:04:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/15 04:04:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:04:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): >_readAt: n=1, err= 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): _readAt: size=1, off=5 2026/08/15 04:04:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): >_readAt: n=1, err= 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): _readAt: size=1, off=1 2026/08/15 04:04:39 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): >_readAt: n=1, err= 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): _readAt: size=6, off=10 2026/08/15 04:04:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): >_readAt: n=6, err= 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): _readAt: size=256, off=10 2026/08/15 04:04:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): >_readAt: n=6, err=EOF 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): _readAt: size=256, off=100 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): >_readAt: n=0, err=EOF 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): close: 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): >close: err= 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): _readAt: size=256, off=100 2026/08/15 04:04:39 DEBUG : dir/file1(0xb8ca3f78440): >_readAt: n=0, err=file already closed 2026/08/15 04:04:39 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:39 DEBUG : dir: Looking for writers 2026/08/15 04:04:39 DEBUG : file1: reading active writers 2026/08/15 04:04:39 DEBUG : Looking for writers 2026/08/15 04:04:39 DEBUG : dir: reading active writers 2026/08/15 04:04:39 DEBUG : >WaitForWriters: 2026/08/15 04:04:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.05s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:39 DEBUG : dir/file1: size = 16 OK 2026/08/15 04:04:39 DEBUG : dir/file1.rclone_chunk.001_srqgcr: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/15 04:04:39 INFO : dir/file1.rclone_chunk.001_srqgcr: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:39 INFO : dir/file1.rclone_chunk.001_srqgcr: Deleted 2026/08/15 04:04:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:04:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:04:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 04:04:40 DEBUG : dir/file1(0xb8ca3e85500): RWFileHandle.Flush 2026/08/15 04:04:40 DEBUG : dir/file1(0xb8ca3e85500): _readAt: size=256, off=0 2026/08/15 04:04:40 DEBUG : dir/file1(0xb8ca3e85500): openPending: 2026/08/15 04:04:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/15 04:04:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 04:04:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:40 DEBUG : dir/file1(0xb8ca3e85500): >openPending: err= 2026/08/15 04:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/15 04:04:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:04:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:40 DEBUG : dir/file1(0xb8ca3e85500): >_readAt: n=16, err=EOF 2026/08/15 04:04:40 DEBUG : dir/file1(0xb8ca3e85500): RWFileHandle.Flush 2026/08/15 04:04:40 DEBUG : dir/file1(0xb8ca3e85500): RWFileHandle.Flush 2026/08/15 04:04:40 DEBUG : dir/file1(0xb8ca3e85500): close: 2026/08/15 04:04:40 DEBUG : dir/file1(0xb8ca3e85500): >close: err= 2026/08/15 04:04:40 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:40 DEBUG : dir: Looking for writers 2026/08/15 04:04:40 DEBUG : file1: reading active writers 2026/08/15 04:04:40 DEBUG : Looking for writers 2026/08/15 04:04:40 DEBUG : dir: reading active writers 2026/08/15 04:04:40 DEBUG : >WaitForWriters: 2026/08/15 04:04:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.98s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:40 DEBUG : dir/file1: size = 16 OK 2026/08/15 04:04:40 DEBUG : dir/file1.rclone_chunk.001_srqhk5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/15 04:04:40 INFO : dir/file1.rclone_chunk.001_srqhk5: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:40 INFO : dir/file1.rclone_chunk.001_srqhk5: Deleted 2026/08/15 04:04:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:04:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/15 04:04:41 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 04:04:41 DEBUG : dir/file1(0xb8ca3c8b900): _readAt: size=256, off=0 2026/08/15 04:04:41 DEBUG : dir/file1(0xb8ca3c8b900): openPending: 2026/08/15 04:04:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/15 04:04:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 04:04:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:41 DEBUG : dir/file1(0xb8ca3c8b900): >openPending: err= 2026/08/15 04:04:41 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/15 04:04:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:04:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:41 DEBUG : dir/file1(0xb8ca3c8b900): >_readAt: n=16, err=EOF 2026/08/15 04:04:41 DEBUG : dir/file1(0xb8ca3c8b900): RWFileHandle.Release 2026/08/15 04:04:41 DEBUG : dir/file1(0xb8ca3c8b900): close: 2026/08/15 04:04:41 DEBUG : dir/file1(0xb8ca3c8b900): >close: err= 2026/08/15 04:04:41 DEBUG : dir/file1(0xb8ca3c8b900): RWFileHandle.Release 2026/08/15 04:04:41 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:41 DEBUG : dir: Looking for writers 2026/08/15 04:04:41 DEBUG : file1: reading active writers 2026/08/15 04:04:41 DEBUG : Looking for writers 2026/08/15 04:04:41 DEBUG : dir: reading active writers 2026/08/15 04:04:41 DEBUG : >WaitForWriters: 2026/08/15 04:04:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.95s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:41 DEBUG : file1: newRWFileHandle: 2026/08/15 04:04:41 DEBUG : file1(0xb8ca38a27c0): openPending: 2026/08/15 04:04:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:41 DEBUG : file1(0xb8ca38a27c0): >openPending: err= 2026/08/15 04:04:41 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 04:04:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 04:04:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 04:04:41 DEBUG : file1(0xb8ca38a27c0): _writeAt: size=5, off=0 2026/08/15 04:04:41 DEBUG : file1(0xb8ca38a27c0): >_writeAt: n=5, err= 2026/08/15 04:04:41 DEBUG : file1(0xb8ca38a27c0): _writeAt: size=7, off=5 2026/08/15 04:04:41 DEBUG : file1(0xb8ca38a27c0): >_writeAt: n=7, err= 2026/08/15 04:04:41 DEBUG : file1: vfs cache: truncate to size=11 2026/08/15 04:04:41 DEBUG : file1(0xb8ca38a27c0): close: 2026/08/15 04:04:41 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 04:04:41.441701029 +0000 UTC m=+69.453039993 2026/08/15 04:04:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:41 DEBUG : file1(0xb8ca38a27c0): >close: err= 2026/08/15 04:04:41 DEBUG : file1(0xb8ca38a27c0): close: 2026/08/15 04:04:41 DEBUG : file1(0xb8ca38a27c0): >close: err=file already closed 2026/08/15 04:04:41 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:41 DEBUG : Looking for writers 2026/08/15 04:04:41 DEBUG : file1: reading active writers 2026/08/15 04:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:04:41 DEBUG : Looking for writers 2026/08/15 04:04:41 DEBUG : file1: reading active writers 2026/08/15 04:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:04:41 DEBUG : Looking for writers 2026/08/15 04:04:41 DEBUG : file1: reading active writers 2026/08/15 04:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:04:41 DEBUG : Looking for writers 2026/08/15 04:04:41 DEBUG : file1: reading active writers 2026/08/15 04:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:04:41 DEBUG : file1: vfs cache: starting upload 2026/08/15 04:04:41 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:41 DEBUG : Looking for writers 2026/08/15 04:04:41 DEBUG : file1: reading active writers 2026/08/15 04:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:04:41 DEBUG : Looking for writers 2026/08/15 04:04:41 DEBUG : file1: reading active writers 2026/08/15 04:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:04:41 DEBUG : file1: size = 11 OK 2026/08/15 04:04:41 DEBUG : file1.rclone_chunk.001_srqit9: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/15 04:04:41 INFO : file1.rclone_chunk.001_srqit9: Copied (server-side copy) to: file1 2026/08/15 04:04:42 INFO : file1.rclone_chunk.001_srqit9: Deleted 2026/08/15 04:04:42 DEBUG : file1: size = 11 OK 2026/08/15 04:04:42 INFO : file1: Copied (new) 2026/08/15 04:04:42 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-15 04:04:41.441701029 +0000 UTC" 2026/08/15 04:04:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 04:04:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:42 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 04:04:42 DEBUG : Looking for writers 2026/08/15 04:04:42 DEBUG : file1: reading active writers 2026/08/15 04:04:42 DEBUG : >WaitForWriters: 2026/08/15 04:04:42 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:42 DEBUG : Looking for writers 2026/08/15 04:04:42 DEBUG : file1: reading active writers 2026/08/15 04:04:42 DEBUG : >WaitForWriters: 2026/08/15 04:04:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting 2026/08/15 04:04:42 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe/dir/file1: no such file or directory 2026/08/15 04:04:42 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-zahugam9quhe/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (0.94s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:42 DEBUG : file1: newRWFileHandle: 2026/08/15 04:04:42 DEBUG : file1(0xb8ca3f18740): openPending: 2026/08/15 04:04:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:42 DEBUG : file1(0xb8ca3f18740): >openPending: err= 2026/08/15 04:04:42 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 04:04:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 04:04:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 04:04:42 DEBUG : file1(0xb8ca3f18740): _writeAt: size=7, off=0 2026/08/15 04:04:42 DEBUG : file1(0xb8ca3f18740): >_writeAt: n=7, err= 2026/08/15 04:04:42 DEBUG : file1(0xb8ca3f18740): _writeAt: size=6, off=5 2026/08/15 04:04:42 DEBUG : file1(0xb8ca3f18740): >_writeAt: n=6, err= 2026/08/15 04:04:42 DEBUG : file1(0xb8ca3f18740): close: 2026/08/15 04:04:42 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 04:04:42.380140353 +0000 UTC m=+70.391479367 2026/08/15 04:04:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:42 DEBUG : file1(0xb8ca3f18740): >close: err= 2026/08/15 04:04:42 DEBUG : file1(0xb8ca3f18740): _writeAt: size=5, off=0 2026/08/15 04:04:42 DEBUG : file1(0xb8ca3f18740): >_writeAt: n=0, err=file already closed 2026/08/15 04:04:42 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:42 DEBUG : Looking for writers 2026/08/15 04:04:42 DEBUG : file1: reading active writers 2026/08/15 04:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:04:42 DEBUG : Looking for writers 2026/08/15 04:04:42 DEBUG : file1: reading active writers 2026/08/15 04:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:04:42 DEBUG : Looking for writers 2026/08/15 04:04:42 DEBUG : file1: reading active writers 2026/08/15 04:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:04:42 DEBUG : Looking for writers 2026/08/15 04:04:42 DEBUG : file1: reading active writers 2026/08/15 04:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:04:42 DEBUG : file1: vfs cache: starting upload 2026/08/15 04:04:42 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:42 DEBUG : Looking for writers 2026/08/15 04:04:42 DEBUG : file1: reading active writers 2026/08/15 04:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:04:42 DEBUG : Looking for writers 2026/08/15 04:04:42 DEBUG : file1: reading active writers 2026/08/15 04:04:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:04:42 DEBUG : file1: size = 11 OK 2026/08/15 04:04:42 DEBUG : file1.rclone_chunk.001_srqjxm: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/15 04:04:42 INFO : file1.rclone_chunk.001_srqjxm: Copied (server-side copy) to: file1 2026/08/15 04:04:42 INFO : file1.rclone_chunk.001_srqjxm: Deleted 2026/08/15 04:04:42 DEBUG : file1: size = 11 OK 2026/08/15 04:04:42 INFO : file1: Copied (new) 2026/08/15 04:04:42 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-15 04:04:42.380140353 +0000 UTC" 2026/08/15 04:04:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 04:04:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:42 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 04:04:43 DEBUG : Looking for writers 2026/08/15 04:04:43 DEBUG : file1: reading active writers 2026/08/15 04:04:43 DEBUG : >WaitForWriters: 2026/08/15 04:04:43 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:43 DEBUG : Looking for writers 2026/08/15 04:04:43 DEBUG : file1: reading active writers 2026/08/15 04:04:43 DEBUG : >WaitForWriters: 2026/08/15 04:04:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting 2026/08/15 04:04:43 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe/dir/file1: no such file or directory 2026/08/15 04:04:43 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-zahugam9quhe/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (0.93s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:43 DEBUG : file1: newRWFileHandle: 2026/08/15 04:04:43 DEBUG : file1(0xb8ca395bbc0): openPending: 2026/08/15 04:04:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:43 DEBUG : file1(0xb8ca395bbc0): >openPending: err= 2026/08/15 04:04:43 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 04:04:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 04:04:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 04:04:43 DEBUG : file1(0xb8ca395bbc0): close: 2026/08/15 04:04:43 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 04:04:43.305314425 +0000 UTC m=+71.316653389 2026/08/15 04:04:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:43 DEBUG : file1(0xb8ca395bbc0): >close: err= 2026/08/15 04:04:43 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/15 04:04:43 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 04:04:43 DEBUG : file2: newRWFileHandle: 2026/08/15 04:04:43 DEBUG : file2(0xb8ca406c1c0): openPending: 2026/08/15 04:04:43 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 04:04:43 DEBUG : file2(0xb8ca406c1c0): >openPending: err= 2026/08/15 04:04:43 DEBUG : file2: >newRWFileHandle: err= 2026/08/15 04:04:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 04:04:43 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/15 04:04:43 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/15 04:04:43 DEBUG : file2(0xb8ca406c1c0): RWFileHandle.Flush 2026/08/15 04:04:43 DEBUG : file2(0xb8ca406c1c0): RWFileHandle.Release 2026/08/15 04:04:43 DEBUG : file2(0xb8ca406c1c0): close: 2026/08/15 04:04:43 DEBUG : file2: vfs cache: setting modification time to 2026-08-15 04:04:43.307037921 +0000 UTC m=+71.318376885 2026/08/15 04:04:43 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:43 DEBUG : file2(0xb8ca406c1c0): >close: err= 2026/08/15 04:04:43 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:43 DEBUG : Looking for writers 2026/08/15 04:04:43 DEBUG : file1: reading active writers 2026/08/15 04:04:43 DEBUG : file2: reading active writers 2026/08/15 04:04:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/15 04:04:43 DEBUG : Looking for writers 2026/08/15 04:04:43 DEBUG : file1: reading active writers 2026/08/15 04:04:43 DEBUG : file2: reading active writers 2026/08/15 04:04:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/15 04:04:43 DEBUG : Looking for writers 2026/08/15 04:04:43 DEBUG : file1: reading active writers 2026/08/15 04:04:43 DEBUG : file2: reading active writers 2026/08/15 04:04:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/15 04:04:43 DEBUG : Looking for writers 2026/08/15 04:04:43 DEBUG : file2: reading active writers 2026/08/15 04:04:43 DEBUG : file1: reading active writers 2026/08/15 04:04:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/15 04:04:43 DEBUG : file2: vfs cache: starting upload 2026/08/15 04:04:43 DEBUG : file1: vfs cache: starting upload 2026/08/15 04:04:43 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:43 DEBUG : Looking for writers 2026/08/15 04:04:43 DEBUG : file1: reading active writers 2026/08/15 04:04:43 DEBUG : file2: reading active writers 2026/08/15 04:04:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/15 04:04:43 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:43 DEBUG : Looking for writers 2026/08/15 04:04:43 DEBUG : file1: reading active writers 2026/08/15 04:04:43 DEBUG : file2: reading active writers 2026/08/15 04:04:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/15 04:04:43 DEBUG : file2: size = 0 OK 2026/08/15 04:04:43 DEBUG : file2.rclone_chunk.001_srqk0y: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 04:04:43 INFO : file2.rclone_chunk.001_srqk0y: Copied (server-side copy) to: file2 2026/08/15 04:04:43 DEBUG : file1: size = 0 OK 2026/08/15 04:04:43 DEBUG : file1.rclone_chunk.001_srqkya: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 04:04:43 INFO : file1.rclone_chunk.001_srqkya: Copied (server-side copy) to: file1 2026/08/15 04:04:43 INFO : file2.rclone_chunk.001_srqk0y: Deleted 2026/08/15 04:04:43 DEBUG : file2: size = 0 OK 2026/08/15 04:04:43 INFO : file2: Copied (new) 2026/08/15 04:04:43 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-15 04:04:43.307037921 +0000 UTC" 2026/08/15 04:04:43 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/15 04:04:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 04:04:43 INFO : file2: vfs cache: upload succeeded try #1 2026/08/15 04:04:43 INFO : file1.rclone_chunk.001_srqkya: Deleted 2026/08/15 04:04:43 DEBUG : file1: size = 0 OK 2026/08/15 04:04:43 INFO : file1: Copied (new) 2026/08/15 04:04:43 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-15 04:04:43.305314425 +0000 UTC" 2026/08/15 04:04:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 04:04:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:43 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 04:04:43 DEBUG : Looking for writers 2026/08/15 04:04:43 DEBUG : file1: reading active writers 2026/08/15 04:04:43 DEBUG : file2: reading active writers 2026/08/15 04:04:43 DEBUG : >WaitForWriters: 2026/08/15 04:04:44 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:44 DEBUG : Looking for writers 2026/08/15 04:04:44 DEBUG : file1: reading active writers 2026/08/15 04:04:44 DEBUG : file2: reading active writers 2026/08/15 04:04:44 DEBUG : >WaitForWriters: 2026/08/15 04:04:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting 2026/08/15 04:04:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe/dir/file1: no such file or directory 2026/08/15 04:04:44 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-zahugam9quhe/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.01s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:44 DEBUG : file1: newRWFileHandle: 2026/08/15 04:04:44 DEBUG : file1(0xb8ca395ba80): openPending: 2026/08/15 04:04:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:44 DEBUG : file1(0xb8ca395ba80): >openPending: err= 2026/08/15 04:04:44 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 04:04:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 04:04:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 04:04:44 DEBUG : file1(0xb8ca395ba80): _writeAt: size=5, off=0 2026/08/15 04:04:44 DEBUG : file1(0xb8ca395ba80): >_writeAt: n=5, err= 2026/08/15 04:04:44 DEBUG : file1(0xb8ca395ba80): RWFileHandle.Flush 2026/08/15 04:04:44 DEBUG : file1(0xb8ca395ba80): RWFileHandle.Flush 2026/08/15 04:04:44 DEBUG : file1(0xb8ca395ba80): close: 2026/08/15 04:04:44 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 04:04:44.316315032 +0000 UTC m=+72.327653996 2026/08/15 04:04:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:44 DEBUG : file1(0xb8ca395ba80): >close: err= 2026/08/15 04:04:44 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:44 DEBUG : Looking for writers 2026/08/15 04:04:44 DEBUG : file1: reading active writers 2026/08/15 04:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:04:44 DEBUG : Looking for writers 2026/08/15 04:04:44 DEBUG : file1: reading active writers 2026/08/15 04:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:04:44 DEBUG : Looking for writers 2026/08/15 04:04:44 DEBUG : file1: reading active writers 2026/08/15 04:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:04:44 DEBUG : Looking for writers 2026/08/15 04:04:44 DEBUG : file1: reading active writers 2026/08/15 04:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:04:44 DEBUG : file1: vfs cache: starting upload 2026/08/15 04:04:44 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:44 DEBUG : Looking for writers 2026/08/15 04:04:44 DEBUG : file1: reading active writers 2026/08/15 04:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:04:44 DEBUG : Looking for writers 2026/08/15 04:04:44 DEBUG : file1: reading active writers 2026/08/15 04:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:04:44 DEBUG : file1: size = 5 OK 2026/08/15 04:04:44 DEBUG : file1.rclone_chunk.001_srqla6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:04:44 INFO : file1.rclone_chunk.001_srqla6: Copied (server-side copy) to: file1 2026/08/15 04:04:44 INFO : file1.rclone_chunk.001_srqla6: Deleted 2026/08/15 04:04:44 DEBUG : file1: size = 5 OK 2026/08/15 04:04:44 INFO : file1: Copied (new) 2026/08/15 04:04:44 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-15 04:04:44.316315032 +0000 UTC" 2026/08/15 04:04:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 04:04:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:44 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 04:04:44 DEBUG : Looking for writers 2026/08/15 04:04:44 DEBUG : file1: reading active writers 2026/08/15 04:04:44 DEBUG : >WaitForWriters: 2026/08/15 04:04:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.84s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:45 DEBUG : file1: newRWFileHandle: 2026/08/15 04:04:45 DEBUG : file1(0xb8ca3e9b140): openPending: 2026/08/15 04:04:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:45 DEBUG : file1(0xb8ca3e9b140): >openPending: err= 2026/08/15 04:04:45 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 04:04:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 04:04:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 04:04:45 DEBUG : file1(0xb8ca3e9b140): _writeAt: size=5, off=0 2026/08/15 04:04:45 DEBUG : file1(0xb8ca3e9b140): >_writeAt: n=5, err= 2026/08/15 04:04:45 DEBUG : file1(0xb8ca3e9b140): RWFileHandle.Release 2026/08/15 04:04:45 DEBUG : file1(0xb8ca3e9b140): close: 2026/08/15 04:04:45 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 04:04:45.154131384 +0000 UTC m=+73.165470358 2026/08/15 04:04:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:45 DEBUG : file1(0xb8ca3e9b140): >close: err= 2026/08/15 04:04:45 DEBUG : file1(0xb8ca3e9b140): RWFileHandle.Release 2026/08/15 04:04:45 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:45 DEBUG : Looking for writers 2026/08/15 04:04:45 DEBUG : file1: reading active writers 2026/08/15 04:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:04:45 DEBUG : Looking for writers 2026/08/15 04:04:45 DEBUG : file1: reading active writers 2026/08/15 04:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:04:45 DEBUG : Looking for writers 2026/08/15 04:04:45 DEBUG : file1: reading active writers 2026/08/15 04:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:04:45 DEBUG : Looking for writers 2026/08/15 04:04:45 DEBUG : file1: reading active writers 2026/08/15 04:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:04:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe/dir/file1: no such file or directory 2026/08/15 04:04:45 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-zahugam9quhe/dir/file1: no such file or directory 2026/08/15 04:04:45 DEBUG : file1: vfs cache: starting upload 2026/08/15 04:04:45 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:45 DEBUG : Looking for writers 2026/08/15 04:04:45 DEBUG : file1: reading active writers 2026/08/15 04:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:04:45 DEBUG : Looking for writers 2026/08/15 04:04:45 DEBUG : file1: reading active writers 2026/08/15 04:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:04:45 DEBUG : file1: size = 5 OK 2026/08/15 04:04:45 DEBUG : file1.rclone_chunk.001_srqmry: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:04:45 INFO : file1.rclone_chunk.001_srqmry: Copied (server-side copy) to: file1 2026/08/15 04:04:45 INFO : file1.rclone_chunk.001_srqmry: Deleted 2026/08/15 04:04:45 DEBUG : file1: size = 5 OK 2026/08/15 04:04:45 INFO : file1: Copied (new) 2026/08/15 04:04:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-15 04:04:45.154131384 +0000 UTC" 2026/08/15 04:04:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 04:04:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:45 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 04:04:45 DEBUG : Looking for writers 2026/08/15 04:04:45 DEBUG : file1: reading active writers 2026/08/15 04:04:45 DEBUG : >WaitForWriters: 2026/08/15 04:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:46 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe/dir/file1: no such file or directory 2026/08/15 04:04:46 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-zahugam9quhe/dir/file1: no such file or directory 2026/08/15 04:04:46 DEBUG : dir/file1: size = 16 OK 2026/08/15 04:04:46 DEBUG : dir/file1.rclone_chunk.001_srqm8a: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/15 04:04:46 INFO : dir/file1.rclone_chunk.001_srqm8a: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:46 INFO : dir/file1.rclone_chunk.001_srqm8a: Deleted 2026/08/15 04:04:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/15 04:04:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:04:46 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:46 DEBUG : dir/file1(0xb8ca3db24c0): openPending: 2026/08/15 04:04:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/15 04:04:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 04:04:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:46 DEBUG : dir/file1(0xb8ca3db24c0): >openPending: err= 2026/08/15 04:04:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/15 04:04:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 04:04:46 DEBUG : dir/file1(0xb8ca3db24c0): _writeAt: size=5, off=0 2026/08/15 04:04:46 DEBUG : dir/file1(0xb8ca3db24c0): >_writeAt: n=5, err= 2026/08/15 04:04:46 DEBUG : dir/file1(0xb8ca3db24c0): close: 2026/08/15 04:04:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-15 04:04:46.595904618 +0000 UTC m=+74.607243592 2026/08/15 04:04:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:46 DEBUG : dir/file1(0xb8ca3db24c0): >close: err= 2026/08/15 04:04:46 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:46 DEBUG : dir: Looking for writers 2026/08/15 04:04:46 DEBUG : file1: reading active writers 2026/08/15 04:04:46 DEBUG : Looking for writers 2026/08/15 04:04:46 DEBUG : dir: reading active writers 2026/08/15 04:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:04:46 DEBUG : dir: Looking for writers 2026/08/15 04:04:46 DEBUG : file1: reading active writers 2026/08/15 04:04:46 DEBUG : Looking for writers 2026/08/15 04:04:46 DEBUG : dir: reading active writers 2026/08/15 04:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:04:46 DEBUG : dir: Looking for writers 2026/08/15 04:04:46 DEBUG : file1: reading active writers 2026/08/15 04:04:46 DEBUG : Looking for writers 2026/08/15 04:04:46 DEBUG : dir: reading active writers 2026/08/15 04:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:04:46 DEBUG : dir: Looking for writers 2026/08/15 04:04:46 DEBUG : file1: reading active writers 2026/08/15 04:04:46 DEBUG : Looking for writers 2026/08/15 04:04:46 DEBUG : dir: reading active writers 2026/08/15 04:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:04:46 DEBUG : dir/file1: vfs cache: starting upload 2026/08/15 04:04:46 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:46 DEBUG : dir: Looking for writers 2026/08/15 04:04:46 DEBUG : file1: reading active writers 2026/08/15 04:04:46 DEBUG : Looking for writers 2026/08/15 04:04:46 DEBUG : dir: reading active writers 2026/08/15 04:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:04:46 DEBUG : dir: Looking for writers 2026/08/15 04:04:46 DEBUG : file1: reading active writers 2026/08/15 04:04:46 DEBUG : Looking for writers 2026/08/15 04:04:46 DEBUG : dir: reading active writers 2026/08/15 04:04:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:04:47 DEBUG : dir/file1: size = 5 OK 2026/08/15 04:04:47 DEBUG : dir/file1.rclone_chunk.001_srqnpi: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:04:47 INFO : dir/file1.rclone_chunk.001_srqnpi: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:47 INFO : dir/file1.rclone_chunk.001_srqnpi: Deleted 2026/08/15 04:04:47 DEBUG : dir/file1: size = 5 OK 2026/08/15 04:04:47 INFO : dir/file1: Copied (replaced existing) 2026/08/15 04:04:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-15 04:04:46.595904618 +0000 UTC" 2026/08/15 04:04:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/15 04:04:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/15 04:04:47 DEBUG : dir: Looking for writers 2026/08/15 04:04:47 DEBUG : file1: reading active writers 2026/08/15 04:04:47 DEBUG : Looking for writers 2026/08/15 04:04:47 DEBUG : dir: reading active writers 2026/08/15 04:04:47 DEBUG : >WaitForWriters: 2026/08/15 04:04:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.48s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:47 DEBUG : dir/file1: size = 16 OK 2026/08/15 04:04:47 DEBUG : dir/file1.rclone_chunk.001_srqof5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/15 04:04:47 INFO : dir/file1.rclone_chunk.001_srqof5: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:47 INFO : dir/file1.rclone_chunk.001_srqof5: Deleted 2026/08/15 04:04:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:48 DEBUG : dir/file1: newRWFileHandle: 2026/08/15 04:04:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/15 04:04:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/15 04:04:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/15 04:04:48 DEBUG : dir/file1(0xb8ca3cf1bc0): _writeAt: size=5, off=0 2026/08/15 04:04:48 DEBUG : dir/file1(0xb8ca3cf1bc0): openPending: 2026/08/15 04:04:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/15 04:04:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/15 04:04:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:48 DEBUG : dir/file1(0xb8ca3cf1bc0): >openPending: err= 2026/08/15 04:04:48 DEBUG : dir/file1(0xb8ca3cf1bc0): >_writeAt: n=5, err= 2026/08/15 04:04:48 DEBUG : dir/file1(0xb8ca3cf1bc0): _writeAt: size=15, off=5 2026/08/15 04:04:48 DEBUG : dir/file1(0xb8ca3cf1bc0): >_writeAt: n=15, err= 2026/08/15 04:04:48 DEBUG : dir/file1(0xb8ca3cf1bc0): close: 2026/08/15 04:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/15 04:04:48 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-15 04:04:48.0973682 +0000 UTC m=+76.108707184 2026/08/15 04:04:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:48 DEBUG : dir/file1(0xb8ca3cf1bc0): >close: err= 2026/08/15 04:04:48 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:48 DEBUG : dir: Looking for writers 2026/08/15 04:04:48 DEBUG : file1: reading active writers 2026/08/15 04:04:48 DEBUG : Looking for writers 2026/08/15 04:04:48 DEBUG : dir: reading active writers 2026/08/15 04:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:04:48 DEBUG : dir: Looking for writers 2026/08/15 04:04:48 DEBUG : file1: reading active writers 2026/08/15 04:04:48 DEBUG : Looking for writers 2026/08/15 04:04:48 DEBUG : dir: reading active writers 2026/08/15 04:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:04:48 DEBUG : dir: Looking for writers 2026/08/15 04:04:48 DEBUG : file1: reading active writers 2026/08/15 04:04:48 DEBUG : Looking for writers 2026/08/15 04:04:48 DEBUG : dir: reading active writers 2026/08/15 04:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:04:48 DEBUG : dir: Looking for writers 2026/08/15 04:04:48 DEBUG : file1: reading active writers 2026/08/15 04:04:48 DEBUG : Looking for writers 2026/08/15 04:04:48 DEBUG : dir: reading active writers 2026/08/15 04:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:04:48 DEBUG : dir/file1: vfs cache: starting upload 2026/08/15 04:04:48 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:48 DEBUG : dir: Looking for writers 2026/08/15 04:04:48 DEBUG : file1: reading active writers 2026/08/15 04:04:48 DEBUG : Looking for writers 2026/08/15 04:04:48 DEBUG : dir: reading active writers 2026/08/15 04:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:04:48 DEBUG : dir: Looking for writers 2026/08/15 04:04:48 DEBUG : file1: reading active writers 2026/08/15 04:04:48 DEBUG : Looking for writers 2026/08/15 04:04:48 DEBUG : dir: reading active writers 2026/08/15 04:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:04:48 DEBUG : dir/file1: size = 20 OK 2026/08/15 04:04:48 DEBUG : dir/file1.rclone_chunk.001_srqp0n: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/15 04:04:48 INFO : dir/file1.rclone_chunk.001_srqp0n: Copied (server-side copy) to: dir/file1 2026/08/15 04:04:48 INFO : dir/file1.rclone_chunk.001_srqp0n: Deleted 2026/08/15 04:04:48 DEBUG : dir/file1: size = 20 OK 2026/08/15 04:04:48 INFO : dir/file1: Copied (replaced existing) 2026/08/15 04:04:48 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-15 04:04:48.0973682 +0000 UTC" 2026/08/15 04:04:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/15 04:04:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/15 04:04:48 DEBUG : dir: Looking for writers 2026/08/15 04:04:48 DEBUG : file1: reading active writers 2026/08/15 04:04:48 DEBUG : Looking for writers 2026/08/15 04:04:48 DEBUG : dir: reading active writers 2026/08/15 04:04:48 DEBUG : >WaitForWriters: 2026/08/15 04:04:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.50s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:48 DEBUG : file1: newRWFileHandle: 2026/08/15 04:04:48 DEBUG : file1(0xb8ca395a340): openPending: 2026/08/15 04:04:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:48 DEBUG : file1(0xb8ca395a340): >openPending: err= 2026/08/15 04:04:48 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 04:04:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 04:04:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 04:04:48 DEBUG : file1(0xb8ca395a340): _writeAt: size=5, off=0 2026/08/15 04:04:48 DEBUG : file1(0xb8ca395a340): >_writeAt: n=5, err= 2026/08/15 04:04:48 DEBUG : file1(0xb8ca395a340): close: 2026/08/15 04:04:48 DEBUG : file1: vfs cache: setting modification time to 2026-08-15 04:04:48.961612332 +0000 UTC m=+76.972951305 2026/08/15 04:04:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:48 DEBUG : file1(0xb8ca395a340): >close: err= 2026/08/15 04:04:48 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:48 DEBUG : Looking for writers 2026/08/15 04:04:48 DEBUG : file1: reading active writers 2026/08/15 04:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:04:48 DEBUG : Looking for writers 2026/08/15 04:04:48 DEBUG : file1: reading active writers 2026/08/15 04:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:04:48 DEBUG : Looking for writers 2026/08/15 04:04:48 DEBUG : file1: reading active writers 2026/08/15 04:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:04:49 DEBUG : Looking for writers 2026/08/15 04:04:49 DEBUG : file1: reading active writers 2026/08/15 04:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:04:49 DEBUG : file1: vfs cache: starting upload 2026/08/15 04:04:49 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:49 DEBUG : Looking for writers 2026/08/15 04:04:49 DEBUG : file1: reading active writers 2026/08/15 04:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:04:49 DEBUG : Looking for writers 2026/08/15 04:04:49 DEBUG : file1: reading active writers 2026/08/15 04:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:04:49 DEBUG : file1: size = 5 OK 2026/08/15 04:04:49 DEBUG : file1.rclone_chunk.001_srqqg0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:04:49 INFO : file1.rclone_chunk.001_srqqg0: Copied (server-side copy) to: file1 2026/08/15 04:04:49 INFO : file1.rclone_chunk.001_srqqg0: Deleted 2026/08/15 04:04:49 DEBUG : file1: size = 5 OK 2026/08/15 04:04:49 INFO : file1: Copied (new) 2026/08/15 04:04:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-15 04:04:48.961612332 +0000 UTC" 2026/08/15 04:04:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:49 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 04:04:49 DEBUG : Looking for writers 2026/08/15 04:04:49 DEBUG : file1: reading active writers 2026/08/15 04:04:49 DEBUG : >WaitForWriters: 2026/08/15 04:04:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.81s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/15 04:04:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427480): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427480): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427480): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427480): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427480): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.775331817 +0000 UTC m=+77.786670791 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427480): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427900): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427900): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427900): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427900): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427900): _writeAt: size=3, off=2 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427900): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427900): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.775331817 +0000 UTC m=+77.786670791 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427900): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427dc0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427dc0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427dc0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427dc0): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427dc0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.775331817 +0000 UTC m=+77.786670791 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4427dc0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38ce1c0 item 1 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84500): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84500): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84500): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84500): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84500): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.77832451 +0000 UTC m=+77.789663533 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84500): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84a40): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84a40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84a40): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84a40): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84a40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.77832451 +0000 UTC m=+77.789663533 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84a40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38cee70 item 2 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85080): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85080): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85080): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85080): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85080): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.780433474 +0000 UTC m=+77.791772447 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85080): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85500): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85500): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85500): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85500): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85500): _writeAt: size=3, off=2 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85500): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85500): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.780433474 +0000 UTC m=+77.791772447 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85500): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e859c0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e859c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e859c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e859c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e859c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.780433474 +0000 UTC m=+77.791772447 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e859c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38cf7a0 item 3 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a2480): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a2480): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a2480): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a2480): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a2480): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.783008428 +0000 UTC m=+77.794347402 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a2480): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3080): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3080): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3080): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3080): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3080): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.783008428 +0000 UTC m=+77.794347402 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3080): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39e6700 item 4 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a37c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a37c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a37c0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a37c0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a37c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.785455552 +0000 UTC m=+77.796794575 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a37c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3c80): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3c80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3c80): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3c80): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3c80): _writeAt: size=3, off=2 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3c80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.785455552 +0000 UTC m=+77.796794575 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3c80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a280): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a280): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a280): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a280): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a280): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.785455552 +0000 UTC m=+77.796794575 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a280): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39e7570 item 5 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8ab00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8ab00): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8ab00): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8ab00): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8ab00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.788143299 +0000 UTC m=+77.799482273 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8ab00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b040): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b040): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b040): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b040): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b040): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.788143299 +0000 UTC m=+77.799482273 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b040): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39e7dc0 item 6 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b6c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b6c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b6c0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b6c0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b6c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.790190716 +0000 UTC m=+77.801529691 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b6c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8bbc0): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8bbc0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8bbc0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8bbc0): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8bbc0): _writeAt: size=3, off=2 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8bbc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8bbc0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.790190716 +0000 UTC m=+77.801529691 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8bbc0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa180): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa180): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa180): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa180): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa180): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.790190716 +0000 UTC m=+77.801529691 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa180): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3900b60 item 7 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa800): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa800): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa800): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa800): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa800): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.793547037 +0000 UTC m=+77.804886041 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa800): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faad40): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faad40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faad40): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faad40): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faad40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.793547037 +0000 UTC m=+77.804886041 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faad40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39013b0 item 8 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab300): _readAt: size=2, off=0 2026/08/15 04:04:49 ERROR : open-test-file(0xb8ca3fab300): Couldn't read size of file 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab300): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab300): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab300): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab300): close: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab300): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab6c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab6c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab6c0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab6c0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab6c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.796071104 +0000 UTC m=+77.807410089 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab6c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fabb40): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fabb40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fabb40): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fabb40): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fabb40): _writeAt: size=3, off=2 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fabb40): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fabb40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.796071104 +0000 UTC m=+77.807410089 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fabb40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfe1c0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfe1c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfe1c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfe1c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfe1c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.796071104 +0000 UTC m=+77.807410089 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfe1c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3901b20 item 9 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfe840): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfe840): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfe840): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfe840): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfe840): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.798947448 +0000 UTC m=+77.810286422 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfe840): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfed80): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfed80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfed80): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfed80): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfed80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.798947448 +0000 UTC m=+77.810286422 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dfed80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3bb0310 item 10 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dff3c0): _readAt: size=2, off=0 2026/08/15 04:04:49 ERROR : open-test-file(0xb8ca3dff3c0): Couldn't read size of file 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dff3c0): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dff3c0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dff3c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dff3c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dff3c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dff780): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dff780): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dff780): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dff780): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dff780): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.801281548 +0000 UTC m=+77.812620522 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dff780): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dffc80): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dffc80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dffc80): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dffc80): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dffc80): _writeAt: size=3, off=2 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dffc80): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dffc80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.801281548 +0000 UTC m=+77.812620522 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dffc80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22280): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22280): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22280): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22280): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22280): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.801281548 +0000 UTC m=+77.812620522 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22280): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3bb0a80 item 11 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22900): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22900): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22900): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22900): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22900): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.804552347 +0000 UTC m=+77.815891331 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22900): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22e40): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22e40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22e40): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22e40): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22e40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.804552347 +0000 UTC m=+77.815891331 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e22e40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3802070 item 12 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e23480): _readAt: size=2, off=0 2026/08/15 04:04:49 ERROR : open-test-file(0xb8ca3e23480): Couldn't read size of file 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e23480): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e23480): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e23480): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e23480): close: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e23480): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e23840): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e23840): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e23840): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e23840): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e23840): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.806982428 +0000 UTC m=+77.818321492 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e23840): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60000): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60000): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60000): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60000): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60000): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.806982428 +0000 UTC m=+77.818321492 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60000): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3802690 item 13 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60680): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60680): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60680): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60680): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60680): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.809281941 +0000 UTC m=+77.820620916 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60680): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60bc0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60bc0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60bc0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60bc0): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60bc0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.809281941 +0000 UTC m=+77.820620916 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60bc0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3802e00 item 14 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61200): _readAt: size=2, off=0 2026/08/15 04:04:49 ERROR : open-test-file(0xb8ca3e61200): Couldn't read size of file 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61200): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61200): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61200): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61200): close: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61200): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e615c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e615c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e615c0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e615c0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e615c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.811295636 +0000 UTC m=+77.822634610 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e615c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61c80): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61c80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61c80): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61c80): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61c80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.811295636 +0000 UTC m=+77.822634610 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61c80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38035e0 item 15 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 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/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4400): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4400): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4400): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4400): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4400): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.813449284 +0000 UTC m=+77.824788328 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4400): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4940): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4940): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4940): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4940): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4940): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.813449284 +0000 UTC m=+77.824788328 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4940): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3803dc0 item 16 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4f80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4f80): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4f80): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4f80): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4f80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.815318686 +0000 UTC m=+77.826657660 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea4f80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea5400): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea5400): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea5400): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea5400): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea5400): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea5400): _writeAt: size=3, off=7 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea5400): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea5400): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.815318686 +0000 UTC m=+77.826657660 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea5400): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea5900): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea5900): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea5900): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea5900): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea5900): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.815318686 +0000 UTC m=+77.826657660 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ea5900): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a84460 item 17 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef2080): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef2080): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef2080): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef2080): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef2080): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.81801031 +0000 UTC m=+77.829349285 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef2080): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef25c0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef25c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef25c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef25c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef25c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.81801031 +0000 UTC m=+77.829349285 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef25c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a84d20 item 18 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef2c40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef2c40): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef2c40): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef2c40): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef2c40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.820339541 +0000 UTC m=+77.831678515 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef2c40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3140): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3140): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3140): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3140): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3140): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3140): _writeAt: size=3, off=7 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3140): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3140): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.820339541 +0000 UTC m=+77.831678515 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3140): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3640): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3640): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3640): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3640): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3640): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.820339541 +0000 UTC m=+77.831678515 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3640): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a851f0 item 19 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3cc0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3cc0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3cc0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3cc0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3cc0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.822922049 +0000 UTC m=+77.834261023 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ef3cc0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b940): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b940): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b940): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b940): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b940): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.822922049 +0000 UTC m=+77.834261023 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b940): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b043f0 item 20 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5a180): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5a180): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5a180): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5a180): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5a180): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.824812501 +0000 UTC m=+77.836151495 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5a180): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5a680): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5a680): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5a680): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5a680): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5a680): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5a680): _writeAt: size=3, off=7 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5a680): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5a680): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.824812501 +0000 UTC m=+77.836151495 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5a680): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5ab80): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5ab80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5ab80): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5ab80): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5ab80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.824812501 +0000 UTC m=+77.836151495 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5ab80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b048c0 item 21 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5b200): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5b200): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5b200): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5b200): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5b200): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.827716075 +0000 UTC m=+77.839055049 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5b200): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5b740): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5b740): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5b740): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5b740): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5b740): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.827716075 +0000 UTC m=+77.839055049 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5b740): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b04e70 item 22 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5bdc0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5bdc0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5bdc0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5bdc0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5bdc0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.829930629 +0000 UTC m=+77.841269604 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c5bdc0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc83c0): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc83c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc83c0): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc83c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc83c0): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc83c0): _writeAt: size=3, off=7 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc83c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc83c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.829930629 +0000 UTC m=+77.841269604 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc83c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc88c0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc88c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc88c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc88c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc88c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.829930629 +0000 UTC m=+77.841269604 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc88c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b05260 item 23 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 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/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc8f40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc8f40): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc8f40): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc8f40): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc8f40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.83304893 +0000 UTC m=+77.844387935 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc8f40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9480): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9480): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9480): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9480): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9480): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.83304893 +0000 UTC m=+77.844387935 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9480): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b05e30 item 24 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9ac0): _readAt: size=2, off=0 2026/08/15 04:04:49 ERROR : open-test-file(0xb8ca3fc9ac0): Couldn't read size of file 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9ac0): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9ac0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9ac0): close: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9ac0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9e80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9e80): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9e80): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9e80): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9e80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.835570624 +0000 UTC m=+77.846909598 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fc9e80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4028480): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4028480): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4028480): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4028480): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4028480): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4028480): _writeAt: size=3, off=7 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4028480): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4028480): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.835570624 +0000 UTC m=+77.846909598 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4028480): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40289c0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40289c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40289c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40289c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40289c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.835570624 +0000 UTC m=+77.846909598 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40289c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c0a5b0 item 25 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029040): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029040): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029040): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029040): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029040): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.838647807 +0000 UTC m=+77.849986811 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029040): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029580): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029580): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029580): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029580): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029580): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.838647807 +0000 UTC m=+77.849986811 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029580): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c0af50 item 26 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029bc0): _readAt: size=2, off=0 2026/08/15 04:04:49 ERROR : open-test-file(0xb8ca4029bc0): Couldn't read size of file 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029bc0): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029bc0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029bc0): close: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4029bc0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062080): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062080): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062080): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062080): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062080): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.841157477 +0000 UTC m=+77.852496452 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062080): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062580): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062580): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062580): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062580): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062580): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062580): _writeAt: size=3, off=7 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062580): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062580): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.841157477 +0000 UTC m=+77.852496452 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062580): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062ac0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062ac0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062ac0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062ac0): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062ac0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.841157477 +0000 UTC m=+77.852496452 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4062ac0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c0b960 item 27 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 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/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063140): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063140): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063140): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063140): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063140): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.84427644 +0000 UTC m=+77.855615414 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063140): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063680): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063680): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063680): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063680): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063680): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.84427644 +0000 UTC m=+77.855615414 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063680): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3894230 item 28 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063cc0): _readAt: size=2, off=0 2026/08/15 04:04:49 ERROR : open-test-file(0xb8ca4063cc0): Couldn't read size of file 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063cc0): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063cc0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063cc0): close: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4063cc0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8180): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8180): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8180): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8180): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8180): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.846371459 +0000 UTC m=+77.857710433 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8180): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8840): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8840): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8840): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8840): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8840): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.846371459 +0000 UTC m=+77.857710433 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8840): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3895180 item 29 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 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/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8ec0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8ec0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8ec0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8ec0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8ec0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.848162101 +0000 UTC m=+77.859501074 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b8ec0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9400): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9400): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9400): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9400): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9400): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.848162101 +0000 UTC m=+77.859501074 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9400): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3895e30 item 30 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 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/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9a40): _readAt: size=2, off=0 2026/08/15 04:04:49 ERROR : open-test-file(0xb8ca40b9a40): Couldn't read size of file 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9a40): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9a40): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9a40): close: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9a40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9e00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9e00): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9e00): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9e00): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9e00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.850058212 +0000 UTC m=+77.861397197 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40b9e00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dc5c0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dc5c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dc5c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dc5c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dc5c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.850058212 +0000 UTC m=+77.861397197 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dc5c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca40d6310 item 31 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 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/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dcc40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dcc40): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dcc40): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dcc40): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dcc40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.851819089 +0000 UTC m=+77.863158063 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dcc40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dd180): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dd180): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dd180): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dd180): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dd180): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.851819089 +0000 UTC m=+77.863158063 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dd180): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca40d6a80 item 32 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dd7c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dd7c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dd7c0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dd7c0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dd7c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.854358476 +0000 UTC m=+77.865697460 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40dd7c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40ddc40): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40ddc40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40ddc40): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40ddc40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40ddc40): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca40d6e00 item 33 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40ddc40): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40ddc40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.855189397 +0000 UTC m=+77.866528370 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca40ddc40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410e240): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410e240): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410e240): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410e240): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410e240): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.855189397 +0000 UTC m=+77.866528370 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410e240): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca40d6fc0 item 33 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410e880): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410e880): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410e880): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410e880): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410e880): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.856969048 +0000 UTC m=+77.868308022 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410e880): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410ed00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410ed00): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca40d7490 item 34 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410ed00): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410ed00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410ed00): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410ed00): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410ed00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.857828001 +0000 UTC m=+77.869166975 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410ed00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410f240): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410f240): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410f240): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410f240): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410f240): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.857828001 +0000 UTC m=+77.869166975 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410f240): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca40d7730 item 34 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410f880): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410f880): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410f880): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410f880): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410f880): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.859402224 +0000 UTC m=+77.870741199 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410f880): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410fd00): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410fd00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410fd00): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410fd00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410fd00): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca40d7ab0 item 35 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410fd00): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410fd00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.86004604 +0000 UTC m=+77.871385015 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca410fd00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134300): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134300): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134300): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134300): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134300): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.86004604 +0000 UTC m=+77.871385015 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134300): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca40d7c70 item 35 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134980): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134980): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134980): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134980): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134980): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.86164966 +0000 UTC m=+77.872988634 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134980): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134e80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134e80): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0c230 item 36 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134e80): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134e80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134e80): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134e80): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134e80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.862349602 +0000 UTC m=+77.873688576 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4134e80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41353c0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41353c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41353c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41353c0): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41353c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.862349602 +0000 UTC m=+77.873688576 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41353c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0c4d0 item 36 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4135a00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4135a00): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4135a00): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4135a00): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4135a00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.864013917 +0000 UTC m=+77.875352890 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4135a00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4135e80): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4135e80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4135e80): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4135e80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4135e80): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0cbd0 item 37 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4135e80): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4135e80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.865154741 +0000 UTC m=+77.876493715 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4135e80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415c480): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415c480): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415c480): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415c480): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415c480): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.865154741 +0000 UTC m=+77.876493715 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415c480): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0ce00 item 37 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415cb00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415cb00): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415cb00): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415cb00): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415cb00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.86878514 +0000 UTC m=+77.880124194 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415cb00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415d000): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415d000): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0d340 item 38 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415d000): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415d000): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415d000): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415d000): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415d000): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.869760162 +0000 UTC m=+77.881099145 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415d000): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415d540): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415d540): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415d540): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415d540): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415d540): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.869760162 +0000 UTC m=+77.881099145 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415d540): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0d6c0 item 38 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415dbc0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415dbc0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415dbc0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415dbc0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415dbc0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.871906566 +0000 UTC m=+77.883245550 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca415dbc0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417a1c0): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417a1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417a1c0): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417a1c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417a1c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0dc70 item 39 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417a1c0): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417a1c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.872521518 +0000 UTC m=+77.883860482 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417a1c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417a6c0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417a6c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417a6c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417a6c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417a6c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.872521518 +0000 UTC m=+77.883860482 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417a6c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0de30 item 39 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417ad40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417ad40): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417ad40): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417ad40): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417ad40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.87401009 +0000 UTC m=+77.885349054 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417ad40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417b240): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417b240): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca389c9a0 item 40 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417b240): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417b240): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417b240): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417b240): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417b240): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.874722456 +0000 UTC m=+77.886061421 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417b240): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417b780): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417b780): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417b780): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417b780): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417b780): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.874722456 +0000 UTC m=+77.886061421 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417b780): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca389cb60 item 40 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417bd40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417bd40): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417bd40): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417bd40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417bd40): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417bd40): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417bd40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.876245904 +0000 UTC m=+77.887584869 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca417bd40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4340): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4340): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4340): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca389d0a0 item 41 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4340): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4340): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.876829386 +0000 UTC m=+77.888168350 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4340): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4800): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4800): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4800): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4800): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4800): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca389d500 item 41 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4800): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4800): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.877557912 +0000 UTC m=+77.888896926 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4800): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4d40): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4d40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4d40): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4d40): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4d40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.877557912 +0000 UTC m=+77.888896926 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a4d40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca389dce0 item 41 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5380): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5380): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5380): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5380): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5380): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5380): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5380): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.879411494 +0000 UTC m=+77.890750468 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5380): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5880): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5880): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5880): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37f7260 item 42 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5880): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5880): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.880112027 +0000 UTC m=+77.891451031 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5880): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5dc0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5dc0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37f7960 item 42 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5dc0): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5dc0): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5dc0): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5dc0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.880887723 +0000 UTC m=+77.892226687 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41a5dc0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0440): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0440): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0440): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0440): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0440): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.880887723 +0000 UTC m=+77.892226687 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0440): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37f7ce0 item 42 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0a80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0a80): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0a80): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0a80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0a80): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0a80): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0a80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.882745903 +0000 UTC m=+77.894084867 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0a80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0f80): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0f80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0f80): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3812460 item 43 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0f80): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0f80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.883380432 +0000 UTC m=+77.894719396 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c0f80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c14c0): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c14c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c14c0): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c14c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c14c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38127e0 item 43 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c14c0): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c14c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.884042313 +0000 UTC m=+77.895381286 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c14c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c1a00): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c1a00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c1a00): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c1a00): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c1a00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.884042313 +0000 UTC m=+77.895381286 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41c1a00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3812a80 item 43 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea140): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea140): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea140): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea140): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea140): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea140): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea140): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.885748505 +0000 UTC m=+77.897087469 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea140): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea640): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea640): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea640): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3812fc0 item 44 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea640): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea640): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.886493252 +0000 UTC m=+77.897832217 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea640): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33ac0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33ac0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3492c40 item 44 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33ac0): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33ac0): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33ac0): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33ac0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.887653695 +0000 UTC m=+77.898992669 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33ac0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcc180): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcc180): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcc180): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcc180): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcc180): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.887653695 +0000 UTC m=+77.898992669 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcc180): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3492fc0 item 44 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9a380): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9a380): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9a380): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9a380): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9a380): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9a380): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9a380): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.889973277 +0000 UTC m=+77.901312241 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9a380): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9a980): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9a980): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9a980): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442e2a0 item 45 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9a980): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9a980): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.890582618 +0000 UTC m=+77.901921582 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9a980): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9b080): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9b080): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9b080): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9b080): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9b080): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.890582618 +0000 UTC m=+77.901921582 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9b080): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442e4d0 item 45 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9b6c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9b6c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9b6c0): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9b6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9b6c0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9b6c0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9b6c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.892233897 +0000 UTC m=+77.903572861 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9b6c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9bbc0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9bbc0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9bbc0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442e9a0 item 46 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9bbc0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9bbc0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.892808332 +0000 UTC m=+77.904147296 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e9bbc0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcc7c0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcc7c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcc7c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcc7c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcc7c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.892808332 +0000 UTC m=+77.904147296 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcc7c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442ecb0 item 46 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcce00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcce00): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcce00): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcce00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcce00): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcce00): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcce00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.89500419 +0000 UTC m=+77.906343154 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcce00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcd300): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcd300): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcd300): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442f0a0 item 47 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcd300): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcd300): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.895592452 +0000 UTC m=+77.906931416 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcd300): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcda00): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcda00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcda00): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcda00): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcda00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.895592452 +0000 UTC m=+77.906931416 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fcda00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442f260 item 47 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 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/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea140): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea140): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea140): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea140): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea140): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea140): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea140): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.897390208 +0000 UTC m=+77.908729172 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea140): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea680): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea680): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea680): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442f5e0 item 48 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea680): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea680): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.897928094 +0000 UTC m=+77.909267058 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41ea680): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eafc0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eafc0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eafc0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eafc0): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eafc0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.897928094 +0000 UTC m=+77.909267058 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eafc0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442f7a0 item 48 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eb600): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eb600): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eb600): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eb600): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eb600): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.899790722 +0000 UTC m=+77.911129686 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eb600): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eba80): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eba80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eba80): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eba80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eba80): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eba80): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442fc00 item 49 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eba80): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eba80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.900515161 +0000 UTC m=+77.911854125 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca41eba80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0280): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0280): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0280): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0280): >_readAt: n=8, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0280): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.900515161 +0000 UTC m=+77.911854125 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0280): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442fdc0 item 49 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0940): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0940): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0940): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0940): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0940): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.9023513 +0000 UTC m=+77.913690264 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0940): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0ec0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0ec0): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0ec0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3492620 item 50 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0ec0): _readAt: size=2, off=5 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0ec0): _writeAt: size=3, off=5 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0ec0): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0ec0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.902983835 +0000 UTC m=+77.914322799 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf0ec0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf1440): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf1440): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf1440): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf1440): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf1440): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.902983835 +0000 UTC m=+77.914322799 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf1440): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca34931f0 item 50 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf1ac0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf1ac0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf1ac0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf1ac0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf1ac0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.904575252 +0000 UTC m=+77.915914226 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3cf1ac0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca36fc600): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca36fc600): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca36fc600): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca36fc600): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca36fc600): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca36fc600): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca34939d0 item 51 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca36fc600): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca36fc600): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.905230018 +0000 UTC m=+77.916568982 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca36fc600): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca390c5c0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca390c5c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca390c5c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca390c5c0): >_readAt: n=8, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca390c5c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.905230018 +0000 UTC m=+77.916568982 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca390c5c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a84150 item 51 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca390d040): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca390d040): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca390d040): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca390d040): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca390d040): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.906796107 +0000 UTC m=+77.918135101 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca390d040): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3800a00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3800a00): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3800a00): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a84620 item 52 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3800a00): _readAt: size=2, off=5 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3800a00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3800a00): _writeAt: size=3, off=5 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3800a00): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3800a00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.907717517 +0000 UTC m=+77.919056481 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3800a00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38011c0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38011c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38011c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38011c0): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38011c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.907717517 +0000 UTC m=+77.919056481 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38011c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a84b60 item 52 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406c000): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406c000): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406c000): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406c000): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406c000): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.909225967 +0000 UTC m=+77.920564931 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406c000): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406c500): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406c500): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406c500): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406c500): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406c500): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406c500): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a84f50 item 53 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406c500): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406c500): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.909848463 +0000 UTC m=+77.921187427 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406c500): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406ca40): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406ca40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406ca40): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406ca40): >_readAt: n=8, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406ca40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.909848463 +0000 UTC m=+77.921187427 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406ca40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a851f0 item 53 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406d0c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406d0c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406d0c0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406d0c0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406d0c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.911444929 +0000 UTC m=+77.922783893 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406d0c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406d600): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406d600): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406d600): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a856c0 item 54 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406d600): _readAt: size=2, off=5 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406d600): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406d600): _writeAt: size=3, off=5 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406d600): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406d600): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.912135424 +0000 UTC m=+77.923474388 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406d600): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406db80): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406db80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406db80): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406db80): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406db80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.912135424 +0000 UTC m=+77.923474388 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca406db80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a859d0 item 54 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426300): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426300): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426300): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426300): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426300): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.913421934 +0000 UTC m=+77.924760898 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426300): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426800): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426800): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426800): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426800): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426800): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426800): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38121c0 item 55 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426800): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426800): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.913941695 +0000 UTC m=+77.925280659 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426800): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426e40): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426e40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426e40): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426e40): >_readAt: n=8, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426e40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.913941695 +0000 UTC m=+77.925280659 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca4426e40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3812380 item 55 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 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/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca44274c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca44274c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca44274c0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca44274c0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca44274c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.915713913 +0000 UTC m=+77.927052887 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca44274c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca44279c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca44279c0): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca44279c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38129a0 item 56 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca44279c0): _readAt: size=2, off=5 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca44279c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca44279c0): _writeAt: size=3, off=5 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca44279c0): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca44279c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.916519124 +0000 UTC m=+77.927858108 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca44279c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84040): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84040): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84040): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84040): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84040): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.916519124 +0000 UTC m=+77.927858108 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84040): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3812bd0 item 56 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84680): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84680): open at offset 0 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84680): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84680): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84680): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84680): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84680): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84680): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.918638728 +0000 UTC m=+77.929977692 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84680): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84c00): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84c00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84c00): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3813260 item 57 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84c00): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84c00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.919687028 +0000 UTC m=+77.931025992 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e84c00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85140): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85140): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85140): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85140): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85140): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85140): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3813b90 item 57 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85140): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85140): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.920436545 +0000 UTC m=+77.931775509 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85140): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e856c0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e856c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e856c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e856c0): >_readAt: n=8, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e856c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.920436545 +0000 UTC m=+77.931775509 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e856c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37c2150 item 57 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85d00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85d00): open at offset 0 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85d00): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85d00): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85d00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85d00): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85d00): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85d00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.922296859 +0000 UTC m=+77.933635823 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e85d00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a2840): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a2840): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a2840): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37c2c40 item 58 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a2840): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a2840): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.922814206 +0000 UTC m=+77.934153170 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a2840): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3380): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3380): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3380): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37c2e70 item 58 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3380): _readAt: size=2, off=5 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3380): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3380): _writeAt: size=3, off=5 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3380): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3380): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.923530981 +0000 UTC m=+77.934869945 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3380): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3940): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3940): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3940): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3940): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3940): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.923530981 +0000 UTC m=+77.934869945 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca38a3940): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37c3180 item 58 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a100): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a100): open at offset 0 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a100): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a100): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a100): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a100): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a100): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a100): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.925019212 +0000 UTC m=+77.936358176 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a100): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a840): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a840): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a840): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37c36c0 item 59 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a840): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a840): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.925577016 +0000 UTC m=+77.936915980 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8a840): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8ad80): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8ad80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8ad80): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8ad80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8ad80): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8ad80): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37c3ab0 item 59 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8ad80): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8ad80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.926222845 +0000 UTC m=+77.937561809 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8ad80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b300): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b300): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b300): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b300): >_readAt: n=8, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b300): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.926222845 +0000 UTC m=+77.937561809 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b300): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca342c310 item 59 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 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/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b940): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b940): open at offset 0 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b940): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b940): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b940): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b940): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b940): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b940): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.927659129 +0000 UTC m=+77.938998093 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8b940): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8be80): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8be80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8be80): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca342c9a0 item 60 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8be80): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8be80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.928206684 +0000 UTC m=+77.939545648 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c8be80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa4c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa4c0): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa4c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca342cc40 item 60 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa4c0): _readAt: size=2, off=5 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa4c0): _writeAt: size=3, off=5 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa4c0): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa4c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.928886138 +0000 UTC m=+77.940225102 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faa4c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faaa80): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faaa80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faaa80): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faaa80): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faaa80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.928886138 +0000 UTC m=+77.940225102 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3faaa80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca342cf50 item 60 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab0c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab0c0): open at offset 0 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab0c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab0c0): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab0c0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab0c0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab0c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.930579987 +0000 UTC m=+77.941918971 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab0c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab600): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab600): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab600): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca342d7a0 item 61 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab600): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab600): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.931253379 +0000 UTC m=+77.942592353 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fab600): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fabd00): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fabd00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fabd00): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fabd00): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fabd00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.931253379 +0000 UTC m=+77.942592353 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3fabd00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca379c150 item 61 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 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/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395a4c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395a4c0): open at offset 0 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395a4c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395a4c0): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395a4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395a4c0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395a4c0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395a4c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.933183795 +0000 UTC m=+77.944522769 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395a4c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395aa40): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395aa40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395aa40): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca379c850 item 62 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395aa40): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395aa40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.933912492 +0000 UTC m=+77.945251466 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395aa40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b240): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b240): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b240): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b240): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b240): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.933912492 +0000 UTC m=+77.945251466 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b240): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca379caf0 item 62 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 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/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b880): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b880): open at offset 0 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b880): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b880): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b880): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b880): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b880): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b880): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.935782786 +0000 UTC m=+77.947121770 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395b880): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395be40): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395be40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395be40): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca379d420 item 63 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395be40): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395be40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.936384522 +0000 UTC m=+77.947723496 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca395be40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b32680): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b32680): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b32680): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b32680): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b32680): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.936384522 +0000 UTC m=+77.947723496 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b32680): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca379d810 item 63 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 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/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b32cc0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b32cc0): open at offset 0 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b32cc0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b32cc0): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b32cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b32cc0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b32cc0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b32cc0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.938434345 +0000 UTC m=+77.949773309 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b32cc0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33200): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33200): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33200): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37fc1c0 item 64 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33200): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33200): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.939039929 +0000 UTC m=+77.950378933 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33200): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33900): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33900): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33900): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33900): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33900): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.939039929 +0000 UTC m=+77.950378933 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3b33900): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37fc540 item 64 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ba0600): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ba0600): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ba0600): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ba0600): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ba0600): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.940974663 +0000 UTC m=+77.952313637 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ba0600): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ba0a80): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ba0a80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ba0a80): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ba0a80): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ba0a80): _writeAt: size=3, off=2 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37fcb60 item 65 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ba0a80): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ba0a80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.941789854 +0000 UTC m=+77.953128828 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ba0a80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1c340): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1c340): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1c340): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1c340): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1c340): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.941789854 +0000 UTC m=+77.953128828 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1c340): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37ea2a0 item 65 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1c980): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1c980): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1c980): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1c980): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1c980): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.943480628 +0000 UTC m=+77.954819622 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1c980): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1ce00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1ce00): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37eaa10 item 66 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1ce00): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1ce00): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1ce00): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1ce00): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1ce00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.944186932 +0000 UTC m=+77.955525896 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1ce00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1d340): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1d340): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1d340): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1d340): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1d340): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.944186932 +0000 UTC m=+77.955525896 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1d340): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37eaee0 item 66 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1d980): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1d980): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1d980): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1d980): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1d980): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.94584234 +0000 UTC m=+77.957181313 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1d980): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1de00): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1de00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1de00): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1de00): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1de00): _writeAt: size=3, off=2 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37eb3b0 item 67 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1de00): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1de00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.946629095 +0000 UTC m=+77.957968060 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c1de00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4a400): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4a400): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4a400): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4a400): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4a400): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.946629095 +0000 UTC m=+77.957968060 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4a400): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37eb5e0 item 67 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4aa80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4aa80): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4aa80): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4aa80): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4aa80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.948286817 +0000 UTC m=+77.959625841 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4aa80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4af80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4af80): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37ebc00 item 68 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4af80): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4af80): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4af80): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4af80): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4af80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.949068454 +0000 UTC m=+77.960407418 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4af80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4b4c0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4b4c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4b4c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4b4c0): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4b4c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.949068454 +0000 UTC m=+77.960407418 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4b4c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca34c61c0 item 68 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4bb00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4bb00): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4bb00): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4bb00): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4bb00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.950600078 +0000 UTC m=+77.961939042 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c4bb00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98080): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98080): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98080): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98080): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98080): _writeAt: size=3, off=2 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca34c6620 item 69 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98080): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98080): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.951281514 +0000 UTC m=+77.962620478 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98080): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98580): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98580): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98580): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98580): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98580): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.951281514 +0000 UTC m=+77.962620478 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98580): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca34c6850 item 69 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98c00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98c00): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98c00): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98c00): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98c00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.952959955 +0000 UTC m=+77.964298919 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c98c00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99100): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99100): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca34c6fc0 item 70 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99100): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99100): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99100): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99100): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99100): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.953834438 +0000 UTC m=+77.965173421 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99100): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99640): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99640): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99640): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99640): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99640): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.953834438 +0000 UTC m=+77.965173421 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99640): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca34c7180 item 70 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99cc0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99cc0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99cc0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99cc0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99cc0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.955624749 +0000 UTC m=+77.966963793 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3c99cc0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1a2c0): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1a2c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1a2c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1a2c0): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1a2c0): _writeAt: size=3, off=2 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca34c7dc0 item 71 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1a2c0): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1a2c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.95638745 +0000 UTC m=+77.967726424 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1a2c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1a7c0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1a7c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1a7c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1a7c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1a7c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.95638745 +0000 UTC m=+77.967726424 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1a7c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca44160e0 item 71 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1ae40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1ae40): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1ae40): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1ae40): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1ae40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.958552921 +0000 UTC m=+77.969891895 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1ae40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1b340): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1b340): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca4416620 item 72 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1b340): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1b340): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1b340): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1b340): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1b340): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.959297768 +0000 UTC m=+77.970636742 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1b340): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1b880): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1b880): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1b880): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1b880): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1b880): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.959297768 +0000 UTC m=+77.970636742 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1b880): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca44167e0 item 72 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1be40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1be40): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1be40): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1be40): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1be40): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1be40): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1be40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.962843987 +0000 UTC m=+77.974182961 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d1be40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54440): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54440): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54440): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca4416b60 item 73 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54440): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54440): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.963503022 +0000 UTC m=+77.974842016 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54440): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54900): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54900): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54900): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54900): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54900): _writeAt: size=3, off=2 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca4416d20 item 73 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54900): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54900): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.964335105 +0000 UTC m=+77.975674079 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54900): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54e40): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54e40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54e40): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54e40): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54e40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.964335105 +0000 UTC m=+77.975674079 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d54e40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca4416ee0 item 73 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55480): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55480): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55480): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55480): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55480): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55480): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55480): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.966247367 +0000 UTC m=+77.977586341 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55480): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55980): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55980): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55980): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b482a0 item 74 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55980): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55980): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.966891384 +0000 UTC m=+77.978230358 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55980): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55ec0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55ec0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b48850 item 74 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55ec0): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55ec0): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55ec0): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55ec0): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55ec0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.967764502 +0000 UTC m=+77.979103476 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d55ec0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d80540): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d80540): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d80540): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d80540): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d80540): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.967764502 +0000 UTC m=+77.979103476 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d80540): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b48a10 item 74 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d80b80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d80b80): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d80b80): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d80b80): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d80b80): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d80b80): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d80b80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.96944652 +0000 UTC m=+77.980785494 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d80b80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d81080): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d81080): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d81080): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b48ee0 item 75 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d81080): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d81080): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.970045132 +0000 UTC m=+77.981384106 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d81080): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d815c0): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d815c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d815c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d815c0): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d815c0): _writeAt: size=3, off=2 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b490a0 item 75 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d815c0): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d815c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.970794006 +0000 UTC m=+77.982132980 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d815c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d81b00): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d81b00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d81b00): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d81b00): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d81b00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.970794006 +0000 UTC m=+77.982132980 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3d81b00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b49260 item 75 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4240): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4240): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4240): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4240): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4240): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4240): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4240): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.972723952 +0000 UTC m=+77.984062926 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4240): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4740): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4740): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4740): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b495e0 item 76 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4740): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4740): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.973292356 +0000 UTC m=+77.984631320 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4740): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4c80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4c80): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b497a0 item 76 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4c80): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4c80): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4c80): _writeAt: size=3, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4c80): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4c80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.974008869 +0000 UTC m=+77.985347833 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da4c80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5200): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5200): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5200): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5200): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5200): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.974008869 +0000 UTC m=+77.985347833 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5200): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b499d0 item 76 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5840): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5840): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5840): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5840): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5840): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5840): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5840): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.975799001 +0000 UTC m=+77.987137985 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5840): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5d40): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5d40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5d40): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b49d50 item 77 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5d40): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5d40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.976438179 +0000 UTC m=+77.987777162 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3da5d40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dca540): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dca540): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dca540): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dca540): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dca540): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.976438179 +0000 UTC m=+77.987777162 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dca540): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c76070 item 77 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcab80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcab80): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcab80): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcab80): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcab80): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcab80): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcab80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.978739064 +0000 UTC m=+77.990078049 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcab80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcb080): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcb080): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcb080): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c763f0 item 78 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcb080): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcb080): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.979369587 +0000 UTC m=+77.990708560 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcb080): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcb780): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcb780): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcb780): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcb780): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcb780): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.979369587 +0000 UTC m=+77.990708560 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcb780): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c768c0 item 78 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcbdc0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcbdc0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcbdc0): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcbdc0): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcbdc0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcbdc0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcbdc0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.98125118 +0000 UTC m=+77.992590154 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dcbdc0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dec3c0): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dec3c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dec3c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c76d20 item 79 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dec3c0): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dec3c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.981917949 +0000 UTC m=+77.993256924 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dec3c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3decac0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3decac0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3decac0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3decac0): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3decac0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.981917949 +0000 UTC m=+77.993256924 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3decac0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c76f50 item 79 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 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/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ded100): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ded100): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ded100): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ded100): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ded100): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ded100): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ded100): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.983980245 +0000 UTC m=+77.995319220 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ded100): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ded600): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ded600): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ded600): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c772d0 item 80 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ded600): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ded600): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.984962702 +0000 UTC m=+77.996301676 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3ded600): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dedd00): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dedd00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dedd00): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dedd00): >_readAt: n=5, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dedd00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.984962702 +0000 UTC m=+77.996301676 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3dedd00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c77490 item 80 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0e440): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0e440): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0e440): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0e440): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0e440): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.987166455 +0000 UTC m=+77.998505429 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0e440): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0e8c0): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0e8c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0e8c0): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0e8c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0e8c0): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0e8c0): _writeAt: size=3, off=7 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c778f0 item 81 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0e8c0): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0e8c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.98775102 +0000 UTC m=+77.999089994 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0e8c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0ee00): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0ee00): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0ee00): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0ee00): >_readAt: n=8, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0ee00): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.98775102 +0000 UTC m=+77.999089994 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0ee00): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c77ab0 item 81 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0f480): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0f480): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0f480): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0f480): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0f480): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.989844073 +0000 UTC m=+78.001183107 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0f480): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0f980): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0f980): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0f980): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3ac03f0 item 82 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0f980): _readAt: size=2, off=5 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0f980): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0f980): _writeAt: size=3, off=5 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0f980): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0f980): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.990581075 +0000 UTC m=+78.001920050 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e0f980): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26000): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26000): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26000): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26000): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26000): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.990581075 +0000 UTC m=+78.001920050 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26000): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3ac0620 item 82 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26680): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26680): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26680): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26680): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26680): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.992724885 +0000 UTC m=+78.004063859 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26680): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26b80): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26b80): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26b80): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26b80): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26b80): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26b80): _writeAt: size=3, off=7 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3ac0af0 item 83 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26b80): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26b80): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.993457459 +0000 UTC m=+78.004796433 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e26b80): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e270c0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e270c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e270c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e270c0): >_readAt: n=8, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e270c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.993457459 +0000 UTC m=+78.004796433 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e270c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3ac0e00 item 83 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e27740): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e27740): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e27740): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e27740): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e27740): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.995375523 +0000 UTC m=+78.006714497 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e27740): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e27c40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e27c40): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e27c40): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3ac16c0 item 84 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e27c40): _readAt: size=2, off=5 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e27c40): >_readAt: n=0, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e27c40): _writeAt: size=3, off=5 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e27c40): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e27c40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.996213596 +0000 UTC m=+78.007552570 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e27c40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e602c0): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e602c0): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e602c0): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e602c0): >_readAt: n=3, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e602c0): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.996213596 +0000 UTC m=+78.007552570 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e602c0): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c74000 item 84 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60940): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60940): >openPending: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60940): _writeAt: size=5, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60940): >_writeAt: n=5, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60940): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.997890644 +0000 UTC m=+78.009229619 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60940): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60e40): _readAt: size=2, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60e40): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60e40): open at offset 5 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60e40): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60e40): >_readAt: n=2, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60e40): _writeAt: size=3, off=7 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c74620 item 85 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60e40): >_writeAt: n=3, err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60e40): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.998650028 +0000 UTC m=+78.009989002 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e60e40): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:49 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61380): _readAt: size=512, off=0 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61380): openPending: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61380): >openPending: err= 2026/08/15 04:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61380): >_readAt: n=8, err=EOF 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61380): close: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:49.998650028 +0000 UTC m=+78.009989002 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:49 DEBUG : open-test-file(0xb8ca3e61380): >close: err= 2026/08/15 04:04:49 DEBUG : open-test-file: Remove: 2026/08/15 04:04:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c74b60 item 85 2026/08/15 04:04:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e61a00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e61a00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e61a00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e61a00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e61a00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.00062001 +0000 UTC m=+78.011958984 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e61a00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6000): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6000): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6000): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c74ee0 item 86 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6000): _readAt: size=2, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6000): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6000): _writeAt: size=3, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6000): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6000): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.001399173 +0000 UTC m=+78.012738156 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6000): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6580): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6580): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6580): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6580): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6580): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.001399173 +0000 UTC m=+78.012738156 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6580): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c75180 item 86 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6c00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6c00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6c00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6c00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6c00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.003199423 +0000 UTC m=+78.014538387 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec6c00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7100): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7100): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7100): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7100): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7100): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7100): _writeAt: size=3, off=7 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c757a0 item 87 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7100): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7100): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.003961083 +0000 UTC m=+78.015300047 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7100): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7640): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7640): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7640): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7640): >_readAt: n=8, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7640): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.003961083 +0000 UTC m=+78.015300047 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7640): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c75960 item 87 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7cc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7cc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7cc0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7cc0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7cc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.005744962 +0000 UTC m=+78.017083926 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ec7cc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef82c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef82c0): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef82c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c75e30 item 88 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef82c0): _readAt: size=2, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef82c0): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef82c0): _writeAt: size=3, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef82c0): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef82c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.006501631 +0000 UTC m=+78.017840595 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef82c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef8840): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef8840): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef8840): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef8840): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef8840): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.006501631 +0000 UTC m=+78.017840595 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef8840): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38ce230 item 88 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef8e80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef8e80): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef8e80): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef8e80): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef8e80): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef8e80): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef8e80): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef8e80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.007995794 +0000 UTC m=+78.019334758 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef8e80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef93c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef93c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef93c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38cec40 item 89 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef93c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef93c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.008945387 +0000 UTC m=+78.020284371 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef93c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef9900): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef9900): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef9900): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef9900): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef9900): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef9900): _writeAt: size=3, off=7 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38cf0a0 item 89 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef9900): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef9900): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.009944756 +0000 UTC m=+78.021283779 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef9900): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef9e80): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef9e80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef9e80): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef9e80): >_readAt: n=8, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef9e80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.009944756 +0000 UTC m=+78.021283779 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ef9e80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38cf650 item 89 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f505c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f505c0): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f505c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f505c0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f505c0): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f505c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f505c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f505c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.012300145 +0000 UTC m=+78.023639209 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f505c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f50b00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f50b00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f50b00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38cfd50 item 90 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f50b00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f50b00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.01307522 +0000 UTC m=+78.024414194 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f50b00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51040): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51040): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51040): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39e6460 item 90 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51040): _readAt: size=2, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51040): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51040): _writeAt: size=3, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51040): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51040): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.01407645 +0000 UTC m=+78.025415485 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51040): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51600): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51600): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51600): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51600): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51600): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.01407645 +0000 UTC m=+78.025415485 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51600): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39e68c0 item 90 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51c40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51c40): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51c40): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51c40): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51c40): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51c40): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51c40): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51c40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.016498426 +0000 UTC m=+78.027837400 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f51c40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f78280): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f78280): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f78280): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39e7180 item 91 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f78280): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f78280): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.017758256 +0000 UTC m=+78.029097231 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f78280): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f787c0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f787c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f787c0): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f787c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f787c0): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f787c0): _writeAt: size=3, off=7 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39e75e0 item 91 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f787c0): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f787c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.018789896 +0000 UTC m=+78.030128870 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f787c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f78d40): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f78d40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f78d40): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f78d40): >_readAt: n=8, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f78d40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.018789896 +0000 UTC m=+78.030128870 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f78d40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39e7880 item 91 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79380): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79380): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79380): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79380): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79380): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79380): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79380): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79380): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.02124338 +0000 UTC m=+78.032582364 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79380): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f798c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f798c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f798c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39e7dc0 item 92 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f798c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f798c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.022034715 +0000 UTC m=+78.033373699 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f798c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79e00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79e00): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79e00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39004d0 item 92 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79e00): _readAt: size=2, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79e00): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79e00): _writeAt: size=3, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79e00): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79e00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.023023503 +0000 UTC m=+78.034362477 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f79e00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbc4c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbc4c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbc4c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbc4c0): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbc4c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.023023503 +0000 UTC m=+78.034362477 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbc4c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3900b60 item 92 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbcb00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbcb00): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbcb00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbcb00): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbcb00): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbcb00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbcb00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbcb00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.025381647 +0000 UTC m=+78.036720691 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbcb00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbd040): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbd040): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbd040): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3901180 item 93 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbd040): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbd040): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.026169826 +0000 UTC m=+78.037508801 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbd040): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbd740): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbd740): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbd740): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbd740): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbd740): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.026169826 +0000 UTC m=+78.037508801 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbd740): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3901420 item 93 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbdd80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbdd80): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbdd80): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbdd80): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbdd80): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbdd80): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbdd80): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbdd80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.028745251 +0000 UTC m=+78.040084236 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fbdd80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40083c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40083c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40083c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3901b20 item 94 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40083c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40083c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.029550753 +0000 UTC m=+78.040889727 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40083c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4008ac0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4008ac0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4008ac0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4008ac0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4008ac0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.029550753 +0000 UTC m=+78.040889727 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4008ac0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3901d50 item 94 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009100): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009100): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009100): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009100): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009100): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009100): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009100): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009100): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.031996924 +0000 UTC m=+78.043335898 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009100): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009640): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009640): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009640): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3bb0380 item 95 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009640): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009640): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.03271994 +0000 UTC m=+78.044058904 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009640): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009d40): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009d40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009d40): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009d40): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009d40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.03271994 +0000 UTC m=+78.044058904 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4009d40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3bb0540 item 95 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4060480): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4060480): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4060480): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4060480): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4060480): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4060480): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4060480): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4060480): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.034793258 +0000 UTC m=+78.046132231 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4060480): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40609c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40609c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40609c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3bb0ee0 item 96 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40609c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40609c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.035403991 +0000 UTC m=+78.046742965 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40609c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40610c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40610c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40610c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40610c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40610c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.035403991 +0000 UTC m=+78.046742965 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40610c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3bb17a0 item 96 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= 2026/08/15 04:04:50 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:50 DEBUG : Looking for writers 2026/08/15 04:04:50 DEBUG : >WaitForWriters: 2026/08/15 04:04:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/15 04:04:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb66c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb66c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb66c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb66c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb66c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.169476027 +0000 UTC m=+78.180815001 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb66c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb6b40): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb6b40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb6b40): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb6b40): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb6b40): _writeAt: size=3, off=2 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb6b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb6b40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.169476027 +0000 UTC m=+78.180815001 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb6b40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7000): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7000): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7000): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7000): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7000): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.169476027 +0000 UTC m=+78.180815001 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7000): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c0a3f0 item 1 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7640): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7640): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7640): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7640): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7640): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.172973094 +0000 UTC m=+78.184312068 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7640): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7b40): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7b40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7b40): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7b40): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7b40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.172973094 +0000 UTC m=+78.184312068 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cb7b40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c0ad20 item 2 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0280): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0280): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0280): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0280): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0280): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.175361936 +0000 UTC m=+78.186700910 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0280): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0700): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0700): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0700): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0700): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0700): _writeAt: size=3, off=2 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0700): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0700): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.175361936 +0000 UTC m=+78.186700910 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0700): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0bc0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0bc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0bc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0bc0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0bc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.175361936 +0000 UTC m=+78.186700910 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a0bc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c0b490 item 3 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1240): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1240): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1240): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1240): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1240): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.177916712 +0000 UTC m=+78.189255686 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1240): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1780): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1780): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1780): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1780): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1780): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.177916712 +0000 UTC m=+78.189255686 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1780): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c0bab0 item 4 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1dc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1dc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1dc0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1dc0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1dc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.179871125 +0000 UTC m=+78.191210099 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a1dc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41c0340): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41c0340): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41c0340): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41c0340): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41c0340): _writeAt: size=3, off=2 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41c0340): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41c0340): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.179871125 +0000 UTC m=+78.191210099 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41c0340): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c8e40): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c8e40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c8e40): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c8e40): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c8e40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.179871125 +0000 UTC m=+78.191210099 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c8e40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca40d6150 item 5 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c94c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c94c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c94c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c94c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c94c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.185812219 +0000 UTC m=+78.197151223 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c94c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c9a00): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c9a00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c9a00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c9a00): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c9a00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.185812219 +0000 UTC m=+78.197151223 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40c9a00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38950a0 item 6 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420a180): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420a180): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420a180): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420a180): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420a180): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.188014488 +0000 UTC m=+78.199353463 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420a180): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420a680): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420a680): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420a680): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420a680): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420a680): _writeAt: size=3, off=2 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420a680): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420a680): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.188014488 +0000 UTC m=+78.199353463 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420a680): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420ab40): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420ab40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420ab40): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420ab40): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420ab40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.188014488 +0000 UTC m=+78.199353463 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420ab40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38959d0 item 7 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420b1c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420b1c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420b1c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420b1c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420b1c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.191197451 +0000 UTC m=+78.202536425 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420b1c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420b700): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420b700): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420b700): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420b700): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420b700): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.191197451 +0000 UTC m=+78.202536425 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420b700): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0c2a0 item 8 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420bcc0): _readAt: size=2, off=0 2026/08/15 04:04:50 ERROR : open-test-file(0xb8ca420bcc0): Couldn't read size of file 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420bcc0): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420bcc0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420bcc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420bcc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca420bcc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422e180): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422e180): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422e180): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422e180): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422e180): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.193250139 +0000 UTC m=+78.204589113 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422e180): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422e600): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422e600): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422e600): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422e600): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422e600): _writeAt: size=3, off=2 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422e600): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422e600): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.193250139 +0000 UTC m=+78.204589113 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422e600): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422eb00): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422eb00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422eb00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422eb00): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422eb00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.193250139 +0000 UTC m=+78.204589113 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422eb00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0c9a0 item 9 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422f180): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422f180): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422f180): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422f180): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422f180): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.195659881 +0000 UTC m=+78.206998855 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422f180): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422f6c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422f6c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422f6c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422f6c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422f6c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.195659881 +0000 UTC m=+78.206998855 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422f6c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0cfc0 item 10 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422fd00): _readAt: size=2, off=0 2026/08/15 04:04:50 ERROR : open-test-file(0xb8ca422fd00): Couldn't read size of file 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422fd00): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422fd00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422fd00): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422fd00): close: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca422fd00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a1c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a1c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a1c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a1c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a1c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.19776038 +0000 UTC m=+78.209099354 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a1c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a6c0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a6c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a6c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a6c0): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a6c0): _writeAt: size=3, off=2 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a6c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a6c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.19776038 +0000 UTC m=+78.209099354 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a6c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424abc0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424abc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424abc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424abc0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424abc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.19776038 +0000 UTC m=+78.209099354 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424abc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0d6c0 item 11 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424b240): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424b240): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424b240): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424b240): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424b240): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.200490076 +0000 UTC m=+78.211829050 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424b240): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424b780): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424b780): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424b780): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424b780): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424b780): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.200490076 +0000 UTC m=+78.211829050 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424b780): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0dd50 item 12 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424bdc0): _readAt: size=2, off=0 2026/08/15 04:04:50 ERROR : open-test-file(0xb8ca424bdc0): Couldn't read size of file 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424bdc0): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424bdc0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424bdc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424bdc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424bdc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278280): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278280): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278280): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278280): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278280): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.203240081 +0000 UTC m=+78.214579065 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278280): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278940): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278940): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278940): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278940): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278940): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.203240081 +0000 UTC m=+78.214579065 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278940): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca389c700 item 13 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40604c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40604c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40604c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40604c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40604c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.205258063 +0000 UTC m=+78.216597038 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40604c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4060a00): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4060a00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4060a00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4060a00): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4060a00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.205258063 +0000 UTC m=+78.216597038 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4060a00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca40d62a0 item 14 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061040): _readAt: size=2, off=0 2026/08/15 04:04:50 ERROR : open-test-file(0xb8ca4061040): Couldn't read size of file 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061040): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061040): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061040): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061040): close: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061040): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061400): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061400): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061400): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061400): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061400): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.207420267 +0000 UTC m=+78.218759242 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061400): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061b00): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061b00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061b00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061b00): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061b00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.207420267 +0000 UTC m=+78.218759242 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4061b00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca40d68c0 item 15 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278d80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278d80): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278d80): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278d80): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278d80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.209454601 +0000 UTC m=+78.220793575 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4278d80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca42792c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca42792c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca42792c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca42792c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca42792c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.209454601 +0000 UTC m=+78.220793575 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca42792c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca40d6cb0 item 16 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4279900): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4279900): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4279900): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4279900): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4279900): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.211300458 +0000 UTC m=+78.222639432 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4279900): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4279d80): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4279d80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4279d80): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4279d80): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4279d80): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4279d80): _writeAt: size=3, off=7 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4279d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4279d80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.211300458 +0000 UTC m=+78.222639432 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4279d80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9a3c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9a3c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9a3c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9a3c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9a3c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.211300458 +0000 UTC m=+78.222639432 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9a3c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca40d7030 item 17 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9ab40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9ab40): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9ab40): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9ab40): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9ab40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.213719558 +0000 UTC m=+78.225058542 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9ab40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b080): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b080): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b080): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b080): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b080): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.213719558 +0000 UTC m=+78.225058542 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b080): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca40d7730 item 18 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b700): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b700): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b700): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b700): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b700): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.215740966 +0000 UTC m=+78.227079940 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b700): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9bc00): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9bc00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9bc00): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9bc00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9bc00): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9bc00): _writeAt: size=3, off=7 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9bc00): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9bc00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.215740966 +0000 UTC m=+78.227079940 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9bc00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0400): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0400): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0400): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0400): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0400): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.215740966 +0000 UTC m=+78.227079940 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0400): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca40d7ab0 item 19 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0b00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0b00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0b00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0b00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0b00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.218425278 +0000 UTC m=+78.229764261 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0b00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf1040): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf1040): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf1040): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf1040): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf1040): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.218425278 +0000 UTC m=+78.229764261 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf1040): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38021c0 item 20 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf16c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf16c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf16c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf16c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf16c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.220549681 +0000 UTC m=+78.231888655 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf16c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf1bc0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf1bc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf1bc0): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf1bc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf1bc0): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf1bc0): _writeAt: size=3, off=7 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf1bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf1bc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.220549681 +0000 UTC m=+78.231888655 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf1bc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca36fcb40): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca36fcb40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca36fcb40): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca36fcb40): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca36fcb40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.220549681 +0000 UTC m=+78.231888655 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca36fcb40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3802930 item 21 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca390cb00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca390cb00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca390cb00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca390cb00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca390cb00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.223714389 +0000 UTC m=+78.235053363 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca390cb00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca390d1c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca390d1c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca390d1c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca390d1c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca390d1c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.223714389 +0000 UTC m=+78.235053363 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca390d1c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3803420 item 22 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3800e00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3800e00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3800e00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3800e00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3800e00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.226756205 +0000 UTC m=+78.238095179 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3800e00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3801600): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3801600): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3801600): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3801600): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3801600): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3801600): _writeAt: size=3, off=7 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3801600): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3801600): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.226756205 +0000 UTC m=+78.238095179 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3801600): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406c080): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406c080): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406c080): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406c080): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406c080): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.226756205 +0000 UTC m=+78.238095179 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406c080): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3803d50 item 23 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406c700): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406c700): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406c700): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406c700): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406c700): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.229486504 +0000 UTC m=+78.240825488 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406c700): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406cc40): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406cc40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406cc40): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406cc40): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406cc40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.229486504 +0000 UTC m=+78.240825488 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406cc40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37fc9a0 item 24 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406d280): _readAt: size=2, off=0 2026/08/15 04:04:50 ERROR : open-test-file(0xb8ca406d280): Couldn't read size of file 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406d280): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406d280): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406d280): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406d280): close: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406d280): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406d680): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406d680): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406d680): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406d680): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406d680): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.231761651 +0000 UTC m=+78.243100636 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406d680): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406db80): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406db80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406db80): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406db80): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406db80): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406db80): _writeAt: size=3, off=7 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406db80): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406db80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.231761651 +0000 UTC m=+78.243100636 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca406db80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca44261c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca44261c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca44261c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca44261c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca44261c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.231761651 +0000 UTC m=+78.243100636 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca44261c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37fd030 item 25 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4426840): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4426840): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4426840): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4426840): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4426840): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.234549438 +0000 UTC m=+78.245888413 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4426840): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4426e80): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4426e80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4426e80): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4426e80): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4426e80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.234549438 +0000 UTC m=+78.245888413 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4426e80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37fdce0 item 26 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca44274c0): _readAt: size=2, off=0 2026/08/15 04:04:50 ERROR : open-test-file(0xb8ca44274c0): Couldn't read size of file 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca44274c0): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca44274c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca44274c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca44274c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca44274c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4427880): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4427880): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4427880): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4427880): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4427880): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.236532324 +0000 UTC m=+78.247871298 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4427880): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84200): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84200): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84200): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84200): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84200): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84200): _writeAt: size=3, off=7 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84200): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84200): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.236532324 +0000 UTC m=+78.247871298 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84200): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84740): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84740): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84740): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84740): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84740): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.236532324 +0000 UTC m=+78.247871298 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84740): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442e000 item 27 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84e00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84e00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84e00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84e00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84e00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.239199141 +0000 UTC m=+78.250538166 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e84e00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85340): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85340): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85340): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85340): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85340): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.239199141 +0000 UTC m=+78.250538166 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85340): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442e620 item 28 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85980): _readAt: size=2, off=0 2026/08/15 04:04:50 ERROR : open-test-file(0xb8ca3e85980): Couldn't read size of file 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85980): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85980): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85980): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85980): close: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85980): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85d40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85d40): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85d40): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85d40): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85d40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.24105628 +0000 UTC m=+78.252395274 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e85d40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a2b80): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a2b80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a2b80): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a2b80): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a2b80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.24105628 +0000 UTC m=+78.252395274 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a2b80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442ea80 item 29 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a3680): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a3680): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a3680): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a3680): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a3680): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.242805103 +0000 UTC m=+78.254144077 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a3680): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a3bc0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a3bc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a3bc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a3bc0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a3bc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.242805103 +0000 UTC m=+78.254144077 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca38a3bc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442ee70 item 30 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8a380): _readAt: size=2, off=0 2026/08/15 04:04:50 ERROR : open-test-file(0xb8ca3c8a380): Couldn't read size of file 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8a380): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8a380): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8a380): >_writeAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8a380): close: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8a380): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8a940): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8a940): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8a940): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8a940): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8a940): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.24469311 +0000 UTC m=+78.256032105 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8a940): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8b000): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8b000): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8b000): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8b000): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8b000): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.24469311 +0000 UTC m=+78.256032105 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8b000): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442f260 item 31 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8b680): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8b680): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8b680): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8b680): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8b680): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.246875534 +0000 UTC m=+78.258214508 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8b680): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8bbc0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8bbc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8bbc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8bbc0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8bbc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.246875534 +0000 UTC m=+78.258214508 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c8bbc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442f5e0 item 32 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faa300): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faa300): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faa300): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faa300): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faa300): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.24886395 +0000 UTC m=+78.260202924 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faa300): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faa780): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faa780): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faa780): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faa780): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faa780): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442f960 item 33 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faa780): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faa780): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.249647419 +0000 UTC m=+78.260986393 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faa780): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faac80): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faac80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faac80): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faac80): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faac80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.249647419 +0000 UTC m=+78.260986393 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3faac80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca442fc00 item 33 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fab2c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fab2c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fab2c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fab2c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fab2c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.25178657 +0000 UTC m=+78.263125544 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fab2c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fab740): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fab740): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca34921c0 item 34 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fab740): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fab740): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fab740): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fab740): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fab740): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.252533743 +0000 UTC m=+78.263872717 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fab740): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fabc80): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fabc80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fabc80): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fabc80): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fabc80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.252533743 +0000 UTC m=+78.263872717 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fabc80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3492620 item 34 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395a440): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395a440): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395a440): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395a440): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395a440): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.254419985 +0000 UTC m=+78.265758959 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395a440): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395a900): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395a900): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395a900): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395a900): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395a900): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3492fc0 item 35 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395a900): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395a900): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.255113035 +0000 UTC m=+78.266452009 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395a900): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395af00): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395af00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395af00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395af00): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395af00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.255113035 +0000 UTC m=+78.266452009 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395af00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca34933b0 item 35 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395b580): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395b580): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395b580): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395b580): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395b580): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.256932102 +0000 UTC m=+78.268271075 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395b580): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395ba80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395ba80): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a84000 item 36 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395ba80): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395ba80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395ba80): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395ba80): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395ba80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.257726812 +0000 UTC m=+78.269065786 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca395ba80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b32180): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b32180): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b32180): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b32180): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b32180): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.257726812 +0000 UTC m=+78.269065786 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b32180): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a84310 item 36 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b327c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b327c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b327c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b327c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b327c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.259532593 +0000 UTC m=+78.270871568 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b327c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b32c40): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b32c40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b32c40): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b32c40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b32c40): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a84690 item 37 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b32c40): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b32c40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.26025016 +0000 UTC m=+78.271589143 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b32c40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b33140): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b33140): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b33140): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b33140): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b33140): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.26025016 +0000 UTC m=+78.271589143 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b33140): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a84bd0 item 37 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b337c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b337c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b337c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b337c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b337c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.262062683 +0000 UTC m=+78.273401657 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b337c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b33cc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b33cc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a84fc0 item 38 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b33cc0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b33cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b33cc0): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b33cc0): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b33cc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.262789496 +0000 UTC m=+78.274128480 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3b33cc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a340): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a340): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a340): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a340): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a340): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.262789496 +0000 UTC m=+78.274128480 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a340): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a85260 item 38 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a9c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a9c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a9c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a9c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a9c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.264505569 +0000 UTC m=+78.275844552 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424a9c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424aec0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424aec0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424aec0): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424aec0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424aec0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a856c0 item 39 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424aec0): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424aec0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.265192886 +0000 UTC m=+78.276531861 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca424aec0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1e080): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1e080): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1e080): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1e080): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1e080): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.265192886 +0000 UTC m=+78.276531861 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1e080): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3a859d0 item 39 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1e700): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1e700): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1e700): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1e700): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1e700): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.267111762 +0000 UTC m=+78.278450745 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1e700): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1ec00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1ec00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38121c0 item 40 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1ec00): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1ec00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1ec00): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1ec00): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1ec00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.267852721 +0000 UTC m=+78.279191695 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1ec00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1f140): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1f140): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1f140): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1f140): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1f140): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.267852721 +0000 UTC m=+78.279191695 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1f140): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3812380 item 40 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1f700): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1f700): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1f700): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1f700): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1f700): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1f700): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1f700): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.270009927 +0000 UTC m=+78.281348901 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1f700): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1fc00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1fc00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1fc00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38129a0 item 41 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1fc00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1fc00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.27081075 +0000 UTC m=+78.282149724 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c1fc00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4e1c0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4e1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4e1c0): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4e1c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4e1c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3812bd0 item 41 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4e1c0): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4e1c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.271623125 +0000 UTC m=+78.282962098 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4e1c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4e700): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4e700): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4e700): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4e700): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4e700): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.271623125 +0000 UTC m=+78.282962098 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4e700): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3812d90 item 41 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4ed40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4ed40): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4ed40): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4ed40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4ed40): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4ed40): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4ed40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.273556677 +0000 UTC m=+78.284895650 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4ed40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4f240): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4f240): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4f240): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3813500 item 42 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4f240): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4f240): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.274288429 +0000 UTC m=+78.285627403 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4f240): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4f780): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4f780): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3813b90 item 42 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4f780): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4f780): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4f780): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4f780): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4f780): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.275073362 +0000 UTC m=+78.286412327 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4f780): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4fd00): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4fd00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4fd00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4fd00): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4fd00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.275073362 +0000 UTC m=+78.286412327 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c4fd00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37c2150 item 42 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9e440): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9e440): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9e440): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9e440): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9e440): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9e440): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9e440): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.277230116 +0000 UTC m=+78.288569090 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9e440): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9e940): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9e940): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9e940): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37c2c40 item 43 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9e940): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9e940): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.277992156 +0000 UTC m=+78.289331129 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9e940): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9ee80): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9ee80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9ee80): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9ee80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9ee80): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37c2e70 item 43 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9ee80): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9ee80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.278683302 +0000 UTC m=+78.290022326 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9ee80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9f3c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9f3c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9f3c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9f3c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9f3c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.278683302 +0000 UTC m=+78.290022326 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9f3c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37c3180 item 43 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9fa00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9fa00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9fa00): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9fa00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9fa00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9fa00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9fa00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.280981953 +0000 UTC m=+78.292320938 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3c9fa00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00000): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00000): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00000): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37c36c0 item 44 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00000): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00000): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.281739215 +0000 UTC m=+78.293078199 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00000): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00540): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00540): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37c3ab0 item 44 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00540): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00540): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00540): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00540): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00540): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.282561598 +0000 UTC m=+78.293900582 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00540): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00ac0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00ac0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00ac0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00ac0): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00ac0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.282561598 +0000 UTC m=+78.293900582 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00ac0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca342c310 item 44 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140380): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140380): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140380): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140380): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140380): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140380): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140380): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.284753419 +0000 UTC m=+78.296092403 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140380): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140880): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140880): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140880): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca379c5b0 item 45 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140880): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140880): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.285492134 +0000 UTC m=+78.296831118 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140880): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140f80): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140f80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140f80): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140f80): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140f80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.285492134 +0000 UTC m=+78.296831118 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4140f80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca379c850 item 45 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41415c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41415c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41415c0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41415c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41415c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41415c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41415c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.287981617 +0000 UTC m=+78.299320602 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41415c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4141ac0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4141ac0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4141ac0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca379cfc0 item 46 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4141ac0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4141ac0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.289180622 +0000 UTC m=+78.300519606 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4141ac0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d902c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d902c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d902c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d902c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d902c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.289180622 +0000 UTC m=+78.300519606 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d902c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca379d420 item 46 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d90900): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d90900): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d90900): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d90900): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d90900): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d90900): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d90900): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.291428579 +0000 UTC m=+78.302767563 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d90900): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d90e00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d90e00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d90e00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca379dab0 item 47 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d90e00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d90e00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.292272984 +0000 UTC m=+78.303611978 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d90e00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91500): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91500): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91500): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91500): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91500): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.292272984 +0000 UTC m=+78.303611978 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91500): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37ea1c0 item 47 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91b40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91b40): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91b40): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91b40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91b40): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91b40): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91b40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.294747318 +0000 UTC m=+78.306086293 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91b40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393a140): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393a140): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393a140): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca389cf50 item 48 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393a140): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393a140): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.295476015 +0000 UTC m=+78.306814989 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393a140): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393a840): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393a840): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393a840): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393a840): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393a840): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.295476015 +0000 UTC m=+78.306814989 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393a840): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca389d110 item 48 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393ae80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393ae80): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393ae80): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393ae80): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393ae80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.298016474 +0000 UTC m=+78.309355448 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393ae80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393b300): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393b300): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393b300): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393b300): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393b300): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393b300): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca389dc70 item 49 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393b300): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393b300): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.298949927 +0000 UTC m=+78.310288912 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393b300): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393b840): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393b840): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393b840): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393b840): >_readAt: n=8, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393b840): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.298949927 +0000 UTC m=+78.310288912 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393b840): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca34c61c0 item 49 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393bec0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393bec0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393bec0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393bec0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393bec0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.301184098 +0000 UTC m=+78.312523081 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca393bec0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39644c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39644c0): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39644c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca34c6620 item 50 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39644c0): _readAt: size=2, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39644c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39644c0): _writeAt: size=3, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39644c0): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39644c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.301975963 +0000 UTC m=+78.313314937 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39644c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3964a40): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3964a40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3964a40): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3964a40): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3964a40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.301975963 +0000 UTC m=+78.313314937 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3964a40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca34c6850 item 50 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39650c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39650c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39650c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39650c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39650c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.304945223 +0000 UTC m=+78.316284208 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39650c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39655c0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39655c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39655c0): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39655c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39655c0): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39655c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca34c6fc0 item 51 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39655c0): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39655c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.305855222 +0000 UTC m=+78.317194206 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca39655c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3965b00): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3965b00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3965b00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3965b00): >_readAt: n=8, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3965b00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.305855222 +0000 UTC m=+78.317194206 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3965b00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca34c7180 item 51 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06280): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06280): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06280): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06280): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06280): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.308518143 +0000 UTC m=+78.319857117 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06280): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06780): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06780): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06780): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca34c7dc0 item 52 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06780): _readAt: size=2, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06780): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06780): _writeAt: size=3, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06780): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06780): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.30935302 +0000 UTC m=+78.320691994 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06780): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06d00): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06d00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06d00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06d00): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06d00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.30935302 +0000 UTC m=+78.320691994 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e06d00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca44160e0 item 52 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07380): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07380): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07380): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07380): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07380): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.311297964 +0000 UTC m=+78.322636958 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07380): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07880): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07880): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07880): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07880): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07880): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07880): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca4416620 item 53 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07880): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07880): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.312118915 +0000 UTC m=+78.323457909 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07880): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07dc0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07dc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07dc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07dc0): >_readAt: n=8, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07dc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.312118915 +0000 UTC m=+78.323457909 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e07dc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca44167e0 item 53 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20540): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20540): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20540): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20540): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20540): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.3138948 +0000 UTC m=+78.325233774 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20540): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20a40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20a40): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20a40): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca4416b60 item 54 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20a40): _readAt: size=2, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20a40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20a40): _writeAt: size=3, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20a40): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20a40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.314579954 +0000 UTC m=+78.325918928 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20a40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20fc0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20fc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20fc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20fc0): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20fc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.314579954 +0000 UTC m=+78.325918928 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e20fc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca4416d20 item 54 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e21640): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e21640): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e21640): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e21640): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e21640): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.316337935 +0000 UTC m=+78.327676909 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e21640): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e21b40): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e21b40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e21b40): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e21b40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e21b40): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e21b40): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca4417dc0 item 55 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e21b40): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e21b40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.317148687 +0000 UTC m=+78.328487661 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e21b40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5e180): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5e180): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5e180): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5e180): >_readAt: n=8, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5e180): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.317148687 +0000 UTC m=+78.328487661 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5e180): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b482a0 item 55 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5e800): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5e800): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5e800): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5e800): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5e800): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.318984435 +0000 UTC m=+78.330323409 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5e800): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5ed00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5ed00): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5ed00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b48a10 item 56 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5ed00): _readAt: size=2, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5ed00): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5ed00): _writeAt: size=3, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5ed00): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5ed00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.319793423 +0000 UTC m=+78.331132387 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5ed00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5f280): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5f280): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5f280): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5f280): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5f280): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.319793423 +0000 UTC m=+78.331132387 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5f280): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b48bd0 item 56 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5f8c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5f8c0): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5f8c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5f8c0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5f8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5f8c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5f8c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5f8c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.321651092 +0000 UTC m=+78.332990086 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5f8c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5fe00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5fe00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5fe00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b490a0 item 57 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5fe00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5fe00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.32225898 +0000 UTC m=+78.333597944 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e5fe00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea4440): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea4440): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea4440): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea4440): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea4440): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea4440): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b49260 item 57 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea4440): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea4440): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.322960696 +0000 UTC m=+78.334299660 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea4440): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea49c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea49c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea49c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea49c0): >_readAt: n=8, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea49c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.322960696 +0000 UTC m=+78.334299660 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea49c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b49420 item 57 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5000): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5000): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5000): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5000): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5000): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5000): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5000): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5000): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.324852841 +0000 UTC m=+78.336191845 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5000): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5540): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5540): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5540): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b497a0 item 58 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5540): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5540): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.325653714 +0000 UTC m=+78.336992688 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5540): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5a80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5a80): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5a80): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b499d0 item 58 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5a80): _readAt: size=2, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5a80): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5a80): _writeAt: size=3, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5a80): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5a80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.32650424 +0000 UTC m=+78.337843214 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ea5a80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2140): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2140): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2140): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2140): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2140): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.32650424 +0000 UTC m=+78.337843214 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2140): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b49b90 item 58 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2780): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2780): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2780): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2780): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2780): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2780): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2780): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2780): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.328307257 +0000 UTC m=+78.339646230 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2780): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2cc0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2cc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2cc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c76070 item 59 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2cc0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2cc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.32898112 +0000 UTC m=+78.340320124 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed2cc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3200): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3200): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3200): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3200): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3200): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3200): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c76230 item 59 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3200): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3200): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.329941674 +0000 UTC m=+78.341280658 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3200): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3780): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3780): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3780): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3780): >_readAt: n=8, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3780): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.329941674 +0000 UTC m=+78.341280658 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3780): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c763f0 item 59 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3dc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3dc0): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3dc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3dc0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3dc0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3dc0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3dc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.331904091 +0000 UTC m=+78.343243055 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3ed3dc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06400): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06400): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06400): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c76af0 item 60 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06400): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06400): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.332489417 +0000 UTC m=+78.343828381 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06400): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06940): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06940): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06940): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c76d20 item 60 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06940): _readAt: size=2, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06940): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06940): _writeAt: size=3, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06940): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06940): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.333360663 +0000 UTC m=+78.344699657 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06940): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06f00): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06f00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06f00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06f00): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06f00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.333360663 +0000 UTC m=+78.344699657 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f06f00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c76f50 item 60 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f07540): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f07540): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f07540): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f07540): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f07540): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f07540): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f07540): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f07540): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.334997795 +0000 UTC m=+78.346336759 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f07540): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f07a80): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f07a80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f07a80): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c772d0 item 61 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f07a80): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f07a80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.335647393 +0000 UTC m=+78.346986357 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f07a80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f36280): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f36280): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f36280): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f36280): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f36280): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.335647393 +0000 UTC m=+78.346986357 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f36280): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c77490 item 61 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f368c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f368c0): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f368c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f368c0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f368c0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f368c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f368c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f368c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.337736328 +0000 UTC m=+78.349075292 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f368c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f36e00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f36e00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f36e00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c778f0 item 62 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f36e00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f36e00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.338452692 +0000 UTC m=+78.349791656 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f36e00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f37500): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f37500): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f37500): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f37500): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f37500): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.338452692 +0000 UTC m=+78.349791656 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f37500): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c77ab0 item 62 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f37b40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f37b40): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f37b40): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f37b40): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f37b40): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f37b40): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f37b40): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f37b40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.340725105 +0000 UTC m=+78.352064079 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f37b40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6e180): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6e180): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6e180): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3ac02a0 item 63 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6e180): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6e180): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.341492665 +0000 UTC m=+78.352831640 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6e180): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6e880): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6e880): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6e880): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6e880): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6e880): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.341492665 +0000 UTC m=+78.352831640 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6e880): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3ac05b0 item 63 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6eec0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6eec0): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6eec0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6eec0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6eec0): >_readAt: n=0, err=Bad file descriptor 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6eec0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6eec0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6eec0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.343558538 +0000 UTC m=+78.354897522 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6eec0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6f400): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6f400): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6f400): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3ac0a80 item 64 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6f400): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6f400): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.344216842 +0000 UTC m=+78.355555815 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6f400): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6fb00): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6fb00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6fb00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6fb00): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6fb00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.344216842 +0000 UTC m=+78.355555815 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3f6fb00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3ac0d20 item 64 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fac240): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fac240): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fac240): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fac240): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fac240): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.346810241 +0000 UTC m=+78.358149215 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fac240): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fac6c0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fac6c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fac6c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fac6c0): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fac6c0): _writeAt: size=3, off=2 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3ac1500 item 65 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fac6c0): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fac6c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.347544057 +0000 UTC m=+78.358883021 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fac6c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3facbc0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3facbc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3facbc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3facbc0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3facbc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.347544057 +0000 UTC m=+78.358883021 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3facbc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3ac1c00 item 65 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fad200): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fad200): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fad200): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fad200): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fad200): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.3495361 +0000 UTC m=+78.360875064 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fad200): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fad680): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fad680): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c74460 item 66 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fad680): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fad680): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fad680): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fad680): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fad680): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.350489151 +0000 UTC m=+78.361828115 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fad680): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fadbc0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fadbc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fadbc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fadbc0): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fadbc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.350489151 +0000 UTC m=+78.361828115 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fadbc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c747e0 item 66 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2300): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2300): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2300): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2300): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2300): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.352146371 +0000 UTC m=+78.363485336 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2300): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2780): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2780): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2780): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2780): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2780): _writeAt: size=3, off=2 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c74e00 item 67 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2780): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2780): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.352739251 +0000 UTC m=+78.364078215 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2780): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2c80): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2c80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2c80): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2c80): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2c80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.352739251 +0000 UTC m=+78.364078215 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe2c80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c74fc0 item 67 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3300): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3300): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3300): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3300): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3300): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.355139565 +0000 UTC m=+78.366478529 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3300): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3800): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3800): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c756c0 item 68 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3800): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3800): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3800): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3800): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3800): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.355874744 +0000 UTC m=+78.367213708 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3800): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3d40): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3d40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3d40): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3d40): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3d40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.355874744 +0000 UTC m=+78.367213708 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3fe3d40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c75880 item 68 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030480): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030480): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030480): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030480): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030480): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.357549608 +0000 UTC m=+78.368888572 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030480): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030900): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030900): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030900): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030900): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030900): _writeAt: size=3, off=2 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c75c00 item 69 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030900): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030900): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.358191851 +0000 UTC m=+78.369530815 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030900): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030e00): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030e00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030e00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030e00): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030e00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.358191851 +0000 UTC m=+78.369530815 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4030e00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c75dc0 item 69 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031480): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031480): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031480): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031480): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031480): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.3596204 +0000 UTC m=+78.370959374 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031480): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031980): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031980): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38ce850 item 70 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031980): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031980): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031980): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031980): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031980): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.360358796 +0000 UTC m=+78.371697770 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031980): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031ec0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031ec0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031ec0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031ec0): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031ec0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.360358796 +0000 UTC m=+78.371697770 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4031ec0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38ceaf0 item 70 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4068640): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4068640): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4068640): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4068640): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4068640): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.362351801 +0000 UTC m=+78.373690765 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4068640): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4068b40): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4068b40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4068b40): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4068b40): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4068b40): _writeAt: size=3, off=2 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38cf500 item 71 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4068b40): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4068b40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.363331261 +0000 UTC m=+78.374670315 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4068b40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00e80): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00e80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00e80): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00e80): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00e80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.363331261 +0000 UTC m=+78.374670315 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d00e80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca342c620 item 71 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d01500): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d01500): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d01500): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d01500): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d01500): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.365533681 +0000 UTC m=+78.376872655 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d01500): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d01a00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d01a00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca342cbd0 item 72 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d01a00): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d01a00): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d01a00): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d01a00): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d01a00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.366569248 +0000 UTC m=+78.377908221 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d01a00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2a040): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2a040): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2a040): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2a040): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2a040): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.366569248 +0000 UTC m=+78.377908221 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2a040): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca342ce00 item 72 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2a600): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2a600): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2a600): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2a600): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2a600): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2a600): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2a600): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.368994048 +0000 UTC m=+78.380333022 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2a600): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2ab00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2ab00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2ab00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca342d6c0 item 73 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2ab00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2ab00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.369986944 +0000 UTC m=+78.381325918 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2ab00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2afc0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2afc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2afc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2afc0): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2afc0): _writeAt: size=3, off=2 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39e61c0 item 73 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2afc0): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2afc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.370952047 +0000 UTC m=+78.382291052 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2afc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2b500): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2b500): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2b500): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2b500): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2b500): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.370952047 +0000 UTC m=+78.382291052 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2b500): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39e64d0 item 73 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2bb40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2bb40): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2bb40): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2bb40): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2bb40): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2bb40): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2bb40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.373250699 +0000 UTC m=+78.384589674 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d2bb40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64140): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64140): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64140): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39e6d20 item 74 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64140): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64140): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.374066931 +0000 UTC m=+78.385405905 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64140): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64680): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64680): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39e7340 item 74 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64680): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64680): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64680): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64680): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64680): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.374993883 +0000 UTC m=+78.386332867 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64680): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64c00): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64c00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64c00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64c00): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64c00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.374993883 +0000 UTC m=+78.386332867 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d64c00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39e76c0 item 74 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65240): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65240): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65240): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65240): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65240): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65240): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65240): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.377158091 +0000 UTC m=+78.388497124 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65240): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65740): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65740): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65740): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39e7ab0 item 75 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65740): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65740): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.378339343 +0000 UTC m=+78.389678317 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65740): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65c80): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65c80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65c80): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65c80): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65c80): _writeAt: size=3, off=2 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39e7e30 item 75 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65c80): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65c80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.379207933 +0000 UTC m=+78.390546937 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d65c80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41182c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41182c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41182c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41182c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41182c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.379207933 +0000 UTC m=+78.390546937 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41182c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3900700 item 75 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4118900): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4118900): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4118900): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4118900): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4118900): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4118900): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4118900): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.381337386 +0000 UTC m=+78.392676380 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4118900): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4118e00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4118e00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4118e00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3901030 item 76 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4118e00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4118e00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.382029554 +0000 UTC m=+78.393368518 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4118e00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4119340): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4119340): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca39011f0 item 76 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4119340): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4119340): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4119340): _writeAt: size=3, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4119340): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4119340): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.382930806 +0000 UTC m=+78.394269841 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4119340): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41198c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41198c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41198c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41198c0): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41198c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.382930806 +0000 UTC m=+78.394269841 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41198c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3901490 item 76 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152000): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152000): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152000): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152000): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152000): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152000): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152000): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.384734324 +0000 UTC m=+78.396073298 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152000): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152500): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152500): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152500): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3901b90 item 77 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152500): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152500): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.385355306 +0000 UTC m=+78.396694320 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152500): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152c00): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152c00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152c00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152c00): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152c00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.385355306 +0000 UTC m=+78.396694320 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4152c00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3901dc0 item 77 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153240): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153240): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153240): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153240): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153240): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153240): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153240): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.388005032 +0000 UTC m=+78.399343996 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153240): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153740): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153740): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153740): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3bb03f0 item 78 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153740): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153740): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.388659939 +0000 UTC m=+78.399998913 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153740): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153e40): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153e40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153e40): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153e40): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153e40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.388659939 +0000 UTC m=+78.399998913 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4153e40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3bb05b0 item 78 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4180580): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4180580): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4180580): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4180580): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4180580): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4180580): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4180580): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.390773592 +0000 UTC m=+78.402112556 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4180580): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4180a80): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4180a80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4180a80): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3bb0f50 item 79 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4180a80): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4180a80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.391429962 +0000 UTC m=+78.402768926 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4180a80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4181180): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4181180): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4181180): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4181180): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4181180): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.391429962 +0000 UTC m=+78.402768926 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4181180): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3bb1810 item 79 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41817c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41817c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41817c0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41817c0): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41817c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41817c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41817c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.393412678 +0000 UTC m=+78.404751652 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41817c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4181cc0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4181cc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4181cc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b04070 item 80 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4181cc0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4181cc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.394021959 +0000 UTC m=+78.405360923 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4181cc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a64c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a64c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a64c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a64c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a64c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.394021959 +0000 UTC m=+78.405360923 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a64c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b04380 item 80 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a6b00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a6b00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a6b00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a6b00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a6b00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.39625644 +0000 UTC m=+78.407595424 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a6b00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a6f80): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a6f80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a6f80): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a6f80): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a6f80): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a6f80): _writeAt: size=3, off=7 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b047e0 item 81 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a6f80): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a6f80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.397020282 +0000 UTC m=+78.408359257 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a6f80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a74c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a74c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a74c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a74c0): >_readAt: n=8, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a74c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.397020282 +0000 UTC m=+78.408359257 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a74c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b04af0 item 81 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a7b40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a7b40): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a7b40): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a7b40): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a7b40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.39890302 +0000 UTC m=+78.410242004 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41a7b40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41da140): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41da140): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41da140): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b050a0 item 82 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41da140): _readAt: size=2, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41da140): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41da140): _writeAt: size=3, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41da140): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41da140): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.39964393 +0000 UTC m=+78.410982904 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41da140): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41da6c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41da6c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41da6c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41da6c0): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41da6c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.39964393 +0000 UTC m=+78.410982904 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca41da6c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b05260 item 82 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069000): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069000): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069000): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069000): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069000): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.401564908 +0000 UTC m=+78.412903872 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069000): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069500): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069500): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069500): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069500): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069500): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069500): _writeAt: size=3, off=7 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38cfb20 item 83 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069500): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069500): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.402538306 +0000 UTC m=+78.413877281 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069500): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069a40): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069a40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069a40): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069a40): >_readAt: n=8, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069a40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.402538306 +0000 UTC m=+78.413877281 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4069a40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c0a150 item 83 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f41c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f41c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f41c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f41c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f41c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.404627394 +0000 UTC m=+78.415966358 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f41c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f46c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f46c0): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f46c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c0a700 item 84 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f46c0): _readAt: size=2, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f46c0): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f46c0): _writeAt: size=3, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f46c0): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f46c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.405480034 +0000 UTC m=+78.416819008 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f46c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f4c40): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f4c40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f4c40): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f4c40): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f4c40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.405480034 +0000 UTC m=+78.416819008 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f4c40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c0ab60 item 84 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f52c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f52c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f52c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f52c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f52c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.407366147 +0000 UTC m=+78.418705111 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f52c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f57c0): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f57c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f57c0): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f57c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f57c0): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f57c0): _writeAt: size=3, off=7 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c0b340 item 85 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f57c0): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f57c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.40813003 +0000 UTC m=+78.419468994 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f57c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f5d00): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f5d00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f5d00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f5d00): >_readAt: n=8, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f5d00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.40813003 +0000 UTC m=+78.419468994 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca40f5d00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c0b650 item 85 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218480): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218480): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218480): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218480): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218480): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.409985226 +0000 UTC m=+78.421324190 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218480): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218980): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218980): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218980): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c0ba40 item 86 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218980): _readAt: size=2, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218980): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218980): _writeAt: size=3, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218980): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218980): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.410704834 +0000 UTC m=+78.422043848 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218980): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218f00): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218f00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218f00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218f00): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218f00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.410704834 +0000 UTC m=+78.422043848 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4218f00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3c0bc00 item 86 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4219580): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4219580): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4219580): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4219580): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4219580): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.412408463 +0000 UTC m=+78.423747427 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4219580): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4219a80): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4219a80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4219a80): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4219a80): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4219a80): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4219a80): _writeAt: size=3, off=7 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38944d0 item 87 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4219a80): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4219a80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.413246035 +0000 UTC m=+78.424585009 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4219a80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423e0c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423e0c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423e0c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423e0c0): >_readAt: n=8, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423e0c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.413246035 +0000 UTC m=+78.424585009 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423e0c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3894e00 item 87 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423e740): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423e740): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423e740): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423e740): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423e740): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.415160121 +0000 UTC m=+78.426499105 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423e740): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423ec40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423ec40): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423ec40): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca38956c0 item 88 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423ec40): _readAt: size=2, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423ec40): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423ec40): _writeAt: size=3, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423ec40): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423ec40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.416146012 +0000 UTC m=+78.427484987 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423ec40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423f1c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423f1c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423f1c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423f1c0): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423f1c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.416146012 +0000 UTC m=+78.427484987 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423f1c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3895a40 item 88 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423f800): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423f800): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423f800): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423f800): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423f800): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423f800): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423f800): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423f800): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.424444911 +0000 UTC m=+78.435783885 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423f800): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423fd40): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423fd40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423fd40): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0c1c0 item 89 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423fd40): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423fd40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.425267555 +0000 UTC m=+78.436606589 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca423fd40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a380): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a380): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a380): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a380): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a380): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a380): _writeAt: size=3, off=7 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0c380 item 89 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a380): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a380): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.426425232 +0000 UTC m=+78.437764207 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a380): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a900): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a900): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a900): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a900): >_readAt: n=8, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a900): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.426425232 +0000 UTC m=+78.437764207 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a900): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0c8c0 item 89 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428af40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428af40): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428af40): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428af40): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428af40): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428af40): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428af40): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428af40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.428641389 +0000 UTC m=+78.439980353 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428af40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428b480): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428b480): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428b480): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0cd90 item 90 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428b480): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428b480): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.429513346 +0000 UTC m=+78.440852310 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428b480): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91e00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91e00): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91e00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37ea700 item 90 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91e00): _readAt: size=2, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91e00): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91e00): _writeAt: size=3, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91e00): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91e00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.430556106 +0000 UTC m=+78.441895079 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3d91e00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306400): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306400): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306400): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306400): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306400): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.430556106 +0000 UTC m=+78.441895079 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306400): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37f6310 item 90 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a440): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a440): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a440): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a440): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a440): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a440): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a440): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a440): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.432659469 +0000 UTC m=+78.443998433 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428a440): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428bb00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428bb00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428bb00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0c2a0 item 91 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428bb00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428bb00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.43327421 +0000 UTC m=+78.444613174 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca428bb00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306780): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306780): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306780): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306780): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306780): >_readAt: n=2, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306780): _writeAt: size=3, off=7 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0cfc0 item 91 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306780): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306780): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.43418475 +0000 UTC m=+78.445523714 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306780): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306d00): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306d00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306d00): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306d00): >_readAt: n=8, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306d00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.43418475 +0000 UTC m=+78.445523714 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4306d00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0d340 item 91 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307340): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307340): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307340): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307340): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307340): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307340): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307340): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307340): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.436202622 +0000 UTC m=+78.447541586 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307340): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307880): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307880): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307880): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0d960 item 92 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307880): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307880): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.437052898 +0000 UTC m=+78.448391862 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307880): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307dc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307dc0): open at offset 5 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307dc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0dc00 item 92 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307dc0): _readAt: size=2, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307dc0): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307dc0): _writeAt: size=3, off=5 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307dc0): >_writeAt: n=3, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307dc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.43778432 +0000 UTC m=+78.449123284 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca4307dc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dac540): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dac540): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dac540): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dac540): >_readAt: n=3, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dac540): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.43778432 +0000 UTC m=+78.449123284 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dac540): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3d0ddc0 item 92 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dacb80): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dacb80): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dacb80): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dacb80): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dacb80): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dacb80): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dacb80): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dacb80): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.439538634 +0000 UTC m=+78.450877598 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dacb80): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dad0c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dad0c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dad0c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37f6e00 item 93 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dad0c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dad0c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.440390785 +0000 UTC m=+78.451729749 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dad0c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dad7c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dad7c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dad7c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dad7c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dad7c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.440390785 +0000 UTC m=+78.451729749 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dad7c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37f7500 item 93 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dade00): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dade00): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dade00): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dade00): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dade00): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dade00): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dade00): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dade00): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.442321441 +0000 UTC m=+78.453660415 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3dade00): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9a440): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9a440): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9a440): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca37f7dc0 item 94 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9a440): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9a440): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.443145879 +0000 UTC m=+78.454484843 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9a440): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9ac40): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9ac40): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9ac40): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9ac40): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9ac40): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.443145879 +0000 UTC m=+78.454484843 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9ac40): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b04310 item 94 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b280): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b280): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b280): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b280): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b280): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b280): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b280): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b280): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.445296271 +0000 UTC m=+78.456635236 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b280): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b7c0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b7c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b7c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b04770 item 95 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b7c0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b7c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.445971697 +0000 UTC m=+78.457310662 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9b7c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9bec0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9bec0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9bec0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9bec0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9bec0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.445971697 +0000 UTC m=+78.457310662 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3e9bec0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b04a80 item 95 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 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/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0800): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0800): open at offset 0 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0800): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0800): _readAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0800): >_readAt: n=0, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0800): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0800): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0800): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.448292941 +0000 UTC m=+78.459631906 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0800): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0dc0): _writeAt: size=5, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0dc0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0dc0): >openPending: err= 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b05030 item 96 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0dc0): >_writeAt: n=5, err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0dc0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.449001601 +0000 UTC m=+78.460340615 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf0dc0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/15 04:04:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/15 04:04:50 DEBUG : open-test-file: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf14c0): _readAt: size=512, off=0 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf14c0): openPending: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf14c0): >openPending: err= 2026/08/15 04:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf14c0): >_readAt: n=5, err=EOF 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf14c0): close: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-15 04:04:50.449001601 +0000 UTC m=+78.460340615 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : open-test-file(0xb8ca3cf14c0): >close: err= 2026/08/15 04:04:50 DEBUG : open-test-file: Remove: 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xb8ca3b051f0 item 96 2026/08/15 04:04:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/15 04:04:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/15 04:04:50 DEBUG : open-test-file: >Remove: err= 2026/08/15 04:04:50 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:50 DEBUG : Looking for writers 2026/08/15 04:04:50 DEBUG : >WaitForWriters: 2026/08/15 04:04:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.81s) --- PASS: TestRWFileHandleOpenTests/writes (0.39s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.42s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:50 DEBUG : file1: newRWFileHandle: 2026/08/15 04:04:50 DEBUG : file1(0xb8ca3801280): openPending: 2026/08/15 04:04:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:50 DEBUG : file1(0xb8ca3801280): >openPending: err= 2026/08/15 04:04:50 DEBUG : file1: >newRWFileHandle: err= 2026/08/15 04:04:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/15 04:04:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/15 04:04:50 DEBUG : file1(0xb8ca3801280): _writeAt: size=2, off=0 2026/08/15 04:04:50 DEBUG : file1(0xb8ca3801280): >_writeAt: n=2, err= 2026/08/15 04:04:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/15 04:04:50 DEBUG : file1(0xb8ca3801280): RWFileHandle.Flush 2026/08/15 04:04:50 DEBUG : file1(0xb8ca3801280): RWFileHandle.Release 2026/08/15 04:04:50 DEBUG : file1(0xb8ca3801280): close: 2026/08/15 04:04:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/15 04:04:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:50 DEBUG : file1(0xb8ca3801280): >close: err= 2026/08/15 04:04:50 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:50 DEBUG : Looking for writers 2026/08/15 04:04:50 DEBUG : file1: reading active writers 2026/08/15 04:04:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:04:50 DEBUG : Looking for writers 2026/08/15 04:04:50 DEBUG : file1: reading active writers 2026/08/15 04:04:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:04:50 DEBUG : Looking for writers 2026/08/15 04:04:50 DEBUG : file1: reading active writers 2026/08/15 04:04:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:04:50 DEBUG : Looking for writers 2026/08/15 04:04:50 DEBUG : file1: reading active writers 2026/08/15 04:04:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:04:50 DEBUG : file1: vfs cache: starting upload 2026/08/15 04:04:50 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:50 DEBUG : Looking for writers 2026/08/15 04:04:50 DEBUG : file1: reading active writers 2026/08/15 04:04:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:04:50 DEBUG : Looking for writers 2026/08/15 04:04:50 DEBUG : file1: reading active writers 2026/08/15 04:04:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:04:51 DEBUG : file1: size = 2 OK 2026/08/15 04:04:51 DEBUG : file1.rclone_chunk.001_srqrcd: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/15 04:04:51 INFO : file1.rclone_chunk.001_srqrcd: Copied (server-side copy) to: file1 2026/08/15 04:04:51 INFO : file1.rclone_chunk.001_srqrcd: Deleted 2026/08/15 04:04:51 DEBUG : file1: size = 2 OK 2026/08/15 04:04:51 INFO : file1: Copied (new) 2026/08/15 04:04:51 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/08/15 04:04:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/15 04:04:51 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/15 04:04:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:04:51 INFO : file1: vfs cache: upload succeeded try #1 2026/08/15 04:04:51 DEBUG : Looking for writers 2026/08/15 04:04:51 DEBUG : file1: reading active writers 2026/08/15 04:04:51 DEBUG : >WaitForWriters: 2026/08/15 04:04:51 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:51 DEBUG : Looking for writers 2026/08/15 04:04:51 DEBUG : file1: reading active writers 2026/08/15 04:04:51 DEBUG : >WaitForWriters: 2026/08/15 04:04:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:51 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:04:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:51 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:04:51 DEBUG : rename_me: newRWFileHandle: 2026/08/15 04:04:51 DEBUG : rename_me(0xb8ca406dc80): openPending: 2026/08/15 04:04:51 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/15 04:04:51 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/15 04:04:51 DEBUG : rename_me(0xb8ca406dc80): >openPending: err= 2026/08/15 04:04:51 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/15 04:04:51 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/15 04:04:51 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/15 04:04:51 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/15 04:04:51 DEBUG : rename_me(0xb8ca406dc80): _writeAt: size=5, off=0 2026/08/15 04:04:51 DEBUG : rename_me(0xb8ca406dc80): >_writeAt: n=5, err= 2026/08/15 04:04:51 DEBUG : rename_me(0xb8ca406dc80): close: 2026/08/15 04:04:51 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-15 04:04:51.506001687 +0000 UTC m=+79.517340661 2026/08/15 04:04:51 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/15 04:04:51 DEBUG : rename_me(0xb8ca406dc80): >close: err= 2026/08/15 04:04:51 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/15 04:04:51 DEBUG : i_was_renamed: Updating file with 0xb8ca3c19860 2026/08/15 04:04:51 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/15 04:04:51 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/15 04:04:51 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:04:51 DEBUG : Looking for writers 2026/08/15 04:04:51 DEBUG : i_was_renamed: reading active writers 2026/08/15 04:04:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/15 04:04:51 DEBUG : Looking for writers 2026/08/15 04:04:51 DEBUG : i_was_renamed: reading active writers 2026/08/15 04:04:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/15 04:04:51 DEBUG : Looking for writers 2026/08/15 04:04:51 DEBUG : i_was_renamed: reading active writers 2026/08/15 04:04:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/15 04:04:51 DEBUG : Looking for writers 2026/08/15 04:04:51 DEBUG : i_was_renamed: reading active writers 2026/08/15 04:04:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/15 04:04:51 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/15 04:04:51 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/08/15 04:04:51 DEBUG : Looking for writers 2026/08/15 04:04:51 DEBUG : i_was_renamed: reading active writers 2026/08/15 04:04:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/15 04:04:51 DEBUG : Looking for writers 2026/08/15 04:04:51 DEBUG : i_was_renamed: reading active writers 2026/08/15 04:04:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/15 04:04:51 DEBUG : i_was_renamed: size = 5 OK 2026/08/15 04:04:51 DEBUG : i_was_renamed.rclone_chunk.001_srqsiy: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:04:51 INFO : i_was_renamed.rclone_chunk.001_srqsiy: Copied (server-side copy) to: i_was_renamed 2026/08/15 04:04:52 INFO : i_was_renamed.rclone_chunk.001_srqsiy: Deleted 2026/08/15 04:04:52 DEBUG : i_was_renamed: size = 5 OK 2026/08/15 04:04:52 INFO : i_was_renamed: Copied (new) 2026/08/15 04:04:52 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-15 04:04:51.506001687 +0000 UTC" 2026/08/15 04:04:52 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/15 04:04:52 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/15 04:04:52 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/15 04:04:52 DEBUG : Looking for writers 2026/08/15 04:04:52 DEBUG : i_was_renamed: reading active writers 2026/08/15 04:04:52 DEBUG : >WaitForWriters: 2026/08/15 04:04:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:04:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:04:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/15 04:04:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/15 04:04:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-zahugam9quhe" 2026/08/15 04:04:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/15 04:04:52 DEBUG : forgetting directory cache 2026/08/15 04:04:52 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/15 04:04:52 DEBUG : TestRWCacheUpdate.rclone_chunk.001_srqtew: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/08/15 04:04:52 INFO : TestRWCacheUpdate.rclone_chunk.001_srqtew: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/15 04:04:52 INFO : TestRWCacheUpdate.rclone_chunk.001_srqtew: Deleted 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate(0xb8ca3b33800): _readAt: size=512, off=0 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate(0xb8ca3b33800): openPending: 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 03:05:52.285585342 +0000 UTC" against cached fingerprint "" 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 04:04:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate(0xb8ca3b33800): >openPending: err= 2026/08/15 04:04:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate(0xb8ca3b33800): >_readAt: n=20, err=EOF 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate(0xb8ca3b33800): close: 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:05:52.285585342 +0000 UTC 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate(0xb8ca3b33800): >close: err= 2026/08/15 04:04:53 DEBUG : forgetting directory cache 2026/08/15 04:04:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate.rclone_chunk.001_srqu2c: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/08/15 04:04:53 INFO : TestRWCacheUpdate.rclone_chunk.001_srqu2c: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/15 04:04:53 INFO : TestRWCacheUpdate.rclone_chunk.001_srqu2c: Deleted 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate(0xb8ca3e7e080): _readAt: size=512, off=0 2026/08/15 04:04:53 DEBUG : TestRWCacheUpdate(0xb8ca3e7e080): openPending: 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 03:06:52.285585342 +0000 UTC" against cached fingerprint "20,2026-08-15 03:05:52.285585342 +0000 UTC" 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-15 03:06:52.285585342 +0000 UTC" != cached fingerprint "20,2026-08-15 03:05:52.285585342 +0000 UTC") 2026/08/15 04:04:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 04:04:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate(0xb8ca3e7e080): >openPending: err= 2026/08/15 04:04:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate(0xb8ca3e7e080): >_readAt: n=20, err=EOF 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate(0xb8ca3e7e080): close: 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:06:52.285585342 +0000 UTC 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate(0xb8ca3e7e080): >close: err= 2026/08/15 04:04:54 DEBUG : forgetting directory cache 2026/08/15 04:04:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate.rclone_chunk.001_srqvxa: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/08/15 04:04:54 INFO : TestRWCacheUpdate.rclone_chunk.001_srqvxa: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/15 04:04:54 INFO : TestRWCacheUpdate.rclone_chunk.001_srqvxa: Deleted 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate(0xb8ca3e9bbc0): _readAt: size=512, off=0 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate(0xb8ca3e9bbc0): openPending: 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 03:07:52.285585342 +0000 UTC" against cached fingerprint "20,2026-08-15 03:06:52.285585342 +0000 UTC" 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-15 03:07:52.285585342 +0000 UTC" != cached fingerprint "20,2026-08-15 03:06:52.285585342 +0000 UTC") 2026/08/15 04:04:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 04:04:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate(0xb8ca3e9bbc0): >openPending: err= 2026/08/15 04:04:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate(0xb8ca3e9bbc0): >_readAt: n=20, err=EOF 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate(0xb8ca3e9bbc0): close: 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:07:52.285585342 +0000 UTC 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate(0xb8ca3e9bbc0): >close: err= 2026/08/15 04:04:55 DEBUG : forgetting directory cache 2026/08/15 04:04:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate.rclone_chunk.001_srqws0: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/08/15 04:04:55 INFO : TestRWCacheUpdate.rclone_chunk.001_srqws0: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/15 04:04:55 INFO : TestRWCacheUpdate.rclone_chunk.001_srqws0: Deleted 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate(0xb8ca38a3180): _readAt: size=512, off=0 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate(0xb8ca38a3180): openPending: 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 03:08:52.285585342 +0000 UTC" against cached fingerprint "20,2026-08-15 03:07:52.285585342 +0000 UTC" 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-15 03:08:52.285585342 +0000 UTC" != cached fingerprint "20,2026-08-15 03:07:52.285585342 +0000 UTC") 2026/08/15 04:04:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 04:04:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate(0xb8ca38a3180): >openPending: err= 2026/08/15 04:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate(0xb8ca38a3180): >_readAt: n=20, err=EOF 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate(0xb8ca38a3180): close: 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:08:52.285585342 +0000 UTC 2026/08/15 04:04:55 DEBUG : TestRWCacheUpdate(0xb8ca38a3180): >close: err= 2026/08/15 04:04:55 DEBUG : Re-reading directory (100.28627ms old) 2026/08/15 04:04:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/15 04:04:56 DEBUG : forgetting directory cache 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate.rclone_chunk.001_srqx6y: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/08/15 04:04:56 INFO : TestRWCacheUpdate.rclone_chunk.001_srqx6y: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/15 04:04:56 INFO : TestRWCacheUpdate.rclone_chunk.001_srqx6y: Deleted 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate(0xb8ca3c96940): _readAt: size=512, off=0 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate(0xb8ca3c96940): openPending: 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 03:09:52.285585342 +0000 UTC" against cached fingerprint "20,2026-08-15 03:08:52.285585342 +0000 UTC" 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-15 03:09:52.285585342 +0000 UTC" != cached fingerprint "20,2026-08-15 03:08:52.285585342 +0000 UTC") 2026/08/15 04:04:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 04:04:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate(0xb8ca3c96940): >openPending: err= 2026/08/15 04:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate(0xb8ca3c96940): >_readAt: n=20, err=EOF 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate(0xb8ca3c96940): close: 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:09:52.285585342 +0000 UTC 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate(0xb8ca3c96940): >close: err= 2026/08/15 04:04:57 DEBUG : forgetting directory cache 2026/08/15 04:04:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate.rclone_chunk.001_srqypu: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/08/15 04:04:57 INFO : TestRWCacheUpdate.rclone_chunk.001_srqypu: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/15 04:04:57 INFO : TestRWCacheUpdate.rclone_chunk.001_srqypu: Deleted 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate(0xb8ca3c5a300): _readAt: size=512, off=0 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate(0xb8ca3c5a300): openPending: 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-15 03:10:52.285585342 +0000 UTC" against cached fingerprint "20,2026-08-15 03:09:52.285585342 +0000 UTC" 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-15 03:10:52.285585342 +0000 UTC" != cached fingerprint "20,2026-08-15 03:09:52.285585342 +0000 UTC") 2026/08/15 04:04:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/15 04:04:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate(0xb8ca3c5a300): >openPending: err= 2026/08/15 04:04:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate(0xb8ca3c5a300): >_readAt: n=20, err=EOF 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate(0xb8ca3c5a300): close: 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:10:52.285585342 +0000 UTC 2026/08/15 04:04:57 DEBUG : TestRWCacheUpdate(0xb8ca3c5a300): >close: err= 2026/08/15 04:04:58 DEBUG : forgetting directory cache 2026/08/15 04:04:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate.rclone_chunk.001_srqzpk: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/08/15 04:04:58 INFO : TestRWCacheUpdate.rclone_chunk.001_srqzpk: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/15 04:04:58 INFO : TestRWCacheUpdate.rclone_chunk.001_srqzpk: Deleted 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate(0xb8ca3f35b80): _readAt: size=512, off=0 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate(0xb8ca3f35b80): openPending: 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-15 03:11:52.285585342 +0000 UTC" against cached fingerprint "20,2026-08-15 03:10:52.285585342 +0000 UTC" 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-15 03:11:52.285585342 +0000 UTC" != cached fingerprint "20,2026-08-15 03:10:52.285585342 +0000 UTC") 2026/08/15 04:04:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/15 04:04:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate(0xb8ca3f35b80): >openPending: err= 2026/08/15 04:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate(0xb8ca3f35b80): >_readAt: n=21, err=EOF 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate(0xb8ca3f35b80): close: 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:11:52.285585342 +0000 UTC 2026/08/15 04:04:58 DEBUG : TestRWCacheUpdate(0xb8ca3f35b80): >close: err= 2026/08/15 04:04:58 DEBUG : forgetting directory cache 2026/08/15 04:04:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate.rclone_chunk.001_srqzwr: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/08/15 04:04:59 INFO : TestRWCacheUpdate.rclone_chunk.001_srqzwr: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/15 04:04:59 INFO : TestRWCacheUpdate.rclone_chunk.001_srqzwr: Deleted 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate(0xb8ca3e6b300): _readAt: size=512, off=0 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate(0xb8ca3e6b300): openPending: 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-15 03:12:52.285585342 +0000 UTC" against cached fingerprint "21,2026-08-15 03:11:52.285585342 +0000 UTC" 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-15 03:12:52.285585342 +0000 UTC" != cached fingerprint "21,2026-08-15 03:11:52.285585342 +0000 UTC") 2026/08/15 04:04:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/15 04:04:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate(0xb8ca3e6b300): >openPending: err= 2026/08/15 04:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate(0xb8ca3e6b300): >_readAt: n=22, err=EOF 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate(0xb8ca3e6b300): close: 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:12:52.285585342 +0000 UTC 2026/08/15 04:04:59 DEBUG : TestRWCacheUpdate(0xb8ca3e6b300): >close: err= 2026/08/15 04:04:59 DEBUG : forgetting directory cache 2026/08/15 04:04:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate.rclone_chunk.001_srr0q2: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/08/15 04:05:00 INFO : TestRWCacheUpdate.rclone_chunk.001_srr0q2: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/15 04:05:00 INFO : TestRWCacheUpdate.rclone_chunk.001_srr0q2: Deleted 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate(0xb8ca3e6bd80): _readAt: size=512, off=0 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate(0xb8ca3e6bd80): openPending: 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-15 03:13:52.285585342 +0000 UTC" against cached fingerprint "22,2026-08-15 03:12:52.285585342 +0000 UTC" 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-15 03:13:52.285585342 +0000 UTC" != cached fingerprint "22,2026-08-15 03:12:52.285585342 +0000 UTC") 2026/08/15 04:05:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/15 04:05:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate(0xb8ca3e6bd80): >openPending: err= 2026/08/15 04:05:00 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate(0xb8ca3e6bd80): >_readAt: n=23, err=EOF 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate(0xb8ca3e6bd80): close: 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:13:52.285585342 +0000 UTC 2026/08/15 04:05:00 DEBUG : TestRWCacheUpdate(0xb8ca3e6bd80): >close: err= 2026/08/15 04:05:00 DEBUG : forgetting directory cache 2026/08/15 04:05:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate.rclone_chunk.001_srr17m: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/08/15 04:05:01 INFO : TestRWCacheUpdate.rclone_chunk.001_srr17m: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/15 04:05:01 INFO : TestRWCacheUpdate.rclone_chunk.001_srr17m: Deleted 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate(0xb8ca38a2480): _readAt: size=512, off=0 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate(0xb8ca38a2480): openPending: 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-15 03:14:52.285585342 +0000 UTC" against cached fingerprint "23,2026-08-15 03:13:52.285585342 +0000 UTC" 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-15 03:14:52.285585342 +0000 UTC" != cached fingerprint "23,2026-08-15 03:13:52.285585342 +0000 UTC") 2026/08/15 04:05:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/15 04:05:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate(0xb8ca38a2480): >openPending: err= 2026/08/15 04:05:01 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate(0xb8ca38a2480): >_readAt: n=24, err=EOF 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate(0xb8ca38a2480): close: 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-15 03:14:52.285585342 +0000 UTC 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate(0xb8ca38a2480): >close: err= 2026/08/15 04:05:01 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:01 DEBUG : Looking for writers 2026/08/15 04:05:01 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/15 04:05:01 DEBUG : >WaitForWriters: 2026/08/15 04:05:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': vfs cache: cleaner exiting 2026/08/15 04:05:01 DEBUG : forgetting directory cache 2026/08/15 04:05:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.61s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:02 DEBUG : FiLeA: size = 5 OK 2026/08/15 04:05:02 DEBUG : FiLeA.rclone_chunk.001_srr2r5: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/15 04:05:02 INFO : FiLeA.rclone_chunk.001_srr2r5: Copied (server-side copy) to: FiLeA 2026/08/15 04:05:02 INFO : FiLeA.rclone_chunk.001_srr2r5: Deleted 2026/08/15 04:05:02 DEBUG : FiLeB: size = 5 OK 2026/08/15 04:05:02 DEBUG : FiLeB.rclone_chunk.001_srr3og: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/15 04:05:02 INFO : FiLeB.rclone_chunk.001_srr3og: Copied (server-side copy) to: FiLeB 2026/08/15 04:05:02 INFO : FiLeB.rclone_chunk.001_srr3og: Deleted 2026/08/15 04:05:03 DEBUG : FilEb: size = 5 OK 2026/08/15 04:05:03 DEBUG : FilEb.rclone_chunk.001_srr3b1: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/08/15 04:05:03 INFO : FilEb.rclone_chunk.001_srr3b1: Copied (server-side copy) to: FilEb 2026/08/15 04:05:03 INFO : FilEb.rclone_chunk.001_srr3b1: Deleted 2026/08/15 04:05:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/15 04:05:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/15 04:05:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/15 04:05:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/15 04:05:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/15 04:05:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/15 04:05:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/15 04:05:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/15 04:05:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/15 04:05:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:03 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:03 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/15 04:05:03 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/15 04:05:03 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/15 04:05:03 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:03 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:03 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:03 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/15 04:05:03 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/15 04:05:03 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/15 04:05:03 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:03 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:03 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/15 04:05:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/15 04:05:03 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/15 04:05:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:03 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:03 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:03 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/15 04:05:03 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/15 04:05:03 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/15 04:05:03 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:04 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/15 04:05:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/15 04:05:04 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/15 04:05:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:04 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/15 04:05:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/15 04:05:04 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/15 04:05:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/15 04:05:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/15 04:05:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/15 04:05:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:04 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/15 04:05:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/15 04:05:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/15 04:05:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:04 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/15 04:05:04 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/15 04:05:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:04 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/15 04:05:04 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/15 04:05:04 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:04 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/15 04:05:04 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/15 04:05:04 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/15 04:05:04 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:04 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:04 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:04 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/15 04:05:04 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:04 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/15 04:05:04 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:04 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/15 04:05:04 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:04 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/15 04:05:04 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/15 04:05:04 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/15 04:05:04 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:04 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:04 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:04 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/15 04:05:04 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/15 04:05:04 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/15 04:05:04 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:04 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:04 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:04 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/15 04:05:04 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:04 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/15 04:05:04 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:04 DEBUG : Looking for writers 2026/08/15 04:05:04 DEBUG : FiLeA: reading active writers 2026/08/15 04:05:04 DEBUG : FiLeB: reading active writers 2026/08/15 04:05:04 DEBUG : FilEb: reading active writers 2026/08/15 04:05:04 DEBUG : >WaitForWriters: 2026/08/15 04:05:04 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:04 DEBUG : Looking for writers 2026/08/15 04:05:04 DEBUG : FilEb: reading active writers 2026/08/15 04:05:04 DEBUG : FiLeA: reading active writers 2026/08/15 04:05:04 DEBUG : FiLeB: reading active writers 2026/08/15 04:05:04 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.75s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:05 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/08/15 04:05:05 DEBUG : normal name with no special characters.txt.rclone_chunk.001_srr594: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/15 04:05:05 INFO : normal name with no special characters.txt.rclone_chunk.001_srr594: Copied (server-side copy) to: normal name with no special characters.txt 2026/08/15 04:05:05 INFO : normal name with no special characters.txt.rclone_chunk.001_srr594: Deleted 2026/08/15 04:05:05 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/08/15 04:05:05 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_srr6sj: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/15 04:05:05 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_srr6sj: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/08/15 04:05:05 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_srr6sj: Deleted 2026/08/15 04:05:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/15 04:05:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/15 04:05:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/15 04:05:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:05 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/15 04:05:05 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/15 04:05:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/15 04:05:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/15 04:05:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/15 04:05:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/15 04:05:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/15 04:05:05 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:05 DEBUG : Looking for writers 2026/08/15 04:05:05 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/15 04:05:05 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/15 04:05:05 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.37s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': Reusing VFS from active cache 2026/08/15 04:05:06 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:06 DEBUG : Looking for writers 2026/08/15 04:05:06 DEBUG : >WaitForWriters: 2026/08/15 04:05:06 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:06 DEBUG : Looking for writers 2026/08/15 04:05:06 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:06 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:06 DEBUG : Looking for writers 2026/08/15 04:05:06 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:06 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:06 DEBUG : Looking for writers 2026/08/15 04:05:06 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.08s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:06 DEBUG : file1: size = 14 OK 2026/08/15 04:05:06 DEBUG : file1.rclone_chunk.001_srr7in: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:05:06 INFO : file1.rclone_chunk.001_srr7in: Copied (server-side copy) to: file1 2026/08/15 04:05:06 INFO : file1.rclone_chunk.001_srr7in: Deleted 2026/08/15 04:05:07 DEBUG : dir/file2: size = 14 OK 2026/08/15 04:05:07 DEBUG : dir/file2.rclone_chunk.001_srr7bu: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/15 04:05:07 INFO : dir/file2.rclone_chunk.001_srr7bu: Copied (server-side copy) to: dir/file2 2026/08/15 04:05:07 INFO : dir/file2.rclone_chunk.001_srr7bu: Deleted 2026/08/15 04:05:07 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:07 DEBUG : dir: Looking for writers 2026/08/15 04:05:07 DEBUG : file2: reading active writers 2026/08/15 04:05:07 DEBUG : Looking for writers 2026/08/15 04:05:07 DEBUG : file1: reading active writers 2026/08/15 04:05:07 DEBUG : dir: reading active writers 2026/08/15 04:05:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.42s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:08 DEBUG : file1: size = 14 OK 2026/08/15 04:05:08 DEBUG : file1.rclone_chunk.001_srr879: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:05:08 INFO : file1.rclone_chunk.001_srr879: Copied (server-side copy) to: file1 2026/08/15 04:05:08 INFO : file1.rclone_chunk.001_srr879: Deleted 2026/08/15 04:05:08 DEBUG : dir/file2: size = 14 OK 2026/08/15 04:05:08 DEBUG : dir/file2.rclone_chunk.001_srr95s: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/15 04:05:08 INFO : dir/file2.rclone_chunk.001_srr95s: Copied (server-side copy) to: dir/file2 2026/08/15 04:05:08 INFO : dir/file2.rclone_chunk.001_srr95s: Deleted 2026/08/15 04:05:08 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:08 DEBUG : dir: Looking for writers 2026/08/15 04:05:08 DEBUG : Looking for writers 2026/08/15 04:05:08 DEBUG : dir: reading active writers 2026/08/15 04:05:08 DEBUG : file1: reading active writers 2026/08/15 04:05:08 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.25s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:09 DEBUG : file1: size = 14 OK 2026/08/15 04:05:09 DEBUG : file1.rclone_chunk.001_srr9u8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/15 04:05:09 INFO : file1.rclone_chunk.001_srr9u8: Copied (server-side copy) to: file1 2026/08/15 04:05:09 INFO : file1.rclone_chunk.001_srr9u8: Deleted 2026/08/15 04:05:09 DEBUG : dir/file2: size = 14 OK 2026/08/15 04:05:09 DEBUG : dir/file2.rclone_chunk.001_srra57: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/15 04:05:09 INFO : dir/file2.rclone_chunk.001_srra57: Copied (server-side copy) to: dir/file2 2026/08/15 04:05:09 INFO : dir/file2.rclone_chunk.001_srra57: Deleted 2026/08/15 04:05:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:09 DEBUG : file1: Open: flags=O_RDONLY 2026/08/15 04:05:09 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/15 04:05:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/15 04:05:09 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:09 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/15 04:05:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/15 04:05:10 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/15 04:05:10 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:05:10 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:05:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/15 04:05:10 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/15 04:05:10 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/15 04:05:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/15 04:05:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (0 bytes), uploading instead of streaming 2026/08/15 04:05:10 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/15 04:05:10 DEBUG : dir/new_file.txt.rclone_chunk.001_srrb8a: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 04:05:10 INFO : dir/new_file.txt.rclone_chunk.001_srrb8a: Copied (server-side copy) to: dir/new_file.txt 2026/08/15 04:05:10 INFO : dir/new_file.txt.rclone_chunk.001_srrb8a: Deleted 2026/08/15 04:05:10 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/15 04:05:10 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/08/15 04:05:10 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/15 04:05:10 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:05:10 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/15 04:05:10 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:10 DEBUG : dir: Looking for writers 2026/08/15 04:05:10 DEBUG : file2: reading active writers 2026/08/15 04:05:10 DEBUG : new_file.txt: reading active writers 2026/08/15 04:05:10 DEBUG : Looking for writers 2026/08/15 04:05:10 DEBUG : dir: reading active writers 2026/08/15 04:05:10 DEBUG : file1: reading active writers 2026/08/15 04:05:10 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.78s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:11 DEBUG : dir/file2: size = 14 OK 2026/08/15 04:05:11 DEBUG : dir/file2.rclone_chunk.001_srrb03: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/15 04:05:11 INFO : dir/file2.rclone_chunk.001_srrb03: Copied (server-side copy) to: dir/file2 2026/08/15 04:05:11 INFO : dir/file2.rclone_chunk.001_srrb03: Deleted 2026/08/15 04:05:11 DEBUG : dir/file2: copy non-chunked object... 2026/08/15 04:05:11 DEBUG : dir/file1: size = 14 OK 2026/08/15 04:05:11 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/08/15 04:05:11 INFO : dir/file2: Deleted 2026/08/15 04:05:11 DEBUG : dir/file1: Updating file with dir/file1 0xb8ca3da2680 2026/08/15 04:05:11 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/15 04:05:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:11 DEBUG : dir/file1: copy non-chunked object... 2026/08/15 04:05:11 DEBUG : file0: size = 14 OK 2026/08/15 04:05:11 INFO : dir/file1: Copied (server-side copy) to: file0 2026/08/15 04:05:12 INFO : dir/file1: Deleted 2026/08/15 04:05:12 DEBUG : file0: Updating file with file0 0xb8ca3da2680 2026/08/15 04:05:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/15 04:05:12 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/15 04:05:12 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:12 DEBUG : dir: Looking for writers 2026/08/15 04:05:12 DEBUG : Looking for writers 2026/08/15 04:05:12 DEBUG : dir: reading active writers 2026/08/15 04:05:12 DEBUG : file0: reading active writers 2026/08/15 04:05:12 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.50s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:12 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:12 DEBUG : Looking for writers 2026/08/15 04:05:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:12 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:12 DEBUG : Looking for writers 2026/08/15 04:05:12 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:12 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:12 DEBUG : Looking for writers 2026/08/15 04:05:12 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:12 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:12 DEBUG : Looking for writers 2026/08/15 04:05:12 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:05:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:05:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:05:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:05:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:12 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/15 04:05:12 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/15 04:05:12 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/15 04:05:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 04:05:12 DEBUG : file1: size = 5 OK 2026/08/15 04:05:12 DEBUG : file1.rclone_chunk.001_srrdvr: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:05:12 INFO : file1.rclone_chunk.001_srrdvr: Copied (server-side copy) to: file1 2026/08/15 04:05:13 INFO : file1.rclone_chunk.001_srrdvr: Deleted 2026/08/15 04:05:13 DEBUG : file1: size = 5 OK 2026/08/15 04:05:13 DEBUG : file1: Size of src and dst objects identical 2026/08/15 04:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:05:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:05:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:05:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:05:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:05:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:05:13 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/15 04:05:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/15 04:05:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 04:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:05:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (0 bytes), uploading instead of streaming 2026/08/15 04:05:13 DEBUG : file1: size = 0 OK 2026/08/15 04:05:13 DEBUG : file1.rclone_chunk.001_srrezv: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 04:05:13 INFO : file1.rclone_chunk.001_srrezv: Copied (server-side copy) to: file1 2026/08/15 04:05:13 INFO : file1.rclone_chunk.001_srrezv: Deleted 2026/08/15 04:05:13 DEBUG : file1: size = 0 OK 2026/08/15 04:05:13 DEBUG : file1: Size of src and dst objects identical 2026/08/15 04:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/15 04:05:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/15 04:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:05:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:05:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (7 bytes), uploading instead of streaming 2026/08/15 04:05:14 DEBUG : file1: size = 7 OK 2026/08/15 04:05:14 DEBUG : file1.rclone_chunk.001_srrepa: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/15 04:05:14 INFO : file1.rclone_chunk.001_srrepa: Copied (server-side copy) to: file1 2026/08/15 04:05:14 INFO : file1.rclone_chunk.001_srrepa: Deleted 2026/08/15 04:05:14 DEBUG : file1: size = 7 OK 2026/08/15 04:05:14 DEBUG : file1: Size of src and dst objects identical 2026/08/15 04:05:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:14 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:14 DEBUG : Looking for writers 2026/08/15 04:05:14 DEBUG : file1: reading active writers 2026/08/15 04:05:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.67s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:05:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:05:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:05:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:05:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:14 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/15 04:05:15 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/15 04:05:15 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/15 04:05:15 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/15 04:05:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (11 bytes), uploading instead of streaming 2026/08/15 04:05:15 DEBUG : file1: size = 11 OK 2026/08/15 04:05:15 DEBUG : file1.rclone_chunk.001_srrgit: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/15 04:05:15 INFO : file1.rclone_chunk.001_srrgit: Copied (server-side copy) to: file1 2026/08/15 04:05:15 INFO : file1.rclone_chunk.001_srrgit: Deleted 2026/08/15 04:05:15 DEBUG : file1: size = 11 OK 2026/08/15 04:05:15 DEBUG : file1: Size of src and dst objects identical 2026/08/15 04:05:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:15 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/15 04:05:15 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:15 DEBUG : Looking for writers 2026/08/15 04:05:15 DEBUG : file1: reading active writers 2026/08/15 04:05:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.67s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:05:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:05:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:05:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:05:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:15 NOTICE: S3 bucket rclone-test-zahugam9quhe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/15 04:05:15 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/15 04:05:15 DEBUG : file1: Remove: 2026/08/15 04:05:15 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/15 04:05:15 DEBUG : file1: >Remove: err= 2026/08/15 04:05:15 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:15 DEBUG : Looking for writers 2026/08/15 04:05:15 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:05:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:05:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:16 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/15 04:05:16 DEBUG : file1: Remove: 2026/08/15 04:05:16 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/15 04:05:16 DEBUG : file1: >Remove: err= 2026/08/15 04:05:16 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:16 DEBUG : Looking for writers 2026/08/15 04:05:16 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:16 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:05:16 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:05:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 04:05:16 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/15 04:05:16 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/15 04:05:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 04:05:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 04:05:16 DEBUG : file2: size = 5 OK 2026/08/15 04:05:16 DEBUG : file2.rclone_chunk.001_srrh1n: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:05:16 INFO : file2.rclone_chunk.001_srrh1n: Copied (server-side copy) to: file2 2026/08/15 04:05:16 INFO : file2.rclone_chunk.001_srrh1n: Deleted 2026/08/15 04:05:16 DEBUG : file2: size = 5 OK 2026/08/15 04:05:16 DEBUG : file2: Size of src and dst objects identical 2026/08/15 04:05:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/15 04:05:16 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:16 DEBUG : Looking for writers 2026/08/15 04:05:16 DEBUG : file2: reading active writers 2026/08/15 04:05:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.94s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.13s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.13s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.68s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:05:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:05:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:05:16 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/15 04:05:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (5 bytes), uploading instead of streaming 2026/08/15 04:05:17 DEBUG : file1: size = 5 OK 2026/08/15 04:05:17 DEBUG : file1.rclone_chunk.001_srrhpd: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/15 04:05:17 INFO : file1.rclone_chunk.001_srrhpd: Copied (server-side copy) to: file1 2026/08/15 04:05:17 INFO : file1.rclone_chunk.001_srrhpd: Deleted 2026/08/15 04:05:17 DEBUG : file1: size = 5 OK 2026/08/15 04:05:17 DEBUG : file1: Size of src and dst objects identical 2026/08/15 04:05:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:17 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/15 04:05:17 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:17 DEBUG : Looking for writers 2026/08/15 04:05:17 DEBUG : file1: reading active writers 2026/08/15 04:05:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.67s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:05:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:05:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:05:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:05:17 DEBUG : file1: WriteFileHandle.Release closing 2026/08/15 04:05:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (0 bytes), uploading instead of streaming 2026/08/15 04:05:17 DEBUG : file1: size = 0 OK 2026/08/15 04:05:17 DEBUG : file1.rclone_chunk.001_srri9j: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 04:05:17 INFO : file1.rclone_chunk.001_srri9j: Copied (server-side copy) to: file1 2026/08/15 04:05:18 INFO : file1.rclone_chunk.001_srri9j: Deleted 2026/08/15 04:05:18 DEBUG : file1: size = 0 OK 2026/08/15 04:05:18 DEBUG : file1: Size of src and dst objects identical 2026/08/15 04:05:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:18 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/15 04:05:18 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:18 DEBUG : Looking for writers 2026/08/15 04:05:18 DEBUG : file1: reading active writers 2026/08/15 04:05:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.61s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:05:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:05:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:05:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:05:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (2 bytes), uploading instead of streaming 2026/08/15 04:05:18 DEBUG : file1: size = 2 OK 2026/08/15 04:05:18 DEBUG : file1.rclone_chunk.001_srrjlm: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/15 04:05:18 INFO : file1.rclone_chunk.001_srrjlm: Copied (server-side copy) to: file1 2026/08/15 04:05:18 INFO : file1.rclone_chunk.001_srrjlm: Deleted 2026/08/15 04:05:18 DEBUG : file1: size = 2 OK 2026/08/15 04:05:18 DEBUG : file1: Size of src and dst objects identical 2026/08/15 04:05:18 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/15 04:05:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:18 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:18 DEBUG : Looking for writers 2026/08/15 04:05:18 DEBUG : file1: reading active writers 2026/08/15 04:05:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.67s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:05:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:05:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:05:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:05:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (0 bytes), uploading instead of streaming 2026/08/15 04:05:19 DEBUG : file1: size = 0 OK 2026/08/15 04:05:19 DEBUG : file1.rclone_chunk.001_srrj5g: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/15 04:05:19 INFO : file1.rclone_chunk.001_srrj5g: Copied (server-side copy) to: file1 2026/08/15 04:05:19 INFO : file1.rclone_chunk.001_srrj5g: Deleted 2026/08/15 04:05:19 DEBUG : file1: size = 0 OK 2026/08/15 04:05:19 DEBUG : file1: Size of src and dst objects identical 2026/08/15 04:05:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:05:19 DEBUG : file1: Open: flags=O_RDONLY 2026/08/15 04:05:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/15 04:05:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/15 04:05:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:19 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:19 DEBUG : Looking for writers 2026/08/15 04:05:19 DEBUG : file1: reading active writers 2026/08/15 04:05:19 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.68s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:05:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:05:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/15 04:05:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/15 04:05:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': File to upload is small (100 bytes), uploading instead of streaming 2026/08/15 04:05:19 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/08/15 04:05:19 DEBUG : file1.rclone_chunk.001_srrkuq: md5 = 896f3a1c778ce8de979dc68e7650fa5f OK 2026/08/15 04:05:19 INFO : file1.rclone_chunk.001_srrkuq: Copied (server-side copy) to: file1.rclone_chunk.001 2026/08/15 04:05:20 INFO : file1.rclone_chunk.001_srrkuq: Deleted 2026/08/15 04:05:20 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/08/15 04:05:20 DEBUG : file1.rclone_chunk.002_srrkuq: md5 = a9ea36bda2d7914a22de29bb83456139 OK 2026/08/15 04:05:20 INFO : file1.rclone_chunk.002_srrkuq: Copied (server-side copy) to: file1.rclone_chunk.002 2026/08/15 04:05:20 INFO : file1.rclone_chunk.002_srrkuq: Deleted 2026/08/15 04:05:20 DEBUG : file1: size = 100 OK 2026/08/15 04:05:20 DEBUG : file1: Size of src and dst objects identical 2026/08/15 04:05:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/15 04:05:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/15 04:05:20 DEBUG : file1: Open: flags=O_RDONLY 2026/08/15 04:05:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/15 04:05:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/15 04:05:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:20 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:20 DEBUG : Looking for writers 2026/08/15 04:05:20 DEBUG : file1: reading active writers 2026/08/15 04:05:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.22s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:20 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/15 04:05:20 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/15 04:05:20 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/15 04:05:20 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/15 04:05:20 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/15 04:05:20 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/15 04:05:20 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/15 04:05:20 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/15 04:05:20 DEBUG : stalled: Remove: 2026/08/15 04:05:20 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/15 04:05:20 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.14s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:21 DEBUG : flat/f000.txt: size = 7 OK 2026/08/15 04:05:21 DEBUG : flat/f000.txt.rclone_chunk.001_srrl22: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/08/15 04:05:21 INFO : flat/f000.txt.rclone_chunk.001_srrl22: Copied (server-side copy) to: flat/f000.txt 2026/08/15 04:05:21 INFO : flat/f000.txt.rclone_chunk.001_srrl22: Deleted 2026/08/15 04:05:21 DEBUG : flat/f001.txt: size = 14 OK 2026/08/15 04:05:21 DEBUG : flat/f001.txt.rclone_chunk.001_srrm00: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/08/15 04:05:21 INFO : flat/f001.txt.rclone_chunk.001_srrm00: Copied (server-side copy) to: flat/f001.txt 2026/08/15 04:05:21 INFO : flat/f001.txt.rclone_chunk.001_srrm00: Deleted 2026/08/15 04:05:22 DEBUG : flat/f002.txt: size = 21 OK 2026/08/15 04:05:22 DEBUG : flat/f002.txt.rclone_chunk.001_srrmw3: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/08/15 04:05:22 INFO : flat/f002.txt.rclone_chunk.001_srrmw3: Copied (server-side copy) to: flat/f002.txt 2026/08/15 04:05:22 INFO : flat/f002.txt.rclone_chunk.001_srrmw3: Deleted 2026/08/15 04:05:22 DEBUG : flat/f003.txt: size = 28 OK 2026/08/15 04:05:22 DEBUG : flat/f003.txt.rclone_chunk.001_srrnnf: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/08/15 04:05:22 INFO : flat/f003.txt.rclone_chunk.001_srrnnf: Copied (server-side copy) to: flat/f003.txt 2026/08/15 04:05:22 INFO : flat/f003.txt.rclone_chunk.001_srrnnf: Deleted 2026/08/15 04:05:23 DEBUG : flat/f004.txt: size = 35 OK 2026/08/15 04:05:23 DEBUG : flat/f004.txt.rclone_chunk.001_srrnsj: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/08/15 04:05:23 INFO : flat/f004.txt.rclone_chunk.001_srrnsj: Copied (server-side copy) to: flat/f004.txt 2026/08/15 04:05:23 INFO : flat/f004.txt.rclone_chunk.001_srrnsj: Deleted 2026/08/15 04:05:23 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/15 04:05:23 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/15 04:05:23 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:23 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:23 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/15 04:05:23 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/15 04:05:23 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:23 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:23 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/15 04:05:23 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/15 04:05:23 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:23 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:23 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/15 04:05:23 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/15 04:05:23 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:23 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:23 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/15 04:05:23 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/15 04:05:23 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:23 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:23 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:23 DEBUG : flat: Looking for writers 2026/08/15 04:05:23 DEBUG : f002.txt: reading active writers 2026/08/15 04:05:23 DEBUG : f003.txt: reading active writers 2026/08/15 04:05:23 DEBUG : f004.txt: reading active writers 2026/08/15 04:05:23 DEBUG : f000.txt: reading active writers 2026/08/15 04:05:23 DEBUG : f001.txt: reading active writers 2026/08/15 04:05:23 DEBUG : Looking for writers 2026/08/15 04:05:23 DEBUG : flat: reading active writers 2026/08/15 04:05:23 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.52s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:24 DEBUG : a/top.txt: size = 3 OK 2026/08/15 04:05:24 DEBUG : a/top.txt.rclone_chunk.001_srrpgm: md5 = b28354b543375bfa94dabaeda722927f OK 2026/08/15 04:05:24 INFO : a/top.txt.rclone_chunk.001_srrpgm: Copied (server-side copy) to: a/top.txt 2026/08/15 04:05:24 INFO : a/top.txt.rclone_chunk.001_srrpgm: Deleted 2026/08/15 04:05:25 DEBUG : a/b/mid.txt: size = 3 OK 2026/08/15 04:05:25 DEBUG : a/b/mid.txt.rclone_chunk.001_srrpj8: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/08/15 04:05:25 INFO : a/b/mid.txt.rclone_chunk.001_srrpj8: Copied (server-side copy) to: a/b/mid.txt 2026/08/15 04:05:25 INFO : a/b/mid.txt.rclone_chunk.001_srrpj8: Deleted 2026/08/15 04:05:25 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/08/15 04:05:25 DEBUG : a/b/c/deep.txt.rclone_chunk.001_srrqiv: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/08/15 04:05:25 INFO : a/b/c/deep.txt.rclone_chunk.001_srrqiv: Copied (server-side copy) to: a/b/c/deep.txt 2026/08/15 04:05:25 INFO : a/b/c/deep.txt.rclone_chunk.001_srrqiv: Deleted 2026/08/15 04:05:25 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/15 04:05:25 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/15 04:05:25 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:25 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:25 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/15 04:05:25 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/15 04:05:26 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:26 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:26 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/15 04:05:26 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/15 04:05:26 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:26 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:26 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:26 DEBUG : a/b/c: Looking for writers 2026/08/15 04:05:26 DEBUG : deep.txt: reading active writers 2026/08/15 04:05:26 DEBUG : a/b: Looking for writers 2026/08/15 04:05:26 DEBUG : c: reading active writers 2026/08/15 04:05:26 DEBUG : mid.txt: reading active writers 2026/08/15 04:05:26 DEBUG : a: Looking for writers 2026/08/15 04:05:26 DEBUG : b: reading active writers 2026/08/15 04:05:26 DEBUG : top.txt: reading active writers 2026/08/15 04:05:26 DEBUG : Looking for writers 2026/08/15 04:05:26 DEBUG : a: reading active writers 2026/08/15 04:05:26 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.20s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/08/15 04:05:26 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:26 DEBUG : Looking for writers 2026/08/15 04:05:26 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe'", Local "Local file system at /tmp/rclone619341952", Modify Window "1ns" 2026/08/15 04:05:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': poll-interval is not supported by this remote 2026/08/15 04:05:27 DEBUG : dir1/a.txt: size = 1 OK 2026/08/15 04:05:27 DEBUG : dir1/a.txt.rclone_chunk.001_srrrx4: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/08/15 04:05:27 INFO : dir1/a.txt.rclone_chunk.001_srrrx4: Copied (server-side copy) to: dir1/a.txt 2026/08/15 04:05:27 INFO : dir1/a.txt.rclone_chunk.001_srrrx4: Deleted 2026/08/15 04:05:27 DEBUG : dir2/b.txt: size = 1 OK 2026/08/15 04:05:27 DEBUG : dir2/b.txt.rclone_chunk.001_srrs4d: md5 = 415290769594460e2e485922904f345d OK 2026/08/15 04:05:27 INFO : dir2/b.txt.rclone_chunk.001_srrs4d: Copied (server-side copy) to: dir2/b.txt 2026/08/15 04:05:27 INFO : dir2/b.txt.rclone_chunk.001_srrs4d: Deleted 2026/08/15 04:05:28 DEBUG : dir3/c.txt: size = 1 OK 2026/08/15 04:05:28 DEBUG : dir3/c.txt.rclone_chunk.001_srrsqy: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/08/15 04:05:28 INFO : dir3/c.txt.rclone_chunk.001_srrsqy: Copied (server-side copy) to: dir3/c.txt 2026/08/15 04:05:28 INFO : dir3/c.txt.rclone_chunk.001_srrsqy: Deleted 2026/08/15 04:05:28 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/15 04:05:28 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/15 04:05:28 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:28 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:28 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/15 04:05:28 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/15 04:05:28 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:28 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:28 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/15 04:05:28 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/15 04:05:28 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/15 04:05:28 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/15 04:05:28 DEBUG : WaitForWriters: timeout=30s 2026/08/15 04:05:28 DEBUG : dir1: Looking for writers 2026/08/15 04:05:28 DEBUG : a.txt: reading active writers 2026/08/15 04:05:28 DEBUG : dir2: Looking for writers 2026/08/15 04:05:28 DEBUG : b.txt: reading active writers 2026/08/15 04:05:28 DEBUG : dir3: Looking for writers 2026/08/15 04:05:28 DEBUG : c.txt: reading active writers 2026/08/15 04:05:28 DEBUG : Looking for writers 2026/08/15 04:05:28 DEBUG : dir3: reading active writers 2026/08/15 04:05:28 DEBUG : dir1: reading active writers 2026/08/15 04:05:28 DEBUG : dir2: reading active writers 2026/08/15 04:05:28 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.18s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/15 04:05:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-zahugam9quhe': Purge remote 2026/08/15 04:05:28 DEBUG : Waiting for deletions to finish 2026/08/15 04:05:29 INFO : S3 bucket rclone-test-zahugam9quhe: Bucket "rclone-test-zahugam9quhe" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 1m57.253549336s (try 1/5)