"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/08/17 03:42:56 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-vuguxuh5woke" 2026/08/17 03:42:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/17 03:42:56 DEBUG : Creating backend with remote "TestS3:rclone-test-vuguxuh5woke" 2026/08/17 03:42:56 DEBUG : Creating backend with remote "/tmp/rclone1285682390" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:42:56 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:42:57 INFO : S3 bucket rclone-test-vuguxuh5woke: Bucket "rclone-test-vuguxuh5woke" created with ACL "" 2026/08/17 03:42:57 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:42:57 DEBUG : dir/file1.rclone_chunk.001_wg2azk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:42:57 INFO : dir/file1.rclone_chunk.001_wg2azk: Copied (server-side copy) to: dir/file1 2026/08/17 03:42:57 INFO : dir/file1.rclone_chunk.001_wg2azk: Deleted 2026/08/17 03:42:57 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:42:57 DEBUG : dir: Looking for writers 2026/08/17 03:42:57 DEBUG : Looking for writers 2026/08/17 03:42:57 DEBUG : dir: reading active writers 2026/08/17 03:42:57 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.41s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:42:58 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:42:58 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:42:58 DEBUG : dir/file1.rclone_chunk.001_wg2bs1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:42:58 INFO : dir/file1.rclone_chunk.001_wg2bs1: Copied (server-side copy) to: dir/file1 2026/08/17 03:42:58 INFO : dir/file1.rclone_chunk.001_wg2bs1: Deleted 2026/08/17 03:42:58 DEBUG : dir/file2: size = 15 OK 2026/08/17 03:42:58 DEBUG : dir/file2.rclone_chunk.001_wg2b0l: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/17 03:42:58 INFO : dir/file2.rclone_chunk.001_wg2b0l: Copied (server-side copy) to: dir/file2 2026/08/17 03:42:58 INFO : dir/file2.rclone_chunk.001_wg2b0l: Deleted 2026/08/17 03:42:59 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/17 03:42:59 DEBUG : dir/subdir/file3.rclone_chunk.001_wg2cc6: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/17 03:42:59 INFO : dir/subdir/file3.rclone_chunk.001_wg2cc6: Copied (server-side copy) to: dir/subdir/file3 2026/08/17 03:42:59 INFO : dir/subdir/file3.rclone_chunk.001_wg2cc6: Deleted 2026/08/17 03:42:59 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:42:59 DEBUG : dir/subdir: Looking for writers 2026/08/17 03:42:59 DEBUG : dir: Looking for writers 2026/08/17 03:42:59 DEBUG : file1: reading active writers 2026/08/17 03:42:59 DEBUG : file2: reading active writers 2026/08/17 03:42:59 DEBUG : subdir: reading active writers 2026/08/17 03:42:59 DEBUG : Looking for writers 2026/08/17 03:42:59 DEBUG : dir: reading active writers 2026/08/17 03:42:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.93s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:00 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:00 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:00 DEBUG : dir/file1.rclone_chunk.001_wg2d8q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:00 INFO : dir/file1.rclone_chunk.001_wg2d8q: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:00 INFO : dir/file1.rclone_chunk.001_wg2d8q: Deleted 2026/08/17 03:43:00 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:00 DEBUG : dir: Looking for writers 2026/08/17 03:43:00 DEBUG : file1: reading active writers 2026/08/17 03:43:00 DEBUG : Looking for writers 2026/08/17 03:43:00 DEBUG : dir: reading active writers 2026/08/17 03:43:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.82s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:00 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:01 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:01 DEBUG : dir/file1.rclone_chunk.001_wg2drz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:01 INFO : dir/file1.rclone_chunk.001_wg2drz: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:01 INFO : dir/file1.rclone_chunk.001_wg2drz: Deleted 2026/08/17 03:43:01 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:01 DEBUG : dir: Looking for writers 2026/08/17 03:43:01 DEBUG : Looking for writers 2026/08/17 03:43:01 DEBUG : dir: reading active writers 2026/08/17 03:43:01 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.78s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:01 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:02 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:02 DEBUG : dir/file1.rclone_chunk.001_wg2e6x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:02 INFO : dir/file1.rclone_chunk.001_wg2e6x: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:02 INFO : dir/file1.rclone_chunk.001_wg2e6x: Deleted 2026/08/17 03:43:02 DEBUG : dir: forgetting directory cache 2026/08/17 03:43:02 DEBUG : forgetting directory cache 2026/08/17 03:43:02 DEBUG : dir: forgetting directory cache 2026/08/17 03:43:02 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:02 DEBUG : Looking for writers 2026/08/17 03:43:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.90s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:02 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:02 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:02 DEBUG : dir/file1.rclone_chunk.001_wg2ffa: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:02 INFO : dir/file1.rclone_chunk.001_wg2ffa: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:02 INFO : dir/file1.rclone_chunk.001_wg2ffa: Deleted 2026/08/17 03:43:03 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/17 03:43:03 DEBUG : dir: invalidating directory cache 2026/08/17 03:43:03 DEBUG : >ForgetPath: 2026/08/17 03:43:03 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/17 03:43:03 DEBUG : invalidating directory cache 2026/08/17 03:43:03 DEBUG : dir: forgetting directory cache 2026/08/17 03:43:03 DEBUG : >ForgetPath: 2026/08/17 03:43:03 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/17 03:43:03 DEBUG : >ForgetPath: 2026/08/17 03:43:03 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:03 DEBUG : dir: Looking for writers 2026/08/17 03:43:03 DEBUG : Looking for writers 2026/08/17 03:43:03 DEBUG : dir: reading active writers 2026/08/17 03:43:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.83s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:03 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:03 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:03 DEBUG : dir/file1.rclone_chunk.001_wg2gh2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:03 INFO : dir/file1.rclone_chunk.001_wg2gh2: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:03 INFO : dir/file1.rclone_chunk.001_wg2gh2: Deleted 2026/08/17 03:43:04 DEBUG : fil/a/b/c: size = 15 OK 2026/08/17 03:43:04 DEBUG : fil/a/b/c.rclone_chunk.001_wg2hm5: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/08/17 03:43:04 INFO : fil/a/b/c.rclone_chunk.001_wg2hm5: Copied (server-side copy) to: fil/a/b/c 2026/08/17 03:43:04 INFO : fil/a/b/c.rclone_chunk.001_wg2hm5: Deleted 2026/08/17 03:43:04 DEBUG : forgetting directory cache 2026/08/17 03:43:04 DEBUG : dir: forgetting directory cache 2026/08/17 03:43:04 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:04 DEBUG : fil/a/b: Looking for writers 2026/08/17 03:43:04 DEBUG : fil/a: Looking for writers 2026/08/17 03:43:04 DEBUG : b: reading active writers 2026/08/17 03:43:04 DEBUG : fil: Looking for writers 2026/08/17 03:43:04 DEBUG : a: reading active writers 2026/08/17 03:43:04 DEBUG : dir: Looking for writers 2026/08/17 03:43:04 DEBUG : Looking for writers 2026/08/17 03:43:04 DEBUG : fil: reading active writers 2026/08/17 03:43:04 DEBUG : dir: reading active writers 2026/08/17 03:43:04 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.81s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:05 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:05 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:05 DEBUG : dir/file1.rclone_chunk.001_wg2i3o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:05 INFO : dir/file1.rclone_chunk.001_wg2i3o: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:05 INFO : dir/file1.rclone_chunk.001_wg2i3o: Deleted 2026/08/17 03:43:05 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:05 DEBUG : dir: Looking for writers 2026/08/17 03:43:05 DEBUG : Looking for writers 2026/08/17 03:43:05 DEBUG : dir: reading active writers 2026/08/17 03:43:05 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.79s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:05 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:06 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:06 DEBUG : dir/file1.rclone_chunk.001_wg2jp2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:06 INFO : dir/file1.rclone_chunk.001_wg2jp2: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:06 INFO : dir/file1.rclone_chunk.001_wg2jp2: Deleted 2026/08/17 03:43:06 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:06 DEBUG : dir: Looking for writers 2026/08/17 03:43:06 DEBUG : file1: reading active writers 2026/08/17 03:43:06 DEBUG : Looking for writers 2026/08/17 03:43:06 DEBUG : dir: reading active writers 2026/08/17 03:43:06 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.82s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:06 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:07 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:07 DEBUG : dir/file1.rclone_chunk.001_wg2jon: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:07 INFO : dir/file1.rclone_chunk.001_wg2jon: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:07 INFO : dir/file1.rclone_chunk.001_wg2jon: Deleted 2026/08/17 03:43:07 DEBUG : dir/file2: size = 15 OK 2026/08/17 03:43:07 DEBUG : dir/file2.rclone_chunk.001_wg2k7o: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/17 03:43:07 INFO : dir/file2.rclone_chunk.001_wg2k7o: Copied (server-side copy) to: dir/file2 2026/08/17 03:43:07 INFO : dir/file2.rclone_chunk.001_wg2k7o: Deleted 2026/08/17 03:43:08 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/17 03:43:08 DEBUG : dir/subdir/file3.rclone_chunk.001_wg2kbe: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/17 03:43:08 INFO : dir/subdir/file3.rclone_chunk.001_wg2kbe: Copied (server-side copy) to: dir/subdir/file3 2026/08/17 03:43:08 INFO : dir/subdir/file3.rclone_chunk.001_wg2kbe: Deleted === RUN TestDirReadDirAll/Virtual 2026/08/17 03:43:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/17 03:43:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/17 03:43:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/17 03:43:08 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/17 03:43:08 DEBUG : dir/virtualFile: size = 20 OK 2026/08/17 03:43:08 DEBUG : dir/virtualFile.rclone_chunk.001_wg2lyt: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/08/17 03:43:08 INFO : dir/virtualFile.rclone_chunk.001_wg2lyt: Copied (server-side copy) to: dir/virtualFile 2026/08/17 03:43:08 INFO : dir/virtualFile.rclone_chunk.001_wg2lyt: Deleted 2026/08/17 03:43:09 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/08/17 03:43:09 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_wg2ls1: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/08/17 03:43:09 INFO : dir/virtualDir/testFile.rclone_chunk.001_wg2ls1: Copied (server-side copy) to: dir/virtualDir/testFile 2026/08/17 03:43:09 INFO : dir/virtualDir/testFile.rclone_chunk.001_wg2ls1: Deleted 2026/08/17 03:43:09 DEBUG : S3 bucket rclone-test-vuguxuh5woke: bucket is versioned: false 2026/08/17 03:43:09 DEBUG : Waiting for deletions to finish 2026/08/17 03:43:09 DEBUG : "dir/subdir/file3" version false 2026/08/17 03:43:09 DEBUG : dir/subdir/file3: Deleting (id "") 2026/08/17 03:43:09 INFO : dir/subdir/file3: Deleted 2026/08/17 03:43:09 DEBUG : dir: invalidating directory cache 2026/08/17 03:43:09 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/17 03:43:09 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/17 03:43:09 DEBUG : dir/file1: Reset virtual modtime 2026/08/17 03:43:09 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/17 03:43:09 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/17 03:43:09 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/17 03:43:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/17 03:43:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/17 03:43:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:09 DEBUG : dir: invalidating directory cache 2026/08/17 03:43:09 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/17 03:43:09 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/17 03:43:09 DEBUG : forgetting directory cache 2026/08/17 03:43:09 DEBUG : dir: forgetting directory cache 2026/08/17 03:43:09 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/17 03:43:09 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/17 03:43:09 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:09 DEBUG : dir/virtualDir2: Looking for writers 2026/08/17 03:43:09 DEBUG : dir/virtualDir: Looking for writers 2026/08/17 03:43:09 DEBUG : dir: Looking for writers 2026/08/17 03:43:09 DEBUG : virtualFile: reading active writers 2026/08/17 03:43:09 DEBUG : virtualDir: reading active writers 2026/08/17 03:43:09 DEBUG : file1: reading active writers 2026/08/17 03:43:09 DEBUG : virtualFile2: reading active writers 2026/08/17 03:43:09 DEBUG : virtualDir2: reading active writers 2026/08/17 03:43:09 DEBUG : Looking for writers 2026/08/17 03:43:09 DEBUG : dir: reading active writers 2026/08/17 03:43:09 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.22s) --- PASS: TestDirReadDirAll/Virtual (1.20s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:10 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:10 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:10 DEBUG : dir/file1.rclone_chunk.001_wg2nro: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:10 INFO : dir/file1.rclone_chunk.001_wg2nro: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:10 INFO : dir/file1.rclone_chunk.001_wg2nro: Deleted 2026/08/17 03:43:10 ERROR : dir/: Can only open directories read only 2026/08/17 03:43:10 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:10 DEBUG : dir: Looking for writers 2026/08/17 03:43:10 DEBUG : Looking for writers 2026/08/17 03:43:10 DEBUG : dir: reading active writers 2026/08/17 03:43:10 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.78s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:10 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:11 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:11 DEBUG : dir/file1.rclone_chunk.001_wg2n91: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:11 INFO : dir/file1.rclone_chunk.001_wg2n91: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:11 INFO : dir/file1.rclone_chunk.001_wg2n91: Deleted 2026/08/17 03:43:11 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:43:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/17 03:43:11 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/17 03:43:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/17 03:43:11 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (5 bytes), uploading instead of streaming 2026/08/17 03:43:12 DEBUG : dir/potato: size = 5 OK 2026/08/17 03:43:12 DEBUG : dir/potato.rclone_chunk.001_wg2on1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:43:12 INFO : dir/potato.rclone_chunk.001_wg2on1: Copied (server-side copy) to: dir/potato 2026/08/17 03:43:12 INFO : dir/potato.rclone_chunk.001_wg2on1: Deleted 2026/08/17 03:43:12 DEBUG : dir/potato: size = 5 OK 2026/08/17 03:43:12 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:43:12 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/17 03:43:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/17 03:43:12 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:12 DEBUG : dir: Looking for writers 2026/08/17 03:43:12 DEBUG : file1: reading active writers 2026/08/17 03:43:12 DEBUG : potato: reading active writers 2026/08/17 03:43:12 DEBUG : Looking for writers 2026/08/17 03:43:12 DEBUG : dir: reading active writers 2026/08/17 03:43:12 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.48s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:12 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:12 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:12 DEBUG : dir/file1.rclone_chunk.001_wg2pw4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:12 INFO : dir/file1.rclone_chunk.001_wg2pw4: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:12 INFO : dir/file1.rclone_chunk.001_wg2pw4: Deleted 2026/08/17 03:43:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/08/17 03:43:13 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:13 DEBUG : dir/sub: Looking for writers 2026/08/17 03:43:13 DEBUG : dir: Looking for writers 2026/08/17 03:43:13 DEBUG : file1: reading active writers 2026/08/17 03:43:13 DEBUG : sub: reading active writers 2026/08/17 03:43:13 DEBUG : Looking for writers 2026/08/17 03:43:13 DEBUG : dir: reading active writers 2026/08/17 03:43:13 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.11s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:13 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:13 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:13 DEBUG : dir/file1.rclone_chunk.001_wg2q8j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:13 INFO : dir/file1.rclone_chunk.001_wg2q8j: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:13 INFO : dir/file1.rclone_chunk.001_wg2q8j: Deleted 2026/08/17 03:43:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/17 03:43:14 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/17 03:43:14 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:14 DEBUG : dir/sub/subsub: Looking for writers 2026/08/17 03:43:14 DEBUG : dir/sub: Looking for writers 2026/08/17 03:43:14 DEBUG : subsub: reading active writers 2026/08/17 03:43:14 DEBUG : dir: Looking for writers 2026/08/17 03:43:14 DEBUG : file1: reading active writers 2026/08/17 03:43:14 DEBUG : sub: reading active writers 2026/08/17 03:43:14 DEBUG : Looking for writers 2026/08/17 03:43:14 DEBUG : dir: reading active writers 2026/08/17 03:43:14 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.03s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:14 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:14 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:14 DEBUG : dir/file1.rclone_chunk.001_wg2r63: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:14 INFO : dir/file1.rclone_chunk.001_wg2r63: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:14 INFO : dir/file1.rclone_chunk.001_wg2r63: Deleted 2026/08/17 03:43:15 ERROR : dir/: Dir.Remove not empty 2026/08/17 03:43:15 DEBUG : dir/file1: Remove: 2026/08/17 03:43:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:15 DEBUG : dir/file1: >Remove: err= 2026/08/17 03:43:15 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/17 03:43:15 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:15 DEBUG : Looking for writers 2026/08/17 03:43:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.83s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:15 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:15 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:15 DEBUG : dir/file1.rclone_chunk.001_wg2sjm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:15 INFO : dir/file1.rclone_chunk.001_wg2sjm: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:15 INFO : dir/file1.rclone_chunk.001_wg2sjm: Deleted 2026/08/17 03:43:15 DEBUG : dir/file1: Remove: 2026/08/17 03:43:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:15 DEBUG : dir/file1: >Remove: err= 2026/08/17 03:43:15 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/17 03:43:16 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:16 DEBUG : Looking for writers 2026/08/17 03:43:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.93s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:16 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:16 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:16 DEBUG : dir/file1.rclone_chunk.001_wg2ti0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:16 INFO : dir/file1.rclone_chunk.001_wg2ti0: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:16 INFO : dir/file1.rclone_chunk.001_wg2ti0: Deleted 2026/08/17 03:43:16 DEBUG : dir/file1: Remove: 2026/08/17 03:43:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:16 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/08/17 03:43:17 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:17 DEBUG : dir: Looking for writers 2026/08/17 03:43:17 DEBUG : Looking for writers 2026/08/17 03:43:17 DEBUG : dir: reading active writers 2026/08/17 03:43:17 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.92s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:17 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:17 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:17 DEBUG : dir/file1.rclone_chunk.001_wg2ucq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:17 INFO : dir/file1.rclone_chunk.001_wg2ucq: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:17 INFO : dir/file1.rclone_chunk.001_wg2ucq: Deleted 2026/08/17 03:43:18 DEBUG : dir/file3: size = 15 OK 2026/08/17 03:43:18 DEBUG : dir/file3.rclone_chunk.001_wg2uif: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/17 03:43:18 INFO : dir/file3.rclone_chunk.001_wg2uif: Copied (server-side copy) to: dir/file3 2026/08/17 03:43:18 INFO : dir/file3.rclone_chunk.001_wg2uif: Deleted 2026/08/17 03:43:18 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/17 03:43:18 DEBUG : dir/file1: copy non-chunked object... 2026/08/17 03:43:18 DEBUG : dir/file3: copy non-chunked object... 2026/08/17 03:43:18 DEBUG : dir2/file1: size = 14 OK 2026/08/17 03:43:18 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:18 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/08/17 03:43:18 DEBUG : dir2/file3: size = 15 OK 2026/08/17 03:43:18 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/17 03:43:18 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/08/17 03:43:18 INFO : dir/file1: Deleted 2026/08/17 03:43:18 INFO : dir/file3: Deleted 2026/08/17 03:43:18 DEBUG : dir: Updating dir with dir2 0x3f57d0fea240 2026/08/17 03:43:18 DEBUG : dir: forgetting directory cache 2026/08/17 03:43:18 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/17 03:43:18 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/17 03:43:19 DEBUG : dir2/file1: copy non-chunked object... 2026/08/17 03:43:19 DEBUG : file2: size = 14 OK 2026/08/17 03:43:19 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:19 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/08/17 03:43:19 INFO : dir2/file1: Deleted 2026/08/17 03:43:19 DEBUG : file2: Updating file with file2 0x3f57d0cdc410 2026/08/17 03:43:19 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/17 03:43:19 DEBUG : file2: copy non-chunked object... 2026/08/17 03:43:19 DEBUG : dir2/file3: size = 14 OK 2026/08/17 03:43:19 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:19 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/08/17 03:43:19 INFO : file2: Deleted 2026/08/17 03:43:19 DEBUG : dir2/file3: Updating file with dir2/file3 0x3f57d0cdc410 2026/08/17 03:43:19 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/17 03:43:19 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/17 03:43:19 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/17 03:43:19 DEBUG : empty directory: Updating dir with renamed empty directory 0x3f57d0d1bbc0 2026/08/17 03:43:19 DEBUG : empty directory: forgetting directory cache 2026/08/17 03:43:19 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/17 03:43:19 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/17 03:43:19 DEBUG : dir2: Renaming to "dir3" 2026/08/17 03:43:19 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:19 DEBUG : dir3: Looking for writers 2026/08/17 03:43:19 DEBUG : file3: reading active writers 2026/08/17 03:43:19 DEBUG : renamed empty directory: Looking for writers 2026/08/17 03:43:19 DEBUG : Looking for writers 2026/08/17 03:43:19 DEBUG : dir3: reading active writers 2026/08/17 03:43:19 DEBUG : renamed empty directory: reading active writers 2026/08/17 03:43:19 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.88s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:19 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:20 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:20 DEBUG : dir/file1.rclone_chunk.001_wg2xu2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:20 INFO : dir/file1.rclone_chunk.001_wg2xu2: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:20 INFO : dir/file1.rclone_chunk.001_wg2xu2: Deleted 2026/08/17 03:43:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/17 03:43:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:43:20 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/17 03:43:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/17 03:43:20 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/17 03:43:20 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/17 03:43:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/17 03:43:20 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:43:20 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/17 03:43:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/17 03:43:20 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/17 03:43:20 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/17 03:43:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/17 03:43:20 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (12 bytes), uploading instead of streaming 2026/08/17 03:43:21 DEBUG : dir/sub/file2: size = 12 OK 2026/08/17 03:43:21 DEBUG : dir/sub/file2.rclone_chunk.001_wg2xjc: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/17 03:43:21 INFO : dir/sub/file2.rclone_chunk.001_wg2xjc: Copied (server-side copy) to: dir/sub/file2 2026/08/17 03:43:21 INFO : dir/sub/file2.rclone_chunk.001_wg2xjc: Deleted 2026/08/17 03:43:21 DEBUG : dir/sub/file2: size = 12 OK 2026/08/17 03:43:21 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/17 03:43:21 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/17 03:43:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/17 03:43:21 DEBUG : forgetting directory cache 2026/08/17 03:43:21 DEBUG : dir: forgetting directory cache 2026/08/17 03:43:21 DEBUG : dir/sub: forgetting directory cache 2026/08/17 03:43:21 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/17 03:43:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (5 bytes), uploading instead of streaming 2026/08/17 03:43:21 DEBUG : dir/sub/file0: size = 5 OK 2026/08/17 03:43:21 DEBUG : dir/sub/file0.rclone_chunk.001_wg2yz3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:43:21 INFO : dir/sub/file0.rclone_chunk.001_wg2yz3: Copied (server-side copy) to: dir/sub/file0 2026/08/17 03:43:21 INFO : dir/sub/file0.rclone_chunk.001_wg2yz3: Deleted 2026/08/17 03:43:21 DEBUG : dir/sub/file0: size = 5 OK 2026/08/17 03:43:21 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:43:21 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/17 03:43:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/17 03:43:21 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:21 DEBUG : dir/sub: Looking for writers 2026/08/17 03:43:21 DEBUG : file2: reading active writers 2026/08/17 03:43:21 DEBUG : file0: reading active writers 2026/08/17 03:43:21 DEBUG : dir: Looking for writers 2026/08/17 03:43:21 DEBUG : file1: reading active writers 2026/08/17 03:43:21 DEBUG : sub: reading active writers 2026/08/17 03:43:21 DEBUG : Looking for writers 2026/08/17 03:43:21 DEBUG : dir: reading active writers 2026/08/17 03:43:21 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.81s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/17 03:43:21 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:21 DEBUG : Looking for writers 2026/08/17 03:43:21 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:22 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:22 DEBUG : dir/file1.rclone_chunk.001_wg2y2s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:22 INFO : dir/file1.rclone_chunk.001_wg2y2s: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:22 INFO : dir/file1.rclone_chunk.001_wg2y2s: Deleted 2026/08/17 03:43:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/17 03:43:22 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:43:22 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/17 03:43:22 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/17 03:43:22 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/17 03:43:22 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:43:22 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/17 03:43:22 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/17 03:43:22 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:43:22 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/17 03:43:22 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/17 03:43:22 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/17 03:43:22 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:43:22 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/17 03:43:22 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:22 DEBUG : dir: Looking for writers 2026/08/17 03:43:22 DEBUG : file1: reading active writers 2026/08/17 03:43:22 DEBUG : file1.metadata: reading active writers 2026/08/17 03:43:22 DEBUG : Looking for writers 2026/08/17 03:43:22 DEBUG : dir: reading active writers 2026/08/17 03:43:22 DEBUG : dir.metadata: reading active writers 2026/08/17 03:43:22 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.86s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:22 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:23 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:23 DEBUG : dir/file1.rclone_chunk.001_wg2zuu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:23 INFO : dir/file1.rclone_chunk.001_wg2zuu: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:23 INFO : dir/file1.rclone_chunk.001_wg2zuu: Deleted 2026/08/17 03:43:23 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:23 DEBUG : dir: Looking for writers 2026/08/17 03:43:23 DEBUG : file1: reading active writers 2026/08/17 03:43:23 DEBUG : Looking for writers 2026/08/17 03:43:23 DEBUG : dir: reading active writers 2026/08/17 03:43:23 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.84s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:23 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:23 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:23 DEBUG : dir/file1.rclone_chunk.001_wg30zn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:23 INFO : dir/file1.rclone_chunk.001_wg30zn: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:23 INFO : dir/file1.rclone_chunk.001_wg30zn: Deleted 2026/08/17 03:43:24 DEBUG : time_test: size = 5 OK 2026/08/17 03:43:24 DEBUG : time_test.rclone_chunk.001_wg31yq: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/08/17 03:43:24 INFO : time_test.rclone_chunk.001_wg31yq: Copied (server-side copy) to: time_test 2026/08/17 03:43:24 INFO : time_test.rclone_chunk.001_wg31yq: Deleted 2026/08/17 03:43:24 DEBUG : Can set mod time: true 2026/08/17 03:43:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/17 03:43:25 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:25 DEBUG : dir: Looking for writers 2026/08/17 03:43:25 DEBUG : file1: reading active writers 2026/08/17 03:43:25 DEBUG : Looking for writers 2026/08/17 03:43:25 DEBUG : dir: reading active writers 2026/08/17 03:43:25 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:25 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:25 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:25 DEBUG : dir/file1.rclone_chunk.001_wg320n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:25 INFO : dir/file1.rclone_chunk.001_wg320n: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:25 INFO : dir/file1.rclone_chunk.001_wg320n: Deleted 2026/08/17 03:43:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/17 03:43:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/17 03:43:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:25 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (0 bytes), uploading instead of streaming 2026/08/17 03:43:26 DEBUG : dir/file1: size = 0 OK 2026/08/17 03:43:26 DEBUG : dir/file1.rclone_chunk.001_wg3234: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/17 03:43:26 INFO : dir/file1.rclone_chunk.001_wg3234: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:26 INFO : dir/file1.rclone_chunk.001_wg3234: Deleted 2026/08/17 03:43:26 DEBUG : dir/file1: size = 0 OK 2026/08/17 03:43:26 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/17 03:43:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/17 03:43:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/17 03:43:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:26 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:26 DEBUG : dir: Looking for writers 2026/08/17 03:43:26 DEBUG : file1: reading active writers 2026/08/17 03:43:26 DEBUG : Looking for writers 2026/08/17 03:43:26 DEBUG : dir: reading active writers 2026/08/17 03:43:26 DEBUG : >WaitForWriters: 2026/08/17 03:43:26 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:26 DEBUG : dir: Looking for writers 2026/08/17 03:43:26 DEBUG : file1: reading active writers 2026/08/17 03:43:26 DEBUG : Looking for writers 2026/08/17 03:43:26 DEBUG : dir: reading active writers 2026/08/17 03:43:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:26 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:27 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:27 DEBUG : dir/file1.rclone_chunk.001_wg33e9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:27 INFO : dir/file1.rclone_chunk.001_wg33e9: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:27 INFO : dir/file1.rclone_chunk.001_wg33e9: Deleted 2026/08/17 03:43:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/17 03:43:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/17 03:43:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:27 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (5 bytes), uploading instead of streaming 2026/08/17 03:43:27 DEBUG : dir/file1: size = 5 OK 2026/08/17 03:43:27 DEBUG : dir/file1.rclone_chunk.001_wg34y8: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:43:27 INFO : dir/file1.rclone_chunk.001_wg34y8: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:28 INFO : dir/file1.rclone_chunk.001_wg34y8: Deleted 2026/08/17 03:43:28 DEBUG : dir/file1: size = 5 OK 2026/08/17 03:43:28 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:43:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/17 03:43:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/17 03:43:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:28 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:28 DEBUG : dir: Looking for writers 2026/08/17 03:43:28 DEBUG : file1: reading active writers 2026/08/17 03:43:28 DEBUG : Looking for writers 2026/08/17 03:43:28 DEBUG : dir: reading active writers 2026/08/17 03:43:28 DEBUG : >WaitForWriters: 2026/08/17 03:43:28 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:28 DEBUG : dir: Looking for writers 2026/08/17 03:43:28 DEBUG : file1: reading active writers 2026/08/17 03:43:28 DEBUG : Looking for writers 2026/08/17 03:43:28 DEBUG : dir: reading active writers 2026/08/17 03:43:28 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:28 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:28 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:43:28 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:28 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:28 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:43:28 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:28 DEBUG : dir/file1.rclone_chunk.001_wg35t9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:28 INFO : dir/file1.rclone_chunk.001_wg35t9: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:28 INFO : dir/file1.rclone_chunk.001_wg35t9: Deleted 2026/08/17 03:43:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/17 03:43:29 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:29 DEBUG : dir: Looking for writers 2026/08/17 03:43:29 DEBUG : file1: reading active writers 2026/08/17 03:43:29 DEBUG : Looking for writers 2026/08/17 03:43:29 DEBUG : dir: reading active writers 2026/08/17 03:43:29 DEBUG : >WaitForWriters: 2026/08/17 03:43:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:29 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:43:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:29 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:43:29 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:29 DEBUG : dir/file1.rclone_chunk.001_wg36mv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:29 INFO : dir/file1.rclone_chunk.001_wg36mv: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:29 INFO : dir/file1.rclone_chunk.001_wg36mv: Deleted 2026/08/17 03:43:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/17 03:43:30 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:43:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:43:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:43:30 DEBUG : dir/file1(0x3f57d0bce740): close: 2026/08/17 03:43:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/17 03:43:30 DEBUG : dir/file1(0x3f57d0bce740): >close: err= 2026/08/17 03:43:30 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:30 DEBUG : dir: Looking for writers 2026/08/17 03:43:30 DEBUG : file1: reading active writers 2026/08/17 03:43:30 DEBUG : Looking for writers 2026/08/17 03:43:30 DEBUG : dir: reading active writers 2026/08/17 03:43:30 DEBUG : >WaitForWriters: 2026/08/17 03:43:30 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:30 DEBUG : dir: Looking for writers 2026/08/17 03:43:30 DEBUG : file1: reading active writers 2026/08/17 03:43:30 DEBUG : Looking for writers 2026/08/17 03:43:30 DEBUG : dir: reading active writers 2026/08/17 03:43:30 DEBUG : >WaitForWriters: 2026/08/17 03:43:30 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:30 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:30 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:43:30 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:30 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:30 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:43:30 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:30 DEBUG : dir/file1.rclone_chunk.001_wg37v4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:30 INFO : dir/file1.rclone_chunk.001_wg37v4: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:31 INFO : dir/file1.rclone_chunk.001_wg37v4: Deleted 2026/08/17 03:43:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/17 03:43:31 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:43:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:43:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:43:31 DEBUG : dir/file1(0x3f57d0e42280): _writeAt: size=5, off=0 2026/08/17 03:43:31 DEBUG : dir/file1(0x3f57d0e42280): openPending: 2026/08/17 03:43:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/17 03:43:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/17 03:43:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:31 DEBUG : dir/file1(0x3f57d0e42280): >openPending: err= 2026/08/17 03:43:31 DEBUG : dir/file1(0x3f57d0e42280): >_writeAt: n=5, err= 2026/08/17 03:43:31 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/17 03:43:31 DEBUG : dir/file1(0x3f57d0e42280): close: 2026/08/17 03:43:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/17 03:43:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/17 03:43:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/17 03:43:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/17 03:43:31 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/17 03:43:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/17 03:43:31 DEBUG : dir/file1(0x3f57d0e42280): >close: err= 2026/08/17 03:43:31 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:31 DEBUG : dir: Looking for writers 2026/08/17 03:43:31 DEBUG : file1: reading active writers 2026/08/17 03:43:31 DEBUG : Looking for writers 2026/08/17 03:43:31 DEBUG : dir: reading active writers 2026/08/17 03:43:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/17 03:43:31 DEBUG : dir: Looking for writers 2026/08/17 03:43:31 DEBUG : file1: reading active writers 2026/08/17 03:43:31 DEBUG : Looking for writers 2026/08/17 03:43:31 DEBUG : dir: reading active writers 2026/08/17 03:43:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/17 03:43:31 DEBUG : dir: Looking for writers 2026/08/17 03:43:31 DEBUG : file1: reading active writers 2026/08/17 03:43:31 DEBUG : Looking for writers 2026/08/17 03:43:31 DEBUG : dir: reading active writers 2026/08/17 03:43:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/17 03:43:31 DEBUG : dir: Looking for writers 2026/08/17 03:43:31 DEBUG : file1: reading active writers 2026/08/17 03:43:31 DEBUG : Looking for writers 2026/08/17 03:43:31 DEBUG : dir: reading active writers 2026/08/17 03:43:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/17 03:43:31 DEBUG : dir/file1: vfs cache: starting upload 2026/08/17 03:43:31 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:43:31 DEBUG : dir: Looking for writers 2026/08/17 03:43:31 DEBUG : file1: reading active writers 2026/08/17 03:43:31 DEBUG : Looking for writers 2026/08/17 03:43:31 DEBUG : dir: reading active writers 2026/08/17 03:43:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/17 03:43:31 DEBUG : dir: Looking for writers 2026/08/17 03:43:31 DEBUG : file1: reading active writers 2026/08/17 03:43:31 DEBUG : Looking for writers 2026/08/17 03:43:31 DEBUG : dir: reading active writers 2026/08/17 03:43:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/17 03:43:31 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:31 DEBUG : dir/file1.rclone_chunk.001_wg38fa: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/17 03:43:31 INFO : dir/file1.rclone_chunk.001_wg38fa: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:31 INFO : dir/file1.rclone_chunk.001_wg38fa: Deleted 2026/08/17 03:43:31 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:31 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/17 03:43:31 INFO : dir/file1: Copied (replaced existing) 2026/08/17 03:43:31 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/17 03:43:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/17 03:43:31 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/17 03:43:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/17 03:43:32 DEBUG : dir: Looking for writers 2026/08/17 03:43:32 DEBUG : file1: reading active writers 2026/08/17 03:43:32 DEBUG : Looking for writers 2026/08/17 03:43:32 DEBUG : dir: reading active writers 2026/08/17 03:43:32 DEBUG : >WaitForWriters: 2026/08/17 03:43:32 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:32 DEBUG : dir: Looking for writers 2026/08/17 03:43:32 DEBUG : file1: reading active writers 2026/08/17 03:43:32 DEBUG : Looking for writers 2026/08/17 03:43:32 DEBUG : dir: reading active writers 2026/08/17 03:43:32 DEBUG : >WaitForWriters: 2026/08/17 03:43:32 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.72s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.66s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.56s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.08s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.16s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.68s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:32 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:32 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:32 DEBUG : dir/file1.rclone_chunk.001_wg39ss: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:32 INFO : dir/file1.rclone_chunk.001_wg39ss: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:32 INFO : dir/file1.rclone_chunk.001_wg39ss: Deleted 2026/08/17 03:43:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/17 03:43:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/17 03:43:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:43:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/17 03:43:33 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:33 DEBUG : dir: Looking for writers 2026/08/17 03:43:33 DEBUG : file1: reading active writers 2026/08/17 03:43:33 DEBUG : Looking for writers 2026/08/17 03:43:33 DEBUG : dir: reading active writers 2026/08/17 03:43:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.90s) === RUN TestFileOpenReadUnknownSize 2026/08/17 03:43:33 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/17 03:43:33 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/17 03:43:33 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:43:33 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/17 03:43:33 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:33 DEBUG : Looking for writers 2026/08/17 03:43:33 DEBUG : file.txt: reading active writers 2026/08/17 03:43:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:33 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:33 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:33 DEBUG : dir/file1.rclone_chunk.001_wg3afg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:33 INFO : dir/file1.rclone_chunk.001_wg3afg: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:33 INFO : dir/file1.rclone_chunk.001_wg3afg: Deleted 2026/08/17 03:43:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (25 bytes), uploading instead of streaming 2026/08/17 03:43:34 DEBUG : dir/file1: size = 25 OK 2026/08/17 03:43:34 DEBUG : dir/file1.rclone_chunk.001_wg3azc: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/17 03:43:34 INFO : dir/file1.rclone_chunk.001_wg3azc: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:34 INFO : dir/file1.rclone_chunk.001_wg3azc: Deleted 2026/08/17 03:43:34 DEBUG : dir/file1: size = 25 OK 2026/08/17 03:43:34 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/17 03:43:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/17 03:43:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:34 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:34 DEBUG : dir: Looking for writers 2026/08/17 03:43:34 DEBUG : file1: reading active writers 2026/08/17 03:43:34 DEBUG : Looking for writers 2026/08/17 03:43:34 DEBUG : dir: reading active writers 2026/08/17 03:43:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.31s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:34 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:34 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:34 DEBUG : dir/file1.rclone_chunk.001_wg3b36: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:34 INFO : dir/file1.rclone_chunk.001_wg3b36: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:35 INFO : dir/file1.rclone_chunk.001_wg3b36: Deleted 2026/08/17 03:43:35 DEBUG : dir/file1: Remove: 2026/08/17 03:43:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:35 DEBUG : dir/file1: >Remove: err= 2026/08/17 03:43:35 DEBUG : dir/file1: Remove: 2026/08/17 03:43:35 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/17 03:43:35 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:35 DEBUG : dir: Looking for writers 2026/08/17 03:43:35 DEBUG : Looking for writers 2026/08/17 03:43:35 DEBUG : dir: reading active writers 2026/08/17 03:43:35 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.94s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:35 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:35 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:35 DEBUG : dir/file1.rclone_chunk.001_wg3c4l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:35 INFO : dir/file1.rclone_chunk.001_wg3c4l: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:35 INFO : dir/file1.rclone_chunk.001_wg3c4l: Deleted 2026/08/17 03:43:36 DEBUG : dir/file1: Remove: 2026/08/17 03:43:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:36 DEBUG : dir/file1: >Remove: err= 2026/08/17 03:43:36 DEBUG : dir/file1: Remove: 2026/08/17 03:43:36 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/17 03:43:36 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:36 DEBUG : dir: Looking for writers 2026/08/17 03:43:36 DEBUG : Looking for writers 2026/08/17 03:43:36 DEBUG : dir: reading active writers 2026/08/17 03:43:36 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.83s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:36 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:36 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:36 DEBUG : dir/file1.rclone_chunk.001_wg3d53: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:36 INFO : dir/file1.rclone_chunk.001_wg3d53: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:36 INFO : dir/file1.rclone_chunk.001_wg3d53: Deleted 2026/08/17 03:43:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/17 03:43:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/17 03:43:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/17 03:43:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/17 03:43:36 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/17 03:43:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/17 03:43:36 DEBUG : dir/file1: Open: flags=0x3 2026/08/17 03:43:36 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/17 03:43:36 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/17 03:43:36 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:36 DEBUG : dir: Looking for writers 2026/08/17 03:43:36 DEBUG : file1: reading active writers 2026/08/17 03:43:36 DEBUG : Looking for writers 2026/08/17 03:43:36 DEBUG : dir: reading active writers 2026/08/17 03:43:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.85s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:37 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:37 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:37 DEBUG : dir/file1.rclone_chunk.001_wg3eah: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:37 INFO : dir/file1.rclone_chunk.001_wg3eah: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:37 INFO : dir/file1.rclone_chunk.001_wg3eah: Deleted 2026/08/17 03:43:37 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:37 DEBUG : dir: Looking for writers 2026/08/17 03:43:37 DEBUG : file1: reading active writers 2026/08/17 03:43:37 DEBUG : Looking for writers 2026/08/17 03:43:37 DEBUG : dir: reading active writers 2026/08/17 03:43:37 DEBUG : >WaitForWriters: 2026/08/17 03:43:38 DEBUG : dir/file1: copy non-chunked object... 2026/08/17 03:43:38 DEBUG : newLeaf: size = 14 OK 2026/08/17 03:43:38 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:38 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/17 03:43:38 INFO : dir/file1: Deleted 2026/08/17 03:43:38 DEBUG : newLeaf: Updating file with newLeaf 0x3f57d10a3d40 2026/08/17 03:43:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:38 DEBUG : newLeaf: copy non-chunked object... 2026/08/17 03:43:38 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:38 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:38 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:38 INFO : newLeaf: Deleted 2026/08/17 03:43:38 DEBUG : dir/file1: Updating file with dir/file1 0x3f57d10a3d40 2026/08/17 03:43:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/17 03:43:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/17 03:43:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/17 03:43:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:38 DEBUG : dir/file1: File is currently open, delaying rename 0x3f57d10a3d40 2026/08/17 03:43:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:38 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (25 bytes), uploading instead of streaming 2026/08/17 03:43:39 DEBUG : dir/file1: size = 25 OK 2026/08/17 03:43:39 DEBUG : dir/file1.rclone_chunk.001_wg3fi3: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/17 03:43:39 INFO : dir/file1.rclone_chunk.001_wg3fi3: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:39 INFO : dir/file1.rclone_chunk.001_wg3fi3: Deleted 2026/08/17 03:43:39 DEBUG : dir/file1: size = 25 OK 2026/08/17 03:43:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/17 03:43:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/17 03:43:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:39 DEBUG : newLeaf: Running delayed rename now 2026/08/17 03:43:39 DEBUG : dir/file1: copy non-chunked object... 2026/08/17 03:43:39 DEBUG : newLeaf: size = 25 OK 2026/08/17 03:43:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/17 03:43:39 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/17 03:43:39 INFO : dir/file1: Deleted 2026/08/17 03:43:39 DEBUG : newLeaf: Updating file with newLeaf 0x3f57d10a3d40 2026/08/17 03:43:39 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:39 DEBUG : dir: Looking for writers 2026/08/17 03:43:39 DEBUG : Looking for writers 2026/08/17 03:43:39 DEBUG : dir: reading active writers 2026/08/17 03:43:39 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:39 DEBUG : >WaitForWriters: 2026/08/17 03:43:39 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:39 DEBUG : dir: Looking for writers 2026/08/17 03:43:39 DEBUG : Looking for writers 2026/08/17 03:43:39 DEBUG : dir: reading active writers 2026/08/17 03:43:39 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:39 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:39 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:39 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:43:39 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:39 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:39 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:43:40 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:40 DEBUG : dir/file1.rclone_chunk.001_wg3gz5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:40 INFO : dir/file1.rclone_chunk.001_wg3gz5: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:40 INFO : dir/file1.rclone_chunk.001_wg3gz5: Deleted 2026/08/17 03:43:40 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:40 DEBUG : dir: Looking for writers 2026/08/17 03:43:40 DEBUG : file1: reading active writers 2026/08/17 03:43:40 DEBUG : Looking for writers 2026/08/17 03:43:40 DEBUG : dir: reading active writers 2026/08/17 03:43:40 DEBUG : >WaitForWriters: 2026/08/17 03:43:40 DEBUG : dir/file1: copy non-chunked object... 2026/08/17 03:43:40 DEBUG : newLeaf: size = 14 OK 2026/08/17 03:43:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:40 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/17 03:43:40 INFO : dir/file1: Deleted 2026/08/17 03:43:40 DEBUG : newLeaf: Updating file with newLeaf 0x3f57d0af7ad0 2026/08/17 03:43:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:40 DEBUG : newLeaf: copy non-chunked object... 2026/08/17 03:43:40 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:40 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:40 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:41 INFO : newLeaf: Deleted 2026/08/17 03:43:41 DEBUG : dir/file1: Updating file with dir/file1 0x3f57d0af7ad0 2026/08/17 03:43:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/17 03:43:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/17 03:43:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/17 03:43:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:41 DEBUG : dir/file1: File is currently open, delaying rename 0x3f57d0af7ad0 2026/08/17 03:43:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:41 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (25 bytes), uploading instead of streaming 2026/08/17 03:43:41 DEBUG : dir/file1: size = 25 OK 2026/08/17 03:43:41 DEBUG : dir/file1.rclone_chunk.001_wg3iar: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/17 03:43:41 INFO : dir/file1.rclone_chunk.001_wg3iar: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:41 INFO : dir/file1.rclone_chunk.001_wg3iar: Deleted 2026/08/17 03:43:41 DEBUG : dir/file1: size = 25 OK 2026/08/17 03:43:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/17 03:43:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/17 03:43:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:41 DEBUG : newLeaf: Running delayed rename now 2026/08/17 03:43:41 DEBUG : dir/file1: copy non-chunked object... 2026/08/17 03:43:41 DEBUG : newLeaf: size = 25 OK 2026/08/17 03:43:41 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/17 03:43:41 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/17 03:43:41 INFO : dir/file1: Deleted 2026/08/17 03:43:41 DEBUG : newLeaf: Updating file with newLeaf 0x3f57d0af7ad0 2026/08/17 03:43:41 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:41 DEBUG : dir: Looking for writers 2026/08/17 03:43:41 DEBUG : Looking for writers 2026/08/17 03:43:41 DEBUG : dir: reading active writers 2026/08/17 03:43:41 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:41 DEBUG : >WaitForWriters: 2026/08/17 03:43:41 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:41 DEBUG : dir: Looking for writers 2026/08/17 03:43:41 DEBUG : Looking for writers 2026/08/17 03:43:41 DEBUG : dir: reading active writers 2026/08/17 03:43:41 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:41 DEBUG : >WaitForWriters: 2026/08/17 03:43:41 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:42 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:42 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:43:42 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:42 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:42 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:43:42 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:42 DEBUG : dir/file1.rclone_chunk.001_wg3jla: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:42 INFO : dir/file1.rclone_chunk.001_wg3jla: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:42 INFO : dir/file1.rclone_chunk.001_wg3jla: Deleted 2026/08/17 03:43:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/17 03:43:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:43:42 DEBUG : dir/file1(0x3f57d0e81ec0): openPending: 2026/08/17 03:43:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/17 03:43:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/17 03:43:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:42 DEBUG : dir/file1(0x3f57d0e81ec0): >openPending: err= 2026/08/17 03:43:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/17 03:43:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:43:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:43:42 DEBUG : dir/file1(0x3f57d0e81ec0): _writeAt: size=14, off=0 2026/08/17 03:43:42 DEBUG : dir/file1(0x3f57d0e81ec0): >_writeAt: n=14, err= 2026/08/17 03:43:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/17 03:43:42 DEBUG : dir/file1(0x3f57d0e81ec0): close: 2026/08/17 03:43:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/17 03:43:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/17 03:43:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/17 03:43:42 DEBUG : dir/file1(0x3f57d0e81ec0): >close: err= 2026/08/17 03:43:42 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:42 DEBUG : dir: Looking for writers 2026/08/17 03:43:42 DEBUG : file1: reading active writers 2026/08/17 03:43:42 DEBUG : Looking for writers 2026/08/17 03:43:42 DEBUG : dir: reading active writers 2026/08/17 03:43:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/17 03:43:42 DEBUG : dir: Looking for writers 2026/08/17 03:43:42 DEBUG : file1: reading active writers 2026/08/17 03:43:42 DEBUG : Looking for writers 2026/08/17 03:43:42 DEBUG : dir: reading active writers 2026/08/17 03:43:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/17 03:43:42 DEBUG : dir: Looking for writers 2026/08/17 03:43:42 DEBUG : file1: reading active writers 2026/08/17 03:43:42 DEBUG : Looking for writers 2026/08/17 03:43:42 DEBUG : dir: reading active writers 2026/08/17 03:43:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/17 03:43:42 DEBUG : dir: Looking for writers 2026/08/17 03:43:42 DEBUG : file1: reading active writers 2026/08/17 03:43:42 DEBUG : Looking for writers 2026/08/17 03:43:42 DEBUG : dir: reading active writers 2026/08/17 03:43:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/17 03:43:42 DEBUG : dir/file1: vfs cache: starting upload 2026/08/17 03:43:42 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:43:42 DEBUG : dir: Looking for writers 2026/08/17 03:43:42 DEBUG : file1: reading active writers 2026/08/17 03:43:42 DEBUG : Looking for writers 2026/08/17 03:43:42 DEBUG : dir: reading active writers 2026/08/17 03:43:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/17 03:43:43 DEBUG : dir: Looking for writers 2026/08/17 03:43:43 DEBUG : file1: reading active writers 2026/08/17 03:43:43 DEBUG : Looking for writers 2026/08/17 03:43:43 DEBUG : dir: reading active writers 2026/08/17 03:43:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/17 03:43:43 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:43 DEBUG : dir/file1.rclone_chunk.001_wg3j7t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:43 INFO : dir/file1.rclone_chunk.001_wg3j7t: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:43 INFO : dir/file1.rclone_chunk.001_wg3j7t: Deleted 2026/08/17 03:43:43 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:43 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:43 INFO : dir/file1: Copied (replaced existing) 2026/08/17 03:43:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/17 03:43:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/17 03:43:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/17 03:43:43 DEBUG : dir: Looking for writers 2026/08/17 03:43:43 DEBUG : file1: reading active writers 2026/08/17 03:43:43 DEBUG : Looking for writers 2026/08/17 03:43:43 DEBUG : dir: reading active writers 2026/08/17 03:43:43 DEBUG : >WaitForWriters: 2026/08/17 03:43:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/17 03:43:43 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:43:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:43:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:43:43 DEBUG : dir/file1(0x3f57d0ced740): _readAt: size=512, off=0 2026/08/17 03:43:43 DEBUG : dir/file1(0x3f57d0ced740): openPending: 2026/08/17 03:43:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/17 03:43:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/17 03:43:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:43 DEBUG : dir/file1(0x3f57d0ced740): >openPending: err= 2026/08/17 03:43:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/17 03:43:43 DEBUG : dir/file1(0x3f57d0ced740): >_readAt: n=14, err=EOF 2026/08/17 03:43:43 DEBUG : dir/file1(0x3f57d0ced740): close: 2026/08/17 03:43:43 DEBUG : dir/file1(0x3f57d0ced740): >close: err= 2026/08/17 03:43:43 DEBUG : dir/file1: copy non-chunked object... 2026/08/17 03:43:43 DEBUG : newLeaf: size = 14 OK 2026/08/17 03:43:43 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:43 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/17 03:43:43 INFO : dir/file1: Deleted 2026/08/17 03:43:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/17 03:43:43 DEBUG : newLeaf: Updating file with newLeaf 0x3f57d0e17790 2026/08/17 03:43:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:43 DEBUG : newLeaf: copy non-chunked object... 2026/08/17 03:43:43 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:43 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:43 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:43 INFO : newLeaf: Deleted 2026/08/17 03:43:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/17 03:43:43 DEBUG : dir/file1: Updating file with dir/file1 0x3f57d0e17790 2026/08/17 03:43:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/17 03:43:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/17 03:43:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:43:44 DEBUG : dir/file1(0x3f57d0f68240): openPending: 2026/08/17 03:43:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/17 03:43:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/17 03:43:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:44 DEBUG : dir/file1(0x3f57d0f68240): >openPending: err= 2026/08/17 03:43:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/17 03:43:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:43:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:43:44 DEBUG : dir/file1(0x3f57d0f68240): _writeAt: size=25, off=0 2026/08/17 03:43:44 DEBUG : dir/file1(0x3f57d0f68240): >_writeAt: n=25, err= 2026/08/17 03:43:44 DEBUG : dir/file1: copy non-chunked object... 2026/08/17 03:43:44 DEBUG : newLeaf: size = 14 OK 2026/08/17 03:43:44 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:44 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/17 03:43:44 INFO : dir/file1: Deleted 2026/08/17 03:43:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/17 03:43:44 DEBUG : newLeaf: Updating file with newLeaf 0x3f57d0e17790 2026/08/17 03:43:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:44 DEBUG : newLeaf(0x3f57d0f68240): close: 2026/08/17 03:43:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/17 03:43:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-17 03:43:44.095982202 +0000 UTC m=+47.441618391 2026/08/17 03:43:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/17 03:43:44 DEBUG : newLeaf(0x3f57d0f68240): >close: err= 2026/08/17 03:43:44 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:44 DEBUG : dir: Looking for writers 2026/08/17 03:43:44 DEBUG : Looking for writers 2026/08/17 03:43:44 DEBUG : dir: reading active writers 2026/08/17 03:43:44 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/17 03:43:44 DEBUG : dir: Looking for writers 2026/08/17 03:43:44 DEBUG : Looking for writers 2026/08/17 03:43:44 DEBUG : dir: reading active writers 2026/08/17 03:43:44 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/17 03:43:44 DEBUG : dir: Looking for writers 2026/08/17 03:43:44 DEBUG : Looking for writers 2026/08/17 03:43:44 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:44 DEBUG : dir: reading active writers 2026/08/17 03:43:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/17 03:43:44 DEBUG : dir: Looking for writers 2026/08/17 03:43:44 DEBUG : Looking for writers 2026/08/17 03:43:44 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:44 DEBUG : dir: reading active writers 2026/08/17 03:43:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/17 03:43:44 DEBUG : newLeaf: vfs cache: starting upload 2026/08/17 03:43:44 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:43:44 DEBUG : dir: Looking for writers 2026/08/17 03:43:44 DEBUG : Looking for writers 2026/08/17 03:43:44 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:44 DEBUG : dir: reading active writers 2026/08/17 03:43:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/17 03:43:44 DEBUG : dir: Looking for writers 2026/08/17 03:43:44 DEBUG : Looking for writers 2026/08/17 03:43:44 DEBUG : dir: reading active writers 2026/08/17 03:43:44 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/17 03:43:44 DEBUG : newLeaf: size = 25 OK 2026/08/17 03:43:44 DEBUG : newLeaf.rclone_chunk.001_wg3l6x: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/17 03:43:44 INFO : newLeaf.rclone_chunk.001_wg3l6x: Copied (server-side copy) to: newLeaf 2026/08/17 03:43:44 INFO : newLeaf.rclone_chunk.001_wg3l6x: Deleted 2026/08/17 03:43:44 DEBUG : newLeaf: size = 25 OK 2026/08/17 03:43:44 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/17 03:43:44 INFO : newLeaf: Copied (replaced existing) 2026/08/17 03:43:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-17 03:43:44.095982202 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/17 03:43:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/17 03:43:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/17 03:43:44 DEBUG : dir: Looking for writers 2026/08/17 03:43:44 DEBUG : Looking for writers 2026/08/17 03:43:44 DEBUG : dir: reading active writers 2026/08/17 03:43:44 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:44 DEBUG : >WaitForWriters: 2026/08/17 03:43:45 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:45 DEBUG : dir: Looking for writers 2026/08/17 03:43:45 DEBUG : Looking for writers 2026/08/17 03:43:45 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:45 DEBUG : dir: reading active writers 2026/08/17 03:43:45 DEBUG : >WaitForWriters: 2026/08/17 03:43:45 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:45 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:45 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:43:45 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:45 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:45 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:43:45 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:45 DEBUG : dir/file1.rclone_chunk.001_wg3mrt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:45 INFO : dir/file1.rclone_chunk.001_wg3mrt: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:45 INFO : dir/file1.rclone_chunk.001_wg3mrt: Deleted 2026/08/17 03:43:45 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:45 DEBUG : dir: Looking for writers 2026/08/17 03:43:45 DEBUG : file1: reading active writers 2026/08/17 03:43:45 DEBUG : Looking for writers 2026/08/17 03:43:45 DEBUG : dir: reading active writers 2026/08/17 03:43:45 DEBUG : >WaitForWriters: 2026/08/17 03:43:45 DEBUG : dir/file1: copy non-chunked object... 2026/08/17 03:43:46 DEBUG : newLeaf: size = 14 OK 2026/08/17 03:43:46 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/17 03:43:46 INFO : dir/file1: Deleted 2026/08/17 03:43:46 DEBUG : newLeaf: Updating file with newLeaf 0x3f57d0b8ea90 2026/08/17 03:43:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:46 DEBUG : newLeaf: copy non-chunked object... 2026/08/17 03:43:46 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:46 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:46 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:46 INFO : newLeaf: Deleted 2026/08/17 03:43:46 DEBUG : dir/file1: Updating file with dir/file1 0x3f57d0b8ea90 2026/08/17 03:43:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/17 03:43:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/17 03:43:46 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:43:46 DEBUG : dir/file1(0x3f57d0e43d40): openPending: 2026/08/17 03:43:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/17 03:43:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/17 03:43:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:46 DEBUG : dir/file1(0x3f57d0e43d40): >openPending: err= 2026/08/17 03:43:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/17 03:43:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:43:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:43:46 DEBUG : dir/file1(0x3f57d0e43d40): _writeAt: size=25, off=0 2026/08/17 03:43:46 DEBUG : dir/file1(0x3f57d0e43d40): >_writeAt: n=25, err= 2026/08/17 03:43:46 DEBUG : dir/file1: copy non-chunked object... 2026/08/17 03:43:46 DEBUG : newLeaf: size = 14 OK 2026/08/17 03:43:46 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/17 03:43:46 INFO : dir/file1: Deleted 2026/08/17 03:43:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/17 03:43:46 DEBUG : newLeaf: Updating file with newLeaf 0x3f57d0b8ea90 2026/08/17 03:43:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:46 DEBUG : newLeaf(0x3f57d0e43d40): close: 2026/08/17 03:43:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/17 03:43:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-17 03:43:46.61592889 +0000 UTC m=+49.961565089 2026/08/17 03:43:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/17 03:43:46 DEBUG : newLeaf(0x3f57d0e43d40): >close: err= 2026/08/17 03:43:46 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:46 DEBUG : dir: Looking for writers 2026/08/17 03:43:46 DEBUG : Looking for writers 2026/08/17 03:43:46 DEBUG : dir: reading active writers 2026/08/17 03:43:46 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/17 03:43:46 DEBUG : dir: Looking for writers 2026/08/17 03:43:46 DEBUG : Looking for writers 2026/08/17 03:43:46 DEBUG : dir: reading active writers 2026/08/17 03:43:46 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/17 03:43:46 DEBUG : dir: Looking for writers 2026/08/17 03:43:46 DEBUG : Looking for writers 2026/08/17 03:43:46 DEBUG : dir: reading active writers 2026/08/17 03:43:46 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/17 03:43:46 DEBUG : dir: Looking for writers 2026/08/17 03:43:46 DEBUG : Looking for writers 2026/08/17 03:43:46 DEBUG : dir: reading active writers 2026/08/17 03:43:46 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/17 03:43:46 DEBUG : newLeaf: vfs cache: starting upload 2026/08/17 03:43:46 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:43:46 DEBUG : dir: Looking for writers 2026/08/17 03:43:46 DEBUG : Looking for writers 2026/08/17 03:43:46 DEBUG : dir: reading active writers 2026/08/17 03:43:46 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/17 03:43:47 DEBUG : dir: Looking for writers 2026/08/17 03:43:47 DEBUG : Looking for writers 2026/08/17 03:43:47 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:47 DEBUG : dir: reading active writers 2026/08/17 03:43:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/17 03:43:47 DEBUG : newLeaf: size = 25 OK 2026/08/17 03:43:47 DEBUG : newLeaf.rclone_chunk.001_wg3n7h: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/17 03:43:47 INFO : newLeaf.rclone_chunk.001_wg3n7h: Copied (server-side copy) to: newLeaf 2026/08/17 03:43:47 INFO : newLeaf.rclone_chunk.001_wg3n7h: Deleted 2026/08/17 03:43:47 DEBUG : newLeaf: size = 25 OK 2026/08/17 03:43:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/17 03:43:47 INFO : newLeaf: Copied (replaced existing) 2026/08/17 03:43:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-17 03:43:46.61592889 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/17 03:43:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/17 03:43:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/17 03:43:47 DEBUG : dir: Looking for writers 2026/08/17 03:43:47 DEBUG : Looking for writers 2026/08/17 03:43:47 DEBUG : dir: reading active writers 2026/08/17 03:43:47 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:47 DEBUG : >WaitForWriters: 2026/08/17 03:43:47 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:47 DEBUG : dir: Looking for writers 2026/08/17 03:43:47 DEBUG : Looking for writers 2026/08/17 03:43:47 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:47 DEBUG : dir: reading active writers 2026/08/17 03:43:47 DEBUG : >WaitForWriters: 2026/08/17 03:43:47 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:47 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:47 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:43:47 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:47 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:47 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:43:48 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:48 DEBUG : dir/file1.rclone_chunk.001_wg3omx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:48 INFO : dir/file1.rclone_chunk.001_wg3omx: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:48 INFO : dir/file1.rclone_chunk.001_wg3omx: Deleted 2026/08/17 03:43:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/17 03:43:48 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:43:48 DEBUG : dir/file1(0x3f57d0e30c40): openPending: 2026/08/17 03:43:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/17 03:43:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/17 03:43:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:48 DEBUG : dir/file1(0x3f57d0e30c40): >openPending: err= 2026/08/17 03:43:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/17 03:43:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:43:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:43:48 DEBUG : dir/file1(0x3f57d0e30c40): _writeAt: size=14, off=0 2026/08/17 03:43:48 DEBUG : dir/file1(0x3f57d0e30c40): >_writeAt: n=14, err= 2026/08/17 03:43:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/17 03:43:48 DEBUG : dir/file1(0x3f57d0e30c40): close: 2026/08/17 03:43:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/17 03:43:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/17 03:43:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/17 03:43:48 DEBUG : dir/file1(0x3f57d0e30c40): >close: err= 2026/08/17 03:43:48 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:48 DEBUG : dir: Looking for writers 2026/08/17 03:43:48 DEBUG : file1: reading active writers 2026/08/17 03:43:48 DEBUG : Looking for writers 2026/08/17 03:43:48 DEBUG : dir: reading active writers 2026/08/17 03:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/17 03:43:48 DEBUG : dir: Looking for writers 2026/08/17 03:43:48 DEBUG : file1: reading active writers 2026/08/17 03:43:48 DEBUG : Looking for writers 2026/08/17 03:43:48 DEBUG : dir: reading active writers 2026/08/17 03:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/17 03:43:48 DEBUG : dir: Looking for writers 2026/08/17 03:43:48 DEBUG : file1: reading active writers 2026/08/17 03:43:48 DEBUG : Looking for writers 2026/08/17 03:43:48 DEBUG : dir: reading active writers 2026/08/17 03:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/17 03:43:48 DEBUG : dir: Looking for writers 2026/08/17 03:43:48 DEBUG : file1: reading active writers 2026/08/17 03:43:48 DEBUG : Looking for writers 2026/08/17 03:43:48 DEBUG : dir: reading active writers 2026/08/17 03:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/17 03:43:48 DEBUG : dir/file1: vfs cache: starting upload 2026/08/17 03:43:48 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:43:48 DEBUG : dir: Looking for writers 2026/08/17 03:43:48 DEBUG : file1: reading active writers 2026/08/17 03:43:48 DEBUG : Looking for writers 2026/08/17 03:43:48 DEBUG : dir: reading active writers 2026/08/17 03:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/17 03:43:48 DEBUG : dir: Looking for writers 2026/08/17 03:43:48 DEBUG : file1: reading active writers 2026/08/17 03:43:48 DEBUG : Looking for writers 2026/08/17 03:43:48 DEBUG : dir: reading active writers 2026/08/17 03:43:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/17 03:43:48 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:48 DEBUG : dir/file1.rclone_chunk.001_wg3p9d: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:48 INFO : dir/file1.rclone_chunk.001_wg3p9d: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:48 INFO : dir/file1.rclone_chunk.001_wg3p9d: Deleted 2026/08/17 03:43:48 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:48 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:48 INFO : dir/file1: Copied (replaced existing) 2026/08/17 03:43:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/17 03:43:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/17 03:43:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/17 03:43:49 DEBUG : dir: Looking for writers 2026/08/17 03:43:49 DEBUG : file1: reading active writers 2026/08/17 03:43:49 DEBUG : Looking for writers 2026/08/17 03:43:49 DEBUG : dir: reading active writers 2026/08/17 03:43:49 DEBUG : >WaitForWriters: 2026/08/17 03:43:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/17 03:43:49 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:43:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:43:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:43:49 DEBUG : dir/file1(0x3f57d0f36d00): _readAt: size=512, off=0 2026/08/17 03:43:49 DEBUG : dir/file1(0x3f57d0f36d00): openPending: 2026/08/17 03:43:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/17 03:43:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/17 03:43:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:49 DEBUG : dir/file1(0x3f57d0f36d00): >openPending: err= 2026/08/17 03:43:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/17 03:43:49 DEBUG : dir/file1(0x3f57d0f36d00): >_readAt: n=14, err=EOF 2026/08/17 03:43:49 DEBUG : dir/file1(0x3f57d0f36d00): close: 2026/08/17 03:43:49 DEBUG : dir/file1(0x3f57d0f36d00): >close: err= 2026/08/17 03:43:49 DEBUG : dir/file1: copy non-chunked object... 2026/08/17 03:43:49 DEBUG : newLeaf: size = 14 OK 2026/08/17 03:43:49 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:49 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/17 03:43:49 INFO : dir/file1: Deleted 2026/08/17 03:43:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/17 03:43:49 DEBUG : newLeaf: Updating file with newLeaf 0x3f57d0e124e0 2026/08/17 03:43:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:49 DEBUG : newLeaf: copy non-chunked object... 2026/08/17 03:43:49 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:49 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:49 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:49 INFO : newLeaf: Deleted 2026/08/17 03:43:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/17 03:43:49 DEBUG : dir/file1: Updating file with dir/file1 0x3f57d0e124e0 2026/08/17 03:43:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/17 03:43:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/17 03:43:49 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:43:49 DEBUG : dir/file1(0x3f57d0e93840): openPending: 2026/08/17 03:43:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/17 03:43:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/17 03:43:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:49 DEBUG : dir/file1(0x3f57d0e93840): >openPending: err= 2026/08/17 03:43:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/17 03:43:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:43:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:43:49 DEBUG : dir/file1(0x3f57d0e93840): _writeAt: size=25, off=0 2026/08/17 03:43:49 DEBUG : dir/file1(0x3f57d0e93840): >_writeAt: n=25, err= 2026/08/17 03:43:49 DEBUG : dir/file1: copy non-chunked object... 2026/08/17 03:43:49 DEBUG : newLeaf: size = 14 OK 2026/08/17 03:43:49 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:49 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/17 03:43:49 INFO : dir/file1: Deleted 2026/08/17 03:43:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/17 03:43:49 DEBUG : newLeaf: Updating file with newLeaf 0x3f57d0e124e0 2026/08/17 03:43:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:49 DEBUG : newLeaf(0x3f57d0e93840): close: 2026/08/17 03:43:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/17 03:43:49 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-17 03:43:49.79393757 +0000 UTC m=+53.139573770 2026/08/17 03:43:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/17 03:43:49 DEBUG : newLeaf(0x3f57d0e93840): >close: err= 2026/08/17 03:43:49 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:49 DEBUG : dir: Looking for writers 2026/08/17 03:43:49 DEBUG : Looking for writers 2026/08/17 03:43:49 DEBUG : dir: reading active writers 2026/08/17 03:43:49 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/17 03:43:50 DEBUG : dir: Looking for writers 2026/08/17 03:43:50 DEBUG : Looking for writers 2026/08/17 03:43:50 DEBUG : dir: reading active writers 2026/08/17 03:43:50 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/17 03:43:50 DEBUG : dir: Looking for writers 2026/08/17 03:43:50 DEBUG : Looking for writers 2026/08/17 03:43:50 DEBUG : dir: reading active writers 2026/08/17 03:43:50 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/17 03:43:50 DEBUG : dir: Looking for writers 2026/08/17 03:43:50 DEBUG : Looking for writers 2026/08/17 03:43:50 DEBUG : dir: reading active writers 2026/08/17 03:43:50 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/17 03:43:50 DEBUG : newLeaf: vfs cache: starting upload 2026/08/17 03:43:50 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:43:50 DEBUG : dir: Looking for writers 2026/08/17 03:43:50 DEBUG : Looking for writers 2026/08/17 03:43:50 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:50 DEBUG : dir: reading active writers 2026/08/17 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/17 03:43:50 DEBUG : dir: Looking for writers 2026/08/17 03:43:50 DEBUG : Looking for writers 2026/08/17 03:43:50 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:50 DEBUG : dir: reading active writers 2026/08/17 03:43:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/17 03:43:50 DEBUG : newLeaf: size = 25 OK 2026/08/17 03:43:50 DEBUG : newLeaf.rclone_chunk.001_wg3rcf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/17 03:43:50 INFO : newLeaf.rclone_chunk.001_wg3rcf: Copied (server-side copy) to: newLeaf 2026/08/17 03:43:50 INFO : newLeaf.rclone_chunk.001_wg3rcf: Deleted 2026/08/17 03:43:50 DEBUG : newLeaf: size = 25 OK 2026/08/17 03:43:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/17 03:43:50 INFO : newLeaf: Copied (replaced existing) 2026/08/17 03:43:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-17 03:43:49.79393757 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/17 03:43:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/17 03:43:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/17 03:43:50 DEBUG : dir: Looking for writers 2026/08/17 03:43:50 DEBUG : Looking for writers 2026/08/17 03:43:50 DEBUG : dir: reading active writers 2026/08/17 03:43:50 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:50 DEBUG : >WaitForWriters: 2026/08/17 03:43:50 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:50 DEBUG : dir: Looking for writers 2026/08/17 03:43:50 DEBUG : Looking for writers 2026/08/17 03:43:50 DEBUG : dir: reading active writers 2026/08/17 03:43:50 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:50 DEBUG : >WaitForWriters: 2026/08/17 03:43:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:50 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:43:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:50 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:43:51 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:51 DEBUG : dir/file1.rclone_chunk.001_wg3rvn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:51 INFO : dir/file1.rclone_chunk.001_wg3rvn: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:51 INFO : dir/file1.rclone_chunk.001_wg3rvn: Deleted 2026/08/17 03:43:51 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:51 DEBUG : dir: Looking for writers 2026/08/17 03:43:51 DEBUG : file1: reading active writers 2026/08/17 03:43:51 DEBUG : Looking for writers 2026/08/17 03:43:51 DEBUG : dir: reading active writers 2026/08/17 03:43:51 DEBUG : >WaitForWriters: 2026/08/17 03:43:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/17 03:43:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:43:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:43:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:43:51 DEBUG : dir/file1(0x3f57d0f8da40): _readAt: size=512, off=0 2026/08/17 03:43:51 DEBUG : dir/file1(0x3f57d0f8da40): openPending: 2026/08/17 03:43:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/17 03:43:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/17 03:43:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:51 DEBUG : dir/file1(0x3f57d0f8da40): >openPending: err= 2026/08/17 03:43:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/17 03:43:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/17 03:43:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:43:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:43:51 DEBUG : dir/file1(0x3f57d0f8da40): >_readAt: n=14, err=EOF 2026/08/17 03:43:51 DEBUG : dir/file1(0x3f57d0f8da40): close: 2026/08/17 03:43:51 DEBUG : dir/file1(0x3f57d0f8da40): >close: err= 2026/08/17 03:43:51 DEBUG : dir/file1: copy non-chunked object... 2026/08/17 03:43:51 DEBUG : newLeaf: size = 14 OK 2026/08/17 03:43:51 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/17 03:43:52 INFO : dir/file1: Deleted 2026/08/17 03:43:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/17 03:43:52 DEBUG : newLeaf: Updating file with newLeaf 0x3f57d0da0000 2026/08/17 03:43:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:52 DEBUG : newLeaf: copy non-chunked object... 2026/08/17 03:43:52 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:43:52 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:52 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:52 INFO : newLeaf: Deleted 2026/08/17 03:43:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/17 03:43:52 DEBUG : dir/file1: Updating file with dir/file1 0x3f57d0da0000 2026/08/17 03:43:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/17 03:43:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/17 03:43:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:43:52 DEBUG : dir/file1(0x3f57d085ae80): openPending: 2026/08/17 03:43:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/17 03:43:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/17 03:43:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:43:52 DEBUG : dir/file1(0x3f57d085ae80): >openPending: err= 2026/08/17 03:43:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/17 03:43:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:43:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:43:52 DEBUG : dir/file1(0x3f57d085ae80): _writeAt: size=25, off=0 2026/08/17 03:43:52 DEBUG : dir/file1(0x3f57d085ae80): >_writeAt: n=25, err= 2026/08/17 03:43:52 DEBUG : dir/file1: copy non-chunked object... 2026/08/17 03:43:52 DEBUG : newLeaf: size = 14 OK 2026/08/17 03:43:52 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:43:52 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/17 03:43:52 INFO : dir/file1: Deleted 2026/08/17 03:43:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/17 03:43:52 DEBUG : newLeaf: Updating file with newLeaf 0x3f57d0da0000 2026/08/17 03:43:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:43:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:52 DEBUG : newLeaf(0x3f57d085ae80): close: 2026/08/17 03:43:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/17 03:43:52 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-17 03:43:52.44896393 +0000 UTC m=+55.794600140 2026/08/17 03:43:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/17 03:43:52 DEBUG : newLeaf(0x3f57d085ae80): >close: err= 2026/08/17 03:43:52 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:52 DEBUG : dir: Looking for writers 2026/08/17 03:43:52 DEBUG : Looking for writers 2026/08/17 03:43:52 DEBUG : dir: reading active writers 2026/08/17 03:43:52 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/17 03:43:52 DEBUG : dir: Looking for writers 2026/08/17 03:43:52 DEBUG : Looking for writers 2026/08/17 03:43:52 DEBUG : dir: reading active writers 2026/08/17 03:43:52 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/17 03:43:52 DEBUG : dir: Looking for writers 2026/08/17 03:43:52 DEBUG : Looking for writers 2026/08/17 03:43:52 DEBUG : dir: reading active writers 2026/08/17 03:43:52 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/17 03:43:52 DEBUG : dir: Looking for writers 2026/08/17 03:43:52 DEBUG : Looking for writers 2026/08/17 03:43:52 DEBUG : dir: reading active writers 2026/08/17 03:43:52 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/17 03:43:52 DEBUG : newLeaf: vfs cache: starting upload 2026/08/17 03:43:52 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:43:52 DEBUG : dir: Looking for writers 2026/08/17 03:43:52 DEBUG : Looking for writers 2026/08/17 03:43:52 DEBUG : dir: reading active writers 2026/08/17 03:43:52 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/17 03:43:52 DEBUG : dir: Looking for writers 2026/08/17 03:43:52 DEBUG : Looking for writers 2026/08/17 03:43:52 DEBUG : dir: reading active writers 2026/08/17 03:43:52 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/17 03:43:53 DEBUG : newLeaf: size = 25 OK 2026/08/17 03:43:53 DEBUG : newLeaf.rclone_chunk.001_wg3ty2: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/17 03:43:53 INFO : newLeaf.rclone_chunk.001_wg3ty2: Copied (server-side copy) to: newLeaf 2026/08/17 03:43:53 INFO : newLeaf.rclone_chunk.001_wg3ty2: Deleted 2026/08/17 03:43:53 DEBUG : newLeaf: size = 25 OK 2026/08/17 03:43:53 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/17 03:43:53 INFO : newLeaf: Copied (replaced existing) 2026/08/17 03:43:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-17 03:43:52.44896393 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/17 03:43:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/17 03:43:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/17 03:43:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/17 03:43:53 DEBUG : dir: Looking for writers 2026/08/17 03:43:53 DEBUG : Looking for writers 2026/08/17 03:43:53 DEBUG : dir: reading active writers 2026/08/17 03:43:53 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:53 DEBUG : >WaitForWriters: 2026/08/17 03:43:53 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:53 DEBUG : dir: Looking for writers 2026/08/17 03:43:53 DEBUG : Looking for writers 2026/08/17 03:43:53 DEBUG : dir: reading active writers 2026/08/17 03:43:53 DEBUG : newLeaf: reading active writers 2026/08/17 03:43:53 DEBUG : >WaitForWriters: 2026/08/17 03:43:53 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestFileRename (16.38s) --- PASS: TestFileRename/off,forceCache=false (2.50s) --- PASS: TestFileRename/minimal,forceCache=false (2.40s) --- PASS: TestFileRename/minimal,forceCache=true (3.11s) --- PASS: TestFileRename/writes,forceCache=false (2.53s) --- PASS: TestFileRename/writes,forceCache=true (3.22s) --- PASS: TestFileRename/full,forceCache=false (2.62s) === 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 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:53 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:53 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:53 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:53 DEBUG : Looking for writers 2026/08/17 03:43:53 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 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.09s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.09s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.09s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.10s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:53 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': 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 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:54 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:54 DEBUG : dir/file1: size = 16 OK 2026/08/17 03:43:54 DEBUG : dir/file1.rclone_chunk.001_wg3vuu: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/17 03:43:54 INFO : dir/file1.rclone_chunk.001_wg3vuu: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:54 INFO : dir/file1.rclone_chunk.001_wg3vuu: Deleted 2026/08/17 03:43:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:43:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/17 03:43:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/17 03:43:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/17 03:43:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:43:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/17 03:43:54 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/17 03:43:54 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:54 DEBUG : dir: Looking for writers 2026/08/17 03:43:54 DEBUG : file1: reading active writers 2026/08/17 03:43:54 DEBUG : Looking for writers 2026/08/17 03:43:54 DEBUG : dir: reading active writers 2026/08/17 03:43:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.98s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:55 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:55 DEBUG : dir/file1: size = 16 OK 2026/08/17 03:43:55 DEBUG : dir/file1.rclone_chunk.001_wg3whc: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/17 03:43:55 INFO : dir/file1.rclone_chunk.001_wg3whc: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:55 INFO : dir/file1.rclone_chunk.001_wg3whc: Deleted 2026/08/17 03:43:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:43:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/17 03:43:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/17 03:43:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/17 03:43:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:43:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/17 03:43:55 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/17 03:43:55 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/17 03:43:55 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/17 03:43:55 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/17 03:43:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/17 03:43:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/17 03:43:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/17 03:43:55 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/17 03:43:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/17 03:43:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/17 03:43:55 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/17 03:43:56 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/17 03:43:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/17 03:43:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/17 03:43:56 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/17 03:43:56 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:56 DEBUG : dir: Looking for writers 2026/08/17 03:43:56 DEBUG : file1: reading active writers 2026/08/17 03:43:56 DEBUG : Looking for writers 2026/08/17 03:43:56 DEBUG : dir: reading active writers 2026/08/17 03:43:56 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.45s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:56 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:56 DEBUG : dir/file1: size = 16 OK 2026/08/17 03:43:56 DEBUG : dir/file1.rclone_chunk.001_wg3xge: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/17 03:43:56 INFO : dir/file1.rclone_chunk.001_wg3xge: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:56 INFO : dir/file1.rclone_chunk.001_wg3xge: Deleted 2026/08/17 03:43:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:43:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/17 03:43:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/17 03:43:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/17 03:43:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:43:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/17 03:43:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/17 03:43:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/17 03:43:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/17 03:43:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/17 03:43:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/17 03:43:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/17 03:43:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/17 03:43:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/17 03:43:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/17 03:43:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/17 03:43:57 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/17 03:43:57 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/17 03:43:57 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/17 03:43:57 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/17 03:43:57 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/17 03:43:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/17 03:43:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/17 03:43:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/17 03:43:57 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/17 03:43:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/17 03:43:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/17 03:43:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/17 03:43:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/17 03:43:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/17 03:43:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/17 03:43:57 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/17 03:43:57 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/17 03:43:57 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/17 03:43:57 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/17 03:43:57 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/17 03:43:57 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:57 DEBUG : dir: Looking for writers 2026/08/17 03:43:57 DEBUG : file1: reading active writers 2026/08/17 03:43:57 DEBUG : Looking for writers 2026/08/17 03:43:57 DEBUG : dir: reading active writers 2026/08/17 03:43:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.42s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:57 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:58 DEBUG : dir/file1: size = 16 OK 2026/08/17 03:43:58 DEBUG : dir/file1.rclone_chunk.001_wg3yhg: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/17 03:43:58 INFO : dir/file1.rclone_chunk.001_wg3yhg: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:58 INFO : dir/file1.rclone_chunk.001_wg3yhg: Deleted 2026/08/17 03:43:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:43:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/17 03:43:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/17 03:43:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/17 03:43:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:43:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/17 03:43:58 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:58 DEBUG : dir: Looking for writers 2026/08/17 03:43:58 DEBUG : file1: reading active writers 2026/08/17 03:43:58 DEBUG : Looking for writers 2026/08/17 03:43:58 DEBUG : dir: reading active writers 2026/08/17 03:43:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.87s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:58 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:59 DEBUG : dir/file1: size = 16 OK 2026/08/17 03:43:59 DEBUG : dir/file1.rclone_chunk.001_wg3zo8: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/17 03:43:59 INFO : dir/file1.rclone_chunk.001_wg3zo8: Copied (server-side copy) to: dir/file1 2026/08/17 03:43:59 INFO : dir/file1.rclone_chunk.001_wg3zo8: Deleted 2026/08/17 03:43:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:43:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/17 03:43:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/17 03:43:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/17 03:43:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:43:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/17 03:43:59 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/17 03:43:59 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/17 03:43:59 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:43:59 DEBUG : dir: Looking for writers 2026/08/17 03:43:59 DEBUG : file1: reading active writers 2026/08/17 03:43:59 DEBUG : Looking for writers 2026/08/17 03:43:59 DEBUG : dir: reading active writers 2026/08/17 03:43:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.91s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:43:59 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:43:59 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:43:59 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:59 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:43:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:43:59 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:00 DEBUG : dir/file1: size = 16 OK 2026/08/17 03:44:00 DEBUG : dir/file1.rclone_chunk.001_wg406u: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/17 03:44:00 INFO : dir/file1.rclone_chunk.001_wg406u: Copied (server-side copy) to: dir/file1 2026/08/17 03:44:00 INFO : dir/file1.rclone_chunk.001_wg406u: Deleted 2026/08/17 03:44:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/17 03:44:00 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:44:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:44:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:44:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/17 03:44:00 DEBUG : dir/file1(0x3f57d0c0d340): _readAt: size=1, off=0 2026/08/17 03:44:00 DEBUG : dir/file1(0x3f57d0c0d340): openPending: 2026/08/17 03:44:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/17 03:44:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/17 03:44:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:00 DEBUG : dir/file1(0x3f57d0c0d340): >openPending: err= 2026/08/17 03:44:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/17 03:44:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/17 03:44:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:00 DEBUG : dir/file1(0x3f57d0c0d340): >_readAt: n=1, err= 2026/08/17 03:44:00 DEBUG : dir/file1(0x3f57d0c0d340): _readAt: size=256, off=1 2026/08/17 03:44:00 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/17 03:44:00 DEBUG : dir/file1(0x3f57d0c0d340): >_readAt: n=15, err=EOF 2026/08/17 03:44:00 DEBUG : dir/file1(0x3f57d0c0d340): _readAt: size=16, off=16 2026/08/17 03:44:00 DEBUG : dir/file1(0x3f57d0c0d340): >_readAt: n=0, err=EOF 2026/08/17 03:44:00 DEBUG : dir/file1(0x3f57d0c0d340): close: 2026/08/17 03:44:00 DEBUG : dir/file1(0x3f57d0c0d340): >close: err= 2026/08/17 03:44:00 DEBUG : dir/file1(0x3f57d0c0d340): close: 2026/08/17 03:44:00 DEBUG : dir/file1(0x3f57d0c0d340): >close: err=file already closed 2026/08/17 03:44:00 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:00 DEBUG : dir: Looking for writers 2026/08/17 03:44:00 DEBUG : file1: reading active writers 2026/08/17 03:44:00 DEBUG : Looking for writers 2026/08/17 03:44:00 DEBUG : dir: reading active writers 2026/08/17 03:44:00 DEBUG : >WaitForWriters: 2026/08/17 03:44:00 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.95s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:00 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:00 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:00 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:00 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:00 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:01 DEBUG : dir/file1: size = 16 OK 2026/08/17 03:44:01 DEBUG : dir/file1.rclone_chunk.001_wg41fm: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/17 03:44:01 INFO : dir/file1.rclone_chunk.001_wg41fm: Copied (server-side copy) to: dir/file1 2026/08/17 03:44:01 INFO : dir/file1.rclone_chunk.001_wg41fm: Deleted 2026/08/17 03:44:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/17 03:44:01 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:44:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:44:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:44:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/17 03:44:01 DEBUG : dir/file1(0x3f57d0c46180): _readAt: size=1, off=0 2026/08/17 03:44:01 DEBUG : dir/file1(0x3f57d0c46180): openPending: 2026/08/17 03:44:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/17 03:44:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/17 03:44:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:01 DEBUG : dir/file1(0x3f57d0c46180): >openPending: err= 2026/08/17 03:44:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/17 03:44:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/17 03:44:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:01 DEBUG : dir/file1(0x3f57d0c46180): >_readAt: n=1, err= 2026/08/17 03:44:01 DEBUG : dir/file1(0x3f57d0c46180): _readAt: size=1, off=5 2026/08/17 03:44:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/17 03:44:01 DEBUG : dir/file1(0x3f57d0c46180): >_readAt: n=1, err= 2026/08/17 03:44:01 DEBUG : dir/file1(0x3f57d0c46180): _readAt: size=1, off=3 2026/08/17 03:44:01 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/17 03:44:01 DEBUG : dir/file1(0x3f57d0c46180): >_readAt: n=1, err= 2026/08/17 03:44:01 DEBUG : dir/file1(0x3f57d0c46180): _readAt: size=1, off=13 2026/08/17 03:44:01 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/17 03:44:01 DEBUG : dir/file1(0x3f57d0c46180): >_readAt: n=1, err= 2026/08/17 03:44:01 DEBUG : dir/file1(0x3f57d0c46180): _readAt: size=16, off=100 2026/08/17 03:44:01 DEBUG : dir/file1(0x3f57d0c46180): >_readAt: n=0, err=EOF 2026/08/17 03:44:01 DEBUG : dir/file1(0x3f57d0c46180): close: 2026/08/17 03:44:01 DEBUG : dir/file1(0x3f57d0c46180): >close: err= 2026/08/17 03:44:01 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:01 DEBUG : dir: Looking for writers 2026/08/17 03:44:01 DEBUG : file1: reading active writers 2026/08/17 03:44:01 DEBUG : Looking for writers 2026/08/17 03:44:01 DEBUG : dir: reading active writers 2026/08/17 03:44:01 DEBUG : >WaitForWriters: 2026/08/17 03:44:01 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.92s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:01 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:01 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:01 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:01 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:01 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:01 DEBUG : dir/file1: size = 16 OK 2026/08/17 03:44:01 DEBUG : dir/file1.rclone_chunk.001_wg424k: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/17 03:44:01 INFO : dir/file1.rclone_chunk.001_wg424k: Copied (server-side copy) to: dir/file1 2026/08/17 03:44:01 INFO : dir/file1.rclone_chunk.001_wg424k: Deleted 2026/08/17 03:44:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/17 03:44:02 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:44:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:44:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:44:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): _readAt: size=1, off=0 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): openPending: 2026/08/17 03:44:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/17 03:44:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/17 03:44:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): >openPending: err= 2026/08/17 03:44:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/17 03:44:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/17 03:44:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): >_readAt: n=1, err= 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): _readAt: size=1, off=5 2026/08/17 03:44:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): >_readAt: n=1, err= 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): _readAt: size=1, off=1 2026/08/17 03:44:02 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): >_readAt: n=1, err= 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): _readAt: size=6, off=10 2026/08/17 03:44:02 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): >_readAt: n=6, err= 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): _readAt: size=256, off=10 2026/08/17 03:44:02 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): >_readAt: n=6, err=EOF 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): _readAt: size=256, off=100 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): >_readAt: n=0, err=EOF 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): close: 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): >close: err= 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): _readAt: size=256, off=100 2026/08/17 03:44:02 DEBUG : dir/file1(0x3f57d0dbd080): >_readAt: n=0, err=file already closed 2026/08/17 03:44:02 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:02 DEBUG : dir: Looking for writers 2026/08/17 03:44:02 DEBUG : file1: reading active writers 2026/08/17 03:44:02 DEBUG : Looking for writers 2026/08/17 03:44:02 DEBUG : dir: reading active writers 2026/08/17 03:44:02 DEBUG : >WaitForWriters: 2026/08/17 03:44:02 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.00s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:02 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:02 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:02 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:02 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:02 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:02 DEBUG : dir/file1: size = 16 OK 2026/08/17 03:44:02 DEBUG : dir/file1.rclone_chunk.001_wg43wa: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/17 03:44:02 INFO : dir/file1.rclone_chunk.001_wg43wa: Copied (server-side copy) to: dir/file1 2026/08/17 03:44:02 INFO : dir/file1.rclone_chunk.001_wg43wa: Deleted 2026/08/17 03:44:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/17 03:44:03 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:44:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:44:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:44:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/17 03:44:03 DEBUG : dir/file1(0x3f57d0df7ec0): RWFileHandle.Flush 2026/08/17 03:44:03 DEBUG : dir/file1(0x3f57d0df7ec0): _readAt: size=256, off=0 2026/08/17 03:44:03 DEBUG : dir/file1(0x3f57d0df7ec0): openPending: 2026/08/17 03:44:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/17 03:44:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/17 03:44:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:03 DEBUG : dir/file1(0x3f57d0df7ec0): >openPending: err= 2026/08/17 03:44:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/17 03:44:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/17 03:44:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:03 DEBUG : dir/file1(0x3f57d0df7ec0): >_readAt: n=16, err=EOF 2026/08/17 03:44:03 DEBUG : dir/file1(0x3f57d0df7ec0): RWFileHandle.Flush 2026/08/17 03:44:03 DEBUG : dir/file1(0x3f57d0df7ec0): RWFileHandle.Flush 2026/08/17 03:44:03 DEBUG : dir/file1(0x3f57d0df7ec0): close: 2026/08/17 03:44:03 DEBUG : dir/file1(0x3f57d0df7ec0): >close: err= 2026/08/17 03:44:03 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:03 DEBUG : dir: Looking for writers 2026/08/17 03:44:03 DEBUG : file1: reading active writers 2026/08/17 03:44:03 DEBUG : Looking for writers 2026/08/17 03:44:03 DEBUG : dir: reading active writers 2026/08/17 03:44:03 DEBUG : >WaitForWriters: 2026/08/17 03:44:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.93s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:03 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:03 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:03 DEBUG : dir/file1: size = 16 OK 2026/08/17 03:44:03 DEBUG : dir/file1.rclone_chunk.001_wg44ku: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/17 03:44:03 INFO : dir/file1.rclone_chunk.001_wg44ku: Copied (server-side copy) to: dir/file1 2026/08/17 03:44:03 INFO : dir/file1.rclone_chunk.001_wg44ku: Deleted 2026/08/17 03:44:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/17 03:44:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:44:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:44:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:44:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/17 03:44:04 DEBUG : dir/file1(0x3f57d0956040): _readAt: size=256, off=0 2026/08/17 03:44:04 DEBUG : dir/file1(0x3f57d0956040): openPending: 2026/08/17 03:44:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/17 03:44:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/17 03:44:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:04 DEBUG : dir/file1(0x3f57d0956040): >openPending: err= 2026/08/17 03:44:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/17 03:44:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/17 03:44:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:04 DEBUG : dir/file1(0x3f57d0956040): >_readAt: n=16, err=EOF 2026/08/17 03:44:04 DEBUG : dir/file1(0x3f57d0956040): RWFileHandle.Release 2026/08/17 03:44:04 DEBUG : dir/file1(0x3f57d0956040): close: 2026/08/17 03:44:04 DEBUG : dir/file1(0x3f57d0956040): >close: err= 2026/08/17 03:44:04 DEBUG : dir/file1(0x3f57d0956040): RWFileHandle.Release 2026/08/17 03:44:04 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:04 DEBUG : dir: Looking for writers 2026/08/17 03:44:04 DEBUG : file1: reading active writers 2026/08/17 03:44:04 DEBUG : Looking for writers 2026/08/17 03:44:04 DEBUG : dir: reading active writers 2026/08/17 03:44:04 DEBUG : >WaitForWriters: 2026/08/17 03:44:04 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.94s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:04 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:04 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:04 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:04 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:04 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:04 DEBUG : file1: newRWFileHandle: 2026/08/17 03:44:04 DEBUG : file1(0x3f57d0e42f80): openPending: 2026/08/17 03:44:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:04 DEBUG : file1(0x3f57d0e42f80): >openPending: err= 2026/08/17 03:44:04 DEBUG : file1: >newRWFileHandle: err= 2026/08/17 03:44:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/17 03:44:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/17 03:44:04 DEBUG : file1(0x3f57d0e42f80): _writeAt: size=5, off=0 2026/08/17 03:44:04 DEBUG : file1(0x3f57d0e42f80): >_writeAt: n=5, err= 2026/08/17 03:44:04 DEBUG : file1(0x3f57d0e42f80): _writeAt: size=7, off=5 2026/08/17 03:44:04 DEBUG : file1(0x3f57d0e42f80): >_writeAt: n=7, err= 2026/08/17 03:44:04 DEBUG : file1: vfs cache: truncate to size=11 2026/08/17 03:44:04 DEBUG : file1(0x3f57d0e42f80): close: 2026/08/17 03:44:04 DEBUG : file1: vfs cache: setting modification time to 2026-08-17 03:44:04.482655488 +0000 UTC m=+67.828291677 2026/08/17 03:44:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:04 DEBUG : file1(0x3f57d0e42f80): >close: err= 2026/08/17 03:44:04 DEBUG : file1(0x3f57d0e42f80): close: 2026/08/17 03:44:04 DEBUG : file1(0x3f57d0e42f80): >close: err=file already closed 2026/08/17 03:44:04 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:04 DEBUG : Looking for writers 2026/08/17 03:44:04 DEBUG : file1: reading active writers 2026/08/17 03:44:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/17 03:44:04 DEBUG : Looking for writers 2026/08/17 03:44:04 DEBUG : file1: reading active writers 2026/08/17 03:44:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/17 03:44:04 DEBUG : Looking for writers 2026/08/17 03:44:04 DEBUG : file1: reading active writers 2026/08/17 03:44:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/17 03:44:04 DEBUG : Looking for writers 2026/08/17 03:44:04 DEBUG : file1: reading active writers 2026/08/17 03:44:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/17 03:44:04 DEBUG : file1: vfs cache: starting upload 2026/08/17 03:44:04 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:44:04 DEBUG : Looking for writers 2026/08/17 03:44:04 DEBUG : file1: reading active writers 2026/08/17 03:44:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/17 03:44:04 DEBUG : Looking for writers 2026/08/17 03:44:04 DEBUG : file1: reading active writers 2026/08/17 03:44:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/17 03:44:04 DEBUG : file1: size = 11 OK 2026/08/17 03:44:04 DEBUG : file1.rclone_chunk.001_wg45gi: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/17 03:44:04 INFO : file1.rclone_chunk.001_wg45gi: Copied (server-side copy) to: file1 2026/08/17 03:44:05 INFO : file1.rclone_chunk.001_wg45gi: Deleted 2026/08/17 03:44:05 DEBUG : file1: size = 11 OK 2026/08/17 03:44:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/17 03:44:05 INFO : file1: Copied (new) 2026/08/17 03:44:05 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-17 03:44:04.482655488 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/17 03:44:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/17 03:44:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:05 INFO : file1: vfs cache: upload succeeded try #1 2026/08/17 03:44:05 DEBUG : Looking for writers 2026/08/17 03:44:05 DEBUG : file1: reading active writers 2026/08/17 03:44:05 DEBUG : >WaitForWriters: 2026/08/17 03:44:05 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:05 DEBUG : Looking for writers 2026/08/17 03:44:05 DEBUG : file1: reading active writers 2026/08/17 03:44:05 DEBUG : >WaitForWriters: 2026/08/17 03:44:05 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.94s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:05 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:05 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:05 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:05 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:05 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:05 DEBUG : file1: newRWFileHandle: 2026/08/17 03:44:05 DEBUG : file1(0x3f57d0ba8a80): openPending: 2026/08/17 03:44:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:05 DEBUG : file1(0x3f57d0ba8a80): >openPending: err= 2026/08/17 03:44:05 DEBUG : file1: >newRWFileHandle: err= 2026/08/17 03:44:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/17 03:44:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/17 03:44:05 DEBUG : file1(0x3f57d0ba8a80): _writeAt: size=7, off=0 2026/08/17 03:44:05 DEBUG : file1(0x3f57d0ba8a80): >_writeAt: n=7, err= 2026/08/17 03:44:05 DEBUG : file1(0x3f57d0ba8a80): _writeAt: size=6, off=5 2026/08/17 03:44:05 DEBUG : file1(0x3f57d0ba8a80): >_writeAt: n=6, err= 2026/08/17 03:44:05 DEBUG : file1(0x3f57d0ba8a80): close: 2026/08/17 03:44:05 DEBUG : file1: vfs cache: setting modification time to 2026-08-17 03:44:05.420949799 +0000 UTC m=+68.766585988 2026/08/17 03:44:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:05 DEBUG : file1(0x3f57d0ba8a80): >close: err= 2026/08/17 03:44:05 DEBUG : file1(0x3f57d0ba8a80): _writeAt: size=5, off=0 2026/08/17 03:44:05 DEBUG : file1(0x3f57d0ba8a80): >_writeAt: n=0, err=file already closed 2026/08/17 03:44:05 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:05 DEBUG : Looking for writers 2026/08/17 03:44:05 DEBUG : file1: reading active writers 2026/08/17 03:44:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/17 03:44:05 DEBUG : Looking for writers 2026/08/17 03:44:05 DEBUG : file1: reading active writers 2026/08/17 03:44:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/17 03:44:05 DEBUG : Looking for writers 2026/08/17 03:44:05 DEBUG : file1: reading active writers 2026/08/17 03:44:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/17 03:44:05 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke/dir/file1: no such file or directory 2026/08/17 03:44:05 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke/dir/file1: no such file or directory 2026/08/17 03:44:05 DEBUG : Looking for writers 2026/08/17 03:44:05 DEBUG : file1: reading active writers 2026/08/17 03:44:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/17 03:44:05 DEBUG : file1: vfs cache: starting upload 2026/08/17 03:44:05 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:44:05 DEBUG : Looking for writers 2026/08/17 03:44:05 DEBUG : file1: reading active writers 2026/08/17 03:44:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/17 03:44:05 DEBUG : Looking for writers 2026/08/17 03:44:05 DEBUG : file1: reading active writers 2026/08/17 03:44:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/17 03:44:05 DEBUG : file1: size = 11 OK 2026/08/17 03:44:05 DEBUG : file1.rclone_chunk.001_wg464h: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/17 03:44:05 INFO : file1.rclone_chunk.001_wg464h: Copied (server-side copy) to: file1 2026/08/17 03:44:05 INFO : file1.rclone_chunk.001_wg464h: Deleted 2026/08/17 03:44:05 DEBUG : file1: size = 11 OK 2026/08/17 03:44:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/17 03:44:05 INFO : file1: Copied (new) 2026/08/17 03:44:05 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-17 03:44:05.420949799 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/17 03:44:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/17 03:44:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:05 INFO : file1: vfs cache: upload succeeded try #1 2026/08/17 03:44:06 DEBUG : Looking for writers 2026/08/17 03:44:06 DEBUG : file1: reading active writers 2026/08/17 03:44:06 DEBUG : >WaitForWriters: 2026/08/17 03:44:06 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:06 DEBUG : Looking for writers 2026/08/17 03:44:06 DEBUG : file1: reading active writers 2026/08/17 03:44:06 DEBUG : >WaitForWriters: 2026/08/17 03:44:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:06 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:06 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:06 DEBUG : file1: newRWFileHandle: 2026/08/17 03:44:06 DEBUG : file1(0x3f57d0eac540): openPending: 2026/08/17 03:44:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:06 DEBUG : file1(0x3f57d0eac540): >openPending: err= 2026/08/17 03:44:06 DEBUG : file1: >newRWFileHandle: err= 2026/08/17 03:44:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/17 03:44:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/17 03:44:06 DEBUG : file1(0x3f57d0eac540): close: 2026/08/17 03:44:06 DEBUG : file1: vfs cache: setting modification time to 2026-08-17 03:44:06.328430498 +0000 UTC m=+69.674066687 2026/08/17 03:44:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:06 DEBUG : file1(0x3f57d0eac540): >close: err= 2026/08/17 03:44:06 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/17 03:44:06 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/17 03:44:06 DEBUG : file2: newRWFileHandle: 2026/08/17 03:44:06 DEBUG : file2(0x3f57d0eac9c0): openPending: 2026/08/17 03:44:06 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/17 03:44:06 DEBUG : file2(0x3f57d0eac9c0): >openPending: err= 2026/08/17 03:44:06 DEBUG : file2: >newRWFileHandle: err= 2026/08/17 03:44:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/17 03:44:06 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/17 03:44:06 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/17 03:44:06 DEBUG : file2(0x3f57d0eac9c0): RWFileHandle.Flush 2026/08/17 03:44:06 DEBUG : file2(0x3f57d0eac9c0): RWFileHandle.Release 2026/08/17 03:44:06 DEBUG : file2(0x3f57d0eac9c0): close: 2026/08/17 03:44:06 DEBUG : file2: vfs cache: setting modification time to 2026-08-17 03:44:06.330149715 +0000 UTC m=+69.675785904 2026/08/17 03:44:06 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:06 DEBUG : file2(0x3f57d0eac9c0): >close: err= 2026/08/17 03:44:06 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:06 DEBUG : Looking for writers 2026/08/17 03:44:06 DEBUG : file1: reading active writers 2026/08/17 03:44:06 DEBUG : file2: reading active writers 2026/08/17 03:44:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/17 03:44:06 DEBUG : Looking for writers 2026/08/17 03:44:06 DEBUG : file1: reading active writers 2026/08/17 03:44:06 DEBUG : file2: reading active writers 2026/08/17 03:44:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/17 03:44:06 DEBUG : Looking for writers 2026/08/17 03:44:06 DEBUG : file1: reading active writers 2026/08/17 03:44:06 DEBUG : file2: reading active writers 2026/08/17 03:44:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/17 03:44:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke/dir/file1: no such file or directory 2026/08/17 03:44:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke/dir/file1: no such file or directory 2026/08/17 03:44:06 DEBUG : Looking for writers 2026/08/17 03:44:06 DEBUG : file1: reading active writers 2026/08/17 03:44:06 DEBUG : file2: reading active writers 2026/08/17 03:44:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/17 03:44:06 DEBUG : file2: vfs cache: starting upload 2026/08/17 03:44:06 DEBUG : file1: vfs cache: starting upload 2026/08/17 03:44:06 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:44:06 DEBUG : Looking for writers 2026/08/17 03:44:06 DEBUG : file2: reading active writers 2026/08/17 03:44:06 DEBUG : file1: reading active writers 2026/08/17 03:44:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/17 03:44:06 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:44:06 DEBUG : Looking for writers 2026/08/17 03:44:06 DEBUG : file1: reading active writers 2026/08/17 03:44:06 DEBUG : file2: reading active writers 2026/08/17 03:44:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/17 03:44:06 DEBUG : file2: size = 0 OK 2026/08/17 03:44:06 DEBUG : file2.rclone_chunk.001_wg47ji: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/17 03:44:06 INFO : file2.rclone_chunk.001_wg47ji: Copied (server-side copy) to: file2 2026/08/17 03:44:06 DEBUG : file1: size = 0 OK 2026/08/17 03:44:06 DEBUG : file1.rclone_chunk.001_wg47md: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/17 03:44:06 INFO : file1.rclone_chunk.001_wg47md: Copied (server-side copy) to: file1 2026/08/17 03:44:06 INFO : file2.rclone_chunk.001_wg47ji: Deleted 2026/08/17 03:44:06 DEBUG : file2: size = 0 OK 2026/08/17 03:44:06 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/17 03:44:06 INFO : file2: Copied (new) 2026/08/17 03:44:06 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-17 03:44:06.330149715 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/17 03:44:06 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/17 03:44:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/17 03:44:06 INFO : file2: vfs cache: upload succeeded try #1 2026/08/17 03:44:06 INFO : file1.rclone_chunk.001_wg47md: Deleted 2026/08/17 03:44:06 DEBUG : file1: size = 0 OK 2026/08/17 03:44:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/17 03:44:06 INFO : file1: Copied (new) 2026/08/17 03:44:06 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-17 03:44:06.328430498 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/17 03:44:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/17 03:44:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:06 INFO : file1: vfs cache: upload succeeded try #1 2026/08/17 03:44:06 DEBUG : Looking for writers 2026/08/17 03:44:06 DEBUG : file1: reading active writers 2026/08/17 03:44:06 DEBUG : file2: reading active writers 2026/08/17 03:44:06 DEBUG : >WaitForWriters: 2026/08/17 03:44:07 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:07 DEBUG : Looking for writers 2026/08/17 03:44:07 DEBUG : file1: reading active writers 2026/08/17 03:44:07 DEBUG : file2: reading active writers 2026/08/17 03:44:07 DEBUG : >WaitForWriters: 2026/08/17 03:44:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.00s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:07 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:07 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:07 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke/dir/file1: no such file or directory 2026/08/17 03:44:07 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke/dir/file1: no such file or directory 2026/08/17 03:44:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:07 DEBUG : file1: newRWFileHandle: 2026/08/17 03:44:07 DEBUG : file1(0x3f57d0c0c740): openPending: 2026/08/17 03:44:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:07 DEBUG : file1(0x3f57d0c0c740): >openPending: err= 2026/08/17 03:44:07 DEBUG : file1: >newRWFileHandle: err= 2026/08/17 03:44:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/17 03:44:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/17 03:44:07 DEBUG : file1(0x3f57d0c0c740): _writeAt: size=5, off=0 2026/08/17 03:44:07 DEBUG : file1(0x3f57d0c0c740): >_writeAt: n=5, err= 2026/08/17 03:44:07 DEBUG : file1(0x3f57d0c0c740): RWFileHandle.Flush 2026/08/17 03:44:07 DEBUG : file1(0x3f57d0c0c740): RWFileHandle.Flush 2026/08/17 03:44:07 DEBUG : file1(0x3f57d0c0c740): close: 2026/08/17 03:44:07 DEBUG : file1: vfs cache: setting modification time to 2026-08-17 03:44:07.328633171 +0000 UTC m=+70.674269370 2026/08/17 03:44:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:07 DEBUG : file1(0x3f57d0c0c740): >close: err= 2026/08/17 03:44:07 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:07 DEBUG : Looking for writers 2026/08/17 03:44:07 DEBUG : file1: reading active writers 2026/08/17 03:44:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/17 03:44:07 DEBUG : Looking for writers 2026/08/17 03:44:07 DEBUG : file1: reading active writers 2026/08/17 03:44:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/17 03:44:07 DEBUG : Looking for writers 2026/08/17 03:44:07 DEBUG : file1: reading active writers 2026/08/17 03:44:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/17 03:44:07 DEBUG : Looking for writers 2026/08/17 03:44:07 DEBUG : file1: reading active writers 2026/08/17 03:44:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/17 03:44:07 DEBUG : file1: vfs cache: starting upload 2026/08/17 03:44:07 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:44:07 DEBUG : Looking for writers 2026/08/17 03:44:07 DEBUG : file1: reading active writers 2026/08/17 03:44:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/17 03:44:07 DEBUG : Looking for writers 2026/08/17 03:44:07 DEBUG : file1: reading active writers 2026/08/17 03:44:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/17 03:44:07 DEBUG : file1: size = 5 OK 2026/08/17 03:44:07 DEBUG : file1.rclone_chunk.001_wg48bh: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:44:07 INFO : file1.rclone_chunk.001_wg48bh: Copied (server-side copy) to: file1 2026/08/17 03:44:07 INFO : file1.rclone_chunk.001_wg48bh: Deleted 2026/08/17 03:44:07 DEBUG : file1: size = 5 OK 2026/08/17 03:44:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:44:07 INFO : file1: Copied (new) 2026/08/17 03:44:07 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-17 03:44:07.328633171 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/17 03:44:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/17 03:44:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:07 INFO : file1: vfs cache: upload succeeded try #1 2026/08/17 03:44:07 DEBUG : Looking for writers 2026/08/17 03:44:07 DEBUG : file1: reading active writers 2026/08/17 03:44:07 DEBUG : >WaitForWriters: 2026/08/17 03:44:07 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:08 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:08 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:08 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:08 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:08 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:08 DEBUG : file1: newRWFileHandle: 2026/08/17 03:44:08 DEBUG : file1(0x3f57d0956fc0): openPending: 2026/08/17 03:44:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:08 DEBUG : file1(0x3f57d0956fc0): >openPending: err= 2026/08/17 03:44:08 DEBUG : file1: >newRWFileHandle: err= 2026/08/17 03:44:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/17 03:44:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/17 03:44:08 DEBUG : file1(0x3f57d0956fc0): _writeAt: size=5, off=0 2026/08/17 03:44:08 DEBUG : file1(0x3f57d0956fc0): >_writeAt: n=5, err= 2026/08/17 03:44:08 DEBUG : file1(0x3f57d0956fc0): RWFileHandle.Release 2026/08/17 03:44:08 DEBUG : file1(0x3f57d0956fc0): close: 2026/08/17 03:44:08 DEBUG : file1: vfs cache: setting modification time to 2026-08-17 03:44:08.150360497 +0000 UTC m=+71.495996676 2026/08/17 03:44:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:08 DEBUG : file1(0x3f57d0956fc0): >close: err= 2026/08/17 03:44:08 DEBUG : file1(0x3f57d0956fc0): RWFileHandle.Release 2026/08/17 03:44:08 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:08 DEBUG : Looking for writers 2026/08/17 03:44:08 DEBUG : file1: reading active writers 2026/08/17 03:44:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/17 03:44:08 DEBUG : Looking for writers 2026/08/17 03:44:08 DEBUG : file1: reading active writers 2026/08/17 03:44:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/17 03:44:08 DEBUG : Looking for writers 2026/08/17 03:44:08 DEBUG : file1: reading active writers 2026/08/17 03:44:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/17 03:44:08 DEBUG : Looking for writers 2026/08/17 03:44:08 DEBUG : file1: reading active writers 2026/08/17 03:44:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/17 03:44:08 DEBUG : file1: vfs cache: starting upload 2026/08/17 03:44:08 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:44:08 DEBUG : Looking for writers 2026/08/17 03:44:08 DEBUG : file1: reading active writers 2026/08/17 03:44:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/17 03:44:08 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke/dir/file1: no such file or directory 2026/08/17 03:44:08 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke/dir/file1: no such file or directory 2026/08/17 03:44:08 DEBUG : Looking for writers 2026/08/17 03:44:08 DEBUG : file1: reading active writers 2026/08/17 03:44:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/17 03:44:08 DEBUG : file1: size = 5 OK 2026/08/17 03:44:08 DEBUG : file1.rclone_chunk.001_wg490m: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:44:08 INFO : file1.rclone_chunk.001_wg490m: Copied (server-side copy) to: file1 2026/08/17 03:44:08 INFO : file1.rclone_chunk.001_wg490m: Deleted 2026/08/17 03:44:08 DEBUG : file1: size = 5 OK 2026/08/17 03:44:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:44:08 INFO : file1: Copied (new) 2026/08/17 03:44:08 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-17 03:44:08.150360497 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/17 03:44:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/17 03:44:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:08 INFO : file1: vfs cache: upload succeeded try #1 2026/08/17 03:44:08 DEBUG : Looking for writers 2026/08/17 03:44:08 DEBUG : file1: reading active writers 2026/08/17 03:44:08 DEBUG : >WaitForWriters: 2026/08/17 03:44:08 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:08 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:08 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:08 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:08 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:08 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:09 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke/dir/file1: no such file or directory 2026/08/17 03:44:09 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke/dir/file1: no such file or directory 2026/08/17 03:44:09 DEBUG : dir/file1: size = 16 OK 2026/08/17 03:44:09 DEBUG : dir/file1.rclone_chunk.001_wg49js: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/17 03:44:09 INFO : dir/file1.rclone_chunk.001_wg49js: Copied (server-side copy) to: dir/file1 2026/08/17 03:44:09 INFO : dir/file1.rclone_chunk.001_wg49js: Deleted 2026/08/17 03:44:09 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/17 03:44:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/17 03:44:09 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:44:09 DEBUG : dir/file1(0x3f57d0c9c140): openPending: 2026/08/17 03:44:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/17 03:44:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/17 03:44:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:09 DEBUG : dir/file1(0x3f57d0c9c140): >openPending: err= 2026/08/17 03:44:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/17 03:44:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:44:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:44:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/17 03:44:09 DEBUG : dir/file1(0x3f57d0c9c140): _writeAt: size=5, off=0 2026/08/17 03:44:09 DEBUG : dir/file1(0x3f57d0c9c140): >_writeAt: n=5, err= 2026/08/17 03:44:09 DEBUG : dir/file1(0x3f57d0c9c140): close: 2026/08/17 03:44:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:09 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-17 03:44:09.629513457 +0000 UTC m=+72.975149646 2026/08/17 03:44:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:09 DEBUG : dir/file1(0x3f57d0c9c140): >close: err= 2026/08/17 03:44:09 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:09 DEBUG : dir: Looking for writers 2026/08/17 03:44:09 DEBUG : file1: reading active writers 2026/08/17 03:44:09 DEBUG : Looking for writers 2026/08/17 03:44:09 DEBUG : dir: reading active writers 2026/08/17 03:44:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/17 03:44:09 DEBUG : dir: Looking for writers 2026/08/17 03:44:09 DEBUG : file1: reading active writers 2026/08/17 03:44:09 DEBUG : Looking for writers 2026/08/17 03:44:09 DEBUG : dir: reading active writers 2026/08/17 03:44:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/17 03:44:09 DEBUG : dir: Looking for writers 2026/08/17 03:44:09 DEBUG : file1: reading active writers 2026/08/17 03:44:09 DEBUG : Looking for writers 2026/08/17 03:44:09 DEBUG : dir: reading active writers 2026/08/17 03:44:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/17 03:44:09 DEBUG : dir: Looking for writers 2026/08/17 03:44:09 DEBUG : file1: reading active writers 2026/08/17 03:44:09 DEBUG : Looking for writers 2026/08/17 03:44:09 DEBUG : dir: reading active writers 2026/08/17 03:44:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/17 03:44:09 DEBUG : dir/file1: vfs cache: starting upload 2026/08/17 03:44:09 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:44:09 DEBUG : dir: Looking for writers 2026/08/17 03:44:09 DEBUG : file1: reading active writers 2026/08/17 03:44:09 DEBUG : Looking for writers 2026/08/17 03:44:09 DEBUG : dir: reading active writers 2026/08/17 03:44:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/17 03:44:09 DEBUG : dir: Looking for writers 2026/08/17 03:44:09 DEBUG : file1: reading active writers 2026/08/17 03:44:09 DEBUG : Looking for writers 2026/08/17 03:44:09 DEBUG : dir: reading active writers 2026/08/17 03:44:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/17 03:44:10 DEBUG : dir/file1: size = 5 OK 2026/08/17 03:44:10 DEBUG : dir/file1.rclone_chunk.001_wg4ai1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:44:10 INFO : dir/file1.rclone_chunk.001_wg4ai1: Copied (server-side copy) to: dir/file1 2026/08/17 03:44:10 INFO : dir/file1.rclone_chunk.001_wg4ai1: Deleted 2026/08/17 03:44:10 DEBUG : dir/file1: size = 5 OK 2026/08/17 03:44:10 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:44:10 INFO : dir/file1: Copied (replaced existing) 2026/08/17 03:44:10 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-17 03:44:09.629513457 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/17 03:44:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/17 03:44:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/17 03:44:10 DEBUG : dir: Looking for writers 2026/08/17 03:44:10 DEBUG : file1: reading active writers 2026/08/17 03:44:10 DEBUG : Looking for writers 2026/08/17 03:44:10 DEBUG : dir: reading active writers 2026/08/17 03:44:10 DEBUG : >WaitForWriters: 2026/08/17 03:44:10 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.53s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:10 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:10 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:10 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:10 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:10 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:10 DEBUG : dir/file1: size = 16 OK 2026/08/17 03:44:10 DEBUG : dir/file1.rclone_chunk.001_wg4bds: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/17 03:44:10 INFO : dir/file1.rclone_chunk.001_wg4bds: Copied (server-side copy) to: dir/file1 2026/08/17 03:44:10 INFO : dir/file1.rclone_chunk.001_wg4bds: Deleted 2026/08/17 03:44:11 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:11 DEBUG : dir/file1: newRWFileHandle: 2026/08/17 03:44:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/17 03:44:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/17 03:44:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/17 03:44:11 DEBUG : dir/file1(0x3f57d0e78f80): _writeAt: size=5, off=0 2026/08/17 03:44:11 DEBUG : dir/file1(0x3f57d0e78f80): openPending: 2026/08/17 03:44:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/17 03:44:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/17 03:44:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:11 DEBUG : dir/file1(0x3f57d0e78f80): >openPending: err= 2026/08/17 03:44:11 DEBUG : dir/file1(0x3f57d0e78f80): >_writeAt: n=5, err= 2026/08/17 03:44:11 DEBUG : dir/file1(0x3f57d0e78f80): _writeAt: size=15, off=5 2026/08/17 03:44:11 DEBUG : dir/file1(0x3f57d0e78f80): >_writeAt: n=15, err= 2026/08/17 03:44:11 DEBUG : dir/file1(0x3f57d0e78f80): close: 2026/08/17 03:44:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/17 03:44:11 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-17 03:44:11.1409909 +0000 UTC m=+74.486627089 2026/08/17 03:44:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:11 DEBUG : dir/file1(0x3f57d0e78f80): >close: err= 2026/08/17 03:44:11 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:11 DEBUG : dir: Looking for writers 2026/08/17 03:44:11 DEBUG : file1: reading active writers 2026/08/17 03:44:11 DEBUG : Looking for writers 2026/08/17 03:44:11 DEBUG : dir: reading active writers 2026/08/17 03:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/17 03:44:11 DEBUG : dir: Looking for writers 2026/08/17 03:44:11 DEBUG : file1: reading active writers 2026/08/17 03:44:11 DEBUG : Looking for writers 2026/08/17 03:44:11 DEBUG : dir: reading active writers 2026/08/17 03:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/17 03:44:11 DEBUG : dir: Looking for writers 2026/08/17 03:44:11 DEBUG : file1: reading active writers 2026/08/17 03:44:11 DEBUG : Looking for writers 2026/08/17 03:44:11 DEBUG : dir: reading active writers 2026/08/17 03:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/17 03:44:11 DEBUG : dir: Looking for writers 2026/08/17 03:44:11 DEBUG : file1: reading active writers 2026/08/17 03:44:11 DEBUG : Looking for writers 2026/08/17 03:44:11 DEBUG : dir: reading active writers 2026/08/17 03:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/17 03:44:11 DEBUG : dir/file1: vfs cache: starting upload 2026/08/17 03:44:11 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:44:11 DEBUG : dir: Looking for writers 2026/08/17 03:44:11 DEBUG : file1: reading active writers 2026/08/17 03:44:11 DEBUG : Looking for writers 2026/08/17 03:44:11 DEBUG : dir: reading active writers 2026/08/17 03:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/17 03:44:11 DEBUG : dir: Looking for writers 2026/08/17 03:44:11 DEBUG : file1: reading active writers 2026/08/17 03:44:11 DEBUG : Looking for writers 2026/08/17 03:44:11 DEBUG : dir: reading active writers 2026/08/17 03:44:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/17 03:44:11 DEBUG : dir/file1: size = 20 OK 2026/08/17 03:44:11 DEBUG : dir/file1.rclone_chunk.001_wg4c3e: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/17 03:44:11 INFO : dir/file1.rclone_chunk.001_wg4c3e: Copied (server-side copy) to: dir/file1 2026/08/17 03:44:11 INFO : dir/file1.rclone_chunk.001_wg4c3e: Deleted 2026/08/17 03:44:11 DEBUG : dir/file1: size = 20 OK 2026/08/17 03:44:11 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/17 03:44:11 INFO : dir/file1: Copied (replaced existing) 2026/08/17 03:44:11 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-17 03:44:11.1409909 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/17 03:44:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/17 03:44:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/17 03:44:11 DEBUG : dir: Looking for writers 2026/08/17 03:44:11 DEBUG : file1: reading active writers 2026/08/17 03:44:11 DEBUG : Looking for writers 2026/08/17 03:44:11 DEBUG : dir: reading active writers 2026/08/17 03:44:11 DEBUG : >WaitForWriters: 2026/08/17 03:44:11 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.51s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:11 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:11 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:11 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:11 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:11 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : file1: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : file1(0x3f57d0d4db40): openPending: 2026/08/17 03:44:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:12 DEBUG : file1(0x3f57d0d4db40): >openPending: err= 2026/08/17 03:44:12 DEBUG : file1: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/17 03:44:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/17 03:44:12 DEBUG : file1(0x3f57d0d4db40): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : file1(0x3f57d0d4db40): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : file1(0x3f57d0d4db40): close: 2026/08/17 03:44:12 DEBUG : file1: vfs cache: setting modification time to 2026-08-17 03:44:12.008542811 +0000 UTC m=+75.354179009 2026/08/17 03:44:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : file1(0x3f57d0d4db40): >close: err= 2026/08/17 03:44:12 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:12 DEBUG : Looking for writers 2026/08/17 03:44:12 DEBUG : file1: reading active writers 2026/08/17 03:44:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/17 03:44:12 DEBUG : Looking for writers 2026/08/17 03:44:12 DEBUG : file1: reading active writers 2026/08/17 03:44:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/17 03:44:12 DEBUG : Looking for writers 2026/08/17 03:44:12 DEBUG : file1: reading active writers 2026/08/17 03:44:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/17 03:44:12 DEBUG : Looking for writers 2026/08/17 03:44:12 DEBUG : file1: reading active writers 2026/08/17 03:44:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/17 03:44:12 DEBUG : file1: vfs cache: starting upload 2026/08/17 03:44:12 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:44:12 DEBUG : Looking for writers 2026/08/17 03:44:12 DEBUG : file1: reading active writers 2026/08/17 03:44:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/17 03:44:12 DEBUG : Looking for writers 2026/08/17 03:44:12 DEBUG : file1: reading active writers 2026/08/17 03:44:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/17 03:44:12 DEBUG : file1: size = 5 OK 2026/08/17 03:44:12 DEBUG : file1.rclone_chunk.001_wg4dqw: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:44:12 INFO : file1.rclone_chunk.001_wg4dqw: Copied (server-side copy) to: file1 2026/08/17 03:44:12 INFO : file1.rclone_chunk.001_wg4dqw: Deleted 2026/08/17 03:44:12 DEBUG : file1: size = 5 OK 2026/08/17 03:44:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:44:12 INFO : file1: Copied (new) 2026/08/17 03:44:12 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-17 03:44:12.008542811 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/17 03:44:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:12 INFO : file1: vfs cache: upload succeeded try #1 2026/08/17 03:44:12 DEBUG : Looking for writers 2026/08/17 03:44:12 DEBUG : file1: reading active writers 2026/08/17 03:44:12 DEBUG : >WaitForWriters: 2026/08/17 03:44:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:12 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/17 03:44:12 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d06928c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d06928c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d06928c0): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d06928c0): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d06928c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.834649911 +0000 UTC m=+76.180286109 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d06928c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0693800): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0693800): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0693800): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0693800): >_readAt: n=2, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0693800): _writeAt: size=3, off=2 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0693800): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0693800): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.834649911 +0000 UTC m=+76.180286109 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0693800): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0693d80): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0693d80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0693d80): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0693d80): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0693d80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.834649911 +0000 UTC m=+76.180286109 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0693d80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07c0a80 item 1 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0956600): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0956600): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0956600): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0956600): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0956600): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.83778385 +0000 UTC m=+76.183420049 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0956600): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0956b00): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0956b00): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0956b00): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0956b00): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0956b00): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.83778385 +0000 UTC m=+76.183420049 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0956b00): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07c1500 item 2 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0957140): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0957140): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0957140): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0957140): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0957140): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.840280235 +0000 UTC m=+76.185916424 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0957140): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d09575c0): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d09575c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d09575c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d09575c0): >_readAt: n=2, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d09575c0): _writeAt: size=3, off=2 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d09575c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d09575c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.840280235 +0000 UTC m=+76.185916424 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d09575c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0957a80): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0957a80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0957a80): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0957a80): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0957a80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.840280235 +0000 UTC m=+76.185916424 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0957a80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07c1a40 item 3 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba8380): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba8380): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba8380): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba8380): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba8380): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.843500518 +0000 UTC m=+76.189136737 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba8380): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba8900): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba8900): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba8900): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba8900): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba8900): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.843500518 +0000 UTC m=+76.189136737 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba8900): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07ee0e0 item 4 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba9640): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba9640): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba9640): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba9640): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba9640): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.845630661 +0000 UTC m=+76.191266859 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba9640): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba9e00): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba9e00): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba9e00): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba9e00): >_readAt: n=2, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba9e00): _writeAt: size=3, off=2 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba9e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba9e00): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.845630661 +0000 UTC m=+76.191266859 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ba9e00): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085a540): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085a540): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085a540): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085a540): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085a540): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.845630661 +0000 UTC m=+76.191266859 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085a540): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07ee700 item 5 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085abc0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085abc0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085abc0): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085abc0): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085abc0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.848493798 +0000 UTC m=+76.194130017 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085abc0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085b100): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085b100): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085b100): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085b100): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085b100): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.848493798 +0000 UTC m=+76.194130017 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085b100): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07eed90 item 6 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085b780): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085b780): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085b780): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085b780): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085b780): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.85064419 +0000 UTC m=+76.196280390 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085b780): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085bc80): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085bc80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085bc80): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085bc80): >_readAt: n=2, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085bc80): _writeAt: size=3, off=2 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085bc80): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085bc80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.85064419 +0000 UTC m=+76.196280390 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d085bc80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e42240): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e42240): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e42240): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e42240): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e42240): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.85064419 +0000 UTC m=+76.196280390 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e42240): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07ef2d0 item 7 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e429c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e429c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e429c0): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e429c0): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e429c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.853723396 +0000 UTC m=+76.199359595 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e429c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e42f80): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e42f80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e42f80): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e42f80): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e42f80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.853723396 +0000 UTC m=+76.199359595 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e42f80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07efb90 item 8 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43540): _readAt: size=2, off=0 2026/08/17 03:44:12 ERROR : open-test-file(0x3f57d0e43540): Couldn't read size of file 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43540): >_readAt: n=0, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43540): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43540): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43540): close: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43540): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43900): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43900): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43900): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43900): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43900): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.856070329 +0000 UTC m=+76.201706528 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43900): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43d80): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43d80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43d80): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43d80): >_readAt: n=2, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43d80): _writeAt: size=3, off=2 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43d80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.856070329 +0000 UTC m=+76.201706528 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e43d80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86380): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86380): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86380): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86380): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86380): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.856070329 +0000 UTC m=+76.201706528 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86380): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d077c1c0 item 9 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86a00): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86a00): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86a00): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86a00): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86a00): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.858822868 +0000 UTC m=+76.204459067 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86a00): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86f40): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86f40): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86f40): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86f40): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86f40): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.858822868 +0000 UTC m=+76.204459067 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a86f40): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d077c7e0 item 10 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87580): _readAt: size=2, off=0 2026/08/17 03:44:12 ERROR : open-test-file(0x3f57d0a87580): Couldn't read size of file 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87580): >_readAt: n=0, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87580): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87580): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87580): close: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87580): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87940): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87940): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87940): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87940): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87940): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.860834658 +0000 UTC m=+76.206470857 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87940): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87e40): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87e40): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87e40): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87e40): >_readAt: n=2, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87e40): _writeAt: size=3, off=2 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87e40): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.860834658 +0000 UTC m=+76.206470857 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0a87e40): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab8440): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab8440): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab8440): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab8440): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab8440): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.860834658 +0000 UTC m=+76.206470857 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab8440): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d077d650 item 11 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab8ac0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab8ac0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab8ac0): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab8ac0): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab8ac0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.864064859 +0000 UTC m=+76.209701048 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab8ac0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9000): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9000): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9000): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9000): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9000): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.864064859 +0000 UTC m=+76.209701048 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9000): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d032e150 item 12 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9640): _readAt: size=2, off=0 2026/08/17 03:44:12 ERROR : open-test-file(0x3f57d0ab9640): Couldn't read size of file 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9640): >_readAt: n=0, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9640): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9640): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9640): close: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9640): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9a00): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9a00): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9a00): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9a00): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9a00): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.866288098 +0000 UTC m=+76.211924317 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ab9a00): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ada1c0): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ada1c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ada1c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ada1c0): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ada1c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.866288098 +0000 UTC m=+76.211924317 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ada1c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d032e700 item 13 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ada840): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ada840): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ada840): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ada840): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ada840): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.868622368 +0000 UTC m=+76.214258588 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ada840): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adad80): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adad80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adad80): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adad80): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adad80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.868622368 +0000 UTC m=+76.214258588 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adad80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d032f2d0 item 14 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adb3c0): _readAt: size=2, off=0 2026/08/17 03:44:12 ERROR : open-test-file(0x3f57d0adb3c0): Couldn't read size of file 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adb3c0): >_readAt: n=0, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adb3c0): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adb3c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adb3c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adb3c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adb780): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adb780): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adb780): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adb780): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adb780): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.871229041 +0000 UTC m=+76.216865260 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adb780): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adbe40): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adbe40): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adbe40): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adbe40): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adbe40): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.871229041 +0000 UTC m=+76.216865260 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0adbe40): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d057c1c0 item 15 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 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/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b205c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b205c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b205c0): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b205c0): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b205c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.872959459 +0000 UTC m=+76.218595648 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b205c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b20b00): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b20b00): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b20b00): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b20b00): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b20b00): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.872959459 +0000 UTC m=+76.218595648 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b20b00): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d057c850 item 16 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b21140): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b21140): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b21140): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b21140): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b21140): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.874681171 +0000 UTC m=+76.220317360 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b21140): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b215c0): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b215c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b215c0): open at offset 5 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b215c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b215c0): >_readAt: n=2, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b215c0): _writeAt: size=3, off=7 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b215c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b215c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.874681171 +0000 UTC m=+76.220317360 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b215c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b21ac0): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b21ac0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b21ac0): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b21ac0): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b21ac0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.874681171 +0000 UTC m=+76.220317360 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b21ac0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d057d2d0 item 17 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3c240): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3c240): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3c240): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3c240): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3c240): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.877035839 +0000 UTC m=+76.222672039 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3c240): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3c780): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3c780): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3c780): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3c780): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3c780): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.877035839 +0000 UTC m=+76.222672039 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3c780): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8c1c0 item 18 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3ce00): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3ce00): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3ce00): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3ce00): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3ce00): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.878669434 +0000 UTC m=+76.224305633 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3ce00): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3d300): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3d300): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3d300): open at offset 5 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3d300): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3d300): >_readAt: n=2, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3d300): _writeAt: size=3, off=7 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3d300): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3d300): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.878669434 +0000 UTC m=+76.224305633 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3d300): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3d800): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3d800): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3d800): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3d800): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3d800): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.878669434 +0000 UTC m=+76.224305633 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3d800): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8c690 item 19 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3de80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3de80): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3de80): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3de80): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3de80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.881259277 +0000 UTC m=+76.226895466 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b3de80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7a4c0): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7a4c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7a4c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7a4c0): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7a4c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.881259277 +0000 UTC m=+76.226895466 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7a4c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8d030 item 20 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7ab40): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7ab40): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7ab40): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7ab40): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7ab40): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.883183702 +0000 UTC m=+76.228819891 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7ab40): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7b040): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7b040): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7b040): open at offset 5 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7b040): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7b040): >_readAt: n=2, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7b040): _writeAt: size=3, off=7 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7b040): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7b040): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.883183702 +0000 UTC m=+76.228819891 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7b040): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7b540): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7b540): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7b540): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7b540): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7b540): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.883183702 +0000 UTC m=+76.228819891 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7b540): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8d490 item 21 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7bbc0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7bbc0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7bbc0): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7bbc0): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7bbc0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.885993018 +0000 UTC m=+76.231629207 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0b7bbc0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bce200): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bce200): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bce200): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bce200): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bce200): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.885993018 +0000 UTC m=+76.231629207 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bce200): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8db90 item 22 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bce880): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bce880): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bce880): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bce880): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bce880): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.887856728 +0000 UTC m=+76.233492917 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bce880): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bced80): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bced80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bced80): open at offset 5 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bced80): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bced80): >_readAt: n=2, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bced80): _writeAt: size=3, off=7 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bced80): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bced80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.887856728 +0000 UTC m=+76.233492917 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bced80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcf280): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcf280): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcf280): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcf280): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcf280): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.887856728 +0000 UTC m=+76.233492917 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcf280): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d05944d0 item 23 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 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/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcf900): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcf900): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcf900): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcf900): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcf900): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.890693937 +0000 UTC m=+76.236330146 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcf900): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcfe40): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcfe40): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcfe40): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcfe40): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcfe40): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.890693937 +0000 UTC m=+76.236330146 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0bcfe40): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0594a80 item 24 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50580): _readAt: size=2, off=0 2026/08/17 03:44:12 ERROR : open-test-file(0x3f57d0c50580): Couldn't read size of file 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50580): >_readAt: n=0, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50580): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50580): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50580): close: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50580): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50940): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50940): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50940): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50940): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50940): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.892835842 +0000 UTC m=+76.238472041 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50940): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50e40): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50e40): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50e40): open at offset 5 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50e40): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50e40): >_readAt: n=2, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50e40): _writeAt: size=3, off=7 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50e40): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.892835842 +0000 UTC m=+76.238472041 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c50e40): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c51380): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c51380): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c51380): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c51380): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c51380): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.892835842 +0000 UTC m=+76.238472041 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c51380): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0594ee0 item 25 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c51a00): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c51a00): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c51a00): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c51a00): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c51a00): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.896011311 +0000 UTC m=+76.241647560 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c51a00): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98040): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98040): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98040): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98040): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98040): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.896011311 +0000 UTC m=+76.241647560 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98040): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d05955e0 item 26 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98680): _readAt: size=2, off=0 2026/08/17 03:44:12 ERROR : open-test-file(0x3f57d0c98680): Couldn't read size of file 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98680): >_readAt: n=0, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98680): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98680): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98680): close: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98680): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98a40): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98a40): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98a40): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98a40): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98a40): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.898618976 +0000 UTC m=+76.244255205 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98a40): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98f40): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98f40): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98f40): open at offset 5 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98f40): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98f40): >_readAt: n=2, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98f40): _writeAt: size=3, off=7 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98f40): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98f40): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.898618976 +0000 UTC m=+76.244255205 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c98f40): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c99480): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c99480): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c99480): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c99480): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c99480): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.898618976 +0000 UTC m=+76.244255205 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c99480): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0595ab0 item 27 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 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/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c99b00): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c99b00): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c99b00): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c99b00): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c99b00): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.901530775 +0000 UTC m=+76.247166964 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0c99b00): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6140): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6140): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6140): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6140): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6140): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.901530775 +0000 UTC m=+76.247166964 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6140): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1324230 item 28 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6780): _readAt: size=2, off=0 2026/08/17 03:44:12 ERROR : open-test-file(0x3f57d0cc6780): Couldn't read size of file 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6780): >_readAt: n=0, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6780): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6780): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6780): close: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6780): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6b40): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6b40): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6b40): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6b40): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6b40): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.903798599 +0000 UTC m=+76.249434798 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc6b40): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7200): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7200): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7200): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7200): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7200): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.903798599 +0000 UTC m=+76.249434798 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7200): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1324930 item 29 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 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/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7880): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7880): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7880): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7880): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7880): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.905752309 +0000 UTC m=+76.251388498 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7880): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7dc0): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7dc0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7dc0): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7dc0): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7dc0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.905752309 +0000 UTC m=+76.251388498 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cc7dc0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1324d20 item 30 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 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/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf8500): _readAt: size=2, off=0 2026/08/17 03:44:12 ERROR : open-test-file(0x3f57d0cf8500): Couldn't read size of file 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf8500): >_readAt: n=0, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf8500): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf8500): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf8500): close: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf8500): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf88c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf88c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf88c0): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf88c0): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf88c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.907886561 +0000 UTC m=+76.253522760 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf88c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf8f80): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf8f80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf8f80): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf8f80): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf8f80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.907886561 +0000 UTC m=+76.253522760 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf8f80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1325730 item 31 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 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/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf9600): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf9600): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf9600): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf9600): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf9600): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.909719863 +0000 UTC m=+76.255356052 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf9600): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf9b40): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf9b40): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf9b40): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf9b40): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf9b40): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.909719863 +0000 UTC m=+76.255356052 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0cf9b40): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1325c00 item 32 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72280): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72280): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72280): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72280): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72280): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.911636393 +0000 UTC m=+76.257272633 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72280): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72700): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72700): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72700): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72700): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72700): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d13c4310 item 33 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72700): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72700): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.912341805 +0000 UTC m=+76.257978005 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72700): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72c00): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72c00): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72c00): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72c00): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72c00): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.912341805 +0000 UTC m=+76.257978005 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d72c00): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d13c4690 item 33 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d73240): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d73240): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d73240): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d73240): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d73240): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.914125935 +0000 UTC m=+76.259762124 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d73240): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d736c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d736c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d13c4a80 item 34 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d736c0): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d736c0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d736c0): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d736c0): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d736c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.915128458 +0000 UTC m=+76.260764718 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d736c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d73c00): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d73c00): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d73c00): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d73c00): >_readAt: n=3, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d73c00): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.915128458 +0000 UTC m=+76.260764718 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d73c00): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d13c4c40 item 34 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc0340): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc0340): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc0340): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc0340): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc0340): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.917150137 +0000 UTC m=+76.262786336 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc0340): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc07c0): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc07c0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc07c0): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc07c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc07c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d13c56c0 item 35 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc07c0): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc07c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.917951772 +0000 UTC m=+76.263587961 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc07c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc0cc0): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc0cc0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc0cc0): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc0cc0): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc0cc0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.917951772 +0000 UTC m=+76.263587961 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc0cc0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d13c59d0 item 35 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1340): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1340): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1340): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1340): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1340): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.920116591 +0000 UTC m=+76.265752780 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1340): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1840): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1840): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d13c5dc0 item 36 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1840): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1840): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1840): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1840): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1840): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.920942651 +0000 UTC m=+76.266578850 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1840): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1d80): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1d80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1d80): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1d80): >_readAt: n=3, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1d80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.920942651 +0000 UTC m=+76.266578850 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0dc1d80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d031c230 item 36 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e004c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e004c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e004c0): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e004c0): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e004c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.922963528 +0000 UTC m=+76.268599727 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e004c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e00940): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e00940): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e00940): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e00940): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e00940): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d031cb60 item 37 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e00940): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e00940): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.925789024 +0000 UTC m=+76.271425254 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e00940): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e00e40): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e00e40): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e00e40): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e00e40): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e00e40): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.925789024 +0000 UTC m=+76.271425254 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e00e40): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d031cfc0 item 37 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e014c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e014c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e014c0): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e014c0): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e014c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.927773213 +0000 UTC m=+76.273409412 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e014c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e019c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e019c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d031dab0 item 38 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e019c0): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e019c0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e019c0): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e019c0): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e019c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.928580947 +0000 UTC m=+76.274217146 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e019c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30000): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30000): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30000): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30000): >_readAt: n=3, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30000): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.928580947 +0000 UTC m=+76.274217146 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30000): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7e1c0 item 38 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30680): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30680): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30680): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30680): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30680): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.930383703 +0000 UTC m=+76.276019922 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30680): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30b80): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30b80): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30b80): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30b80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30b80): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7e620 item 39 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30b80): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30b80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.931147256 +0000 UTC m=+76.276783445 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e30b80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31080): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31080): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31080): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31080): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31080): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.931147256 +0000 UTC m=+76.276783445 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31080): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7ea10 item 39 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31700): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31700): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31700): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31700): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31700): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.932829653 +0000 UTC m=+76.278465842 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31700): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31c00): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31c00): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7ed90 item 40 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31c00): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31c00): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31c00): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31c00): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31c00): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.933693325 +0000 UTC m=+76.279329514 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e31c00): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e6e240): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e6e240): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e6e240): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e6e240): >_readAt: n=3, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e6e240): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.933693325 +0000 UTC m=+76.279329514 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e6e240): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7ef50 item 40 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e6e800): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e6e800): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e6e800): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e6e800): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e6e800): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e6e800): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e6e800): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.935638689 +0000 UTC m=+76.281274878 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0e6e800): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ead800): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ead800): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ead800): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d06fad20 item 41 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ead800): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ead800): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.936671189 +0000 UTC m=+76.282307387 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ead800): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0eadd00): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0eadd00): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0eadd00): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0eadd00): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0eadd00): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d06fafc0 item 41 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0eadd00): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0eadd00): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.937431073 +0000 UTC m=+76.283067263 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0eadd00): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940340): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940340): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940340): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940340): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940340): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.937431073 +0000 UTC m=+76.283067263 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940340): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d06fb340 item 41 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940980): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940980): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940980): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940980): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940980): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940980): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940980): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.939215314 +0000 UTC m=+76.284851513 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940980): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940e80): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940e80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940e80): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d06fb9d0 item 42 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940e80): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940e80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.940336091 +0000 UTC m=+76.285972280 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0940e80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d09413c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d09413c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d06fbd50 item 42 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d09413c0): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d09413c0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d09413c0): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d09413c0): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d09413c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.941259555 +0000 UTC m=+76.286895945 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d09413c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0941940): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0941940): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0941940): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0941940): >_readAt: n=3, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0941940): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.941259555 +0000 UTC m=+76.286895945 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0941940): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8a2a0 item 42 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edc080): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edc080): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edc080): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edc080): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edc080): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edc080): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edc080): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.943200021 +0000 UTC m=+76.288836250 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edc080): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edc580): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edc580): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edc580): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8a690 item 43 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edc580): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edc580): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.943966648 +0000 UTC m=+76.289602837 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edc580): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edcac0): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edcac0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edcac0): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edcac0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edcac0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8aa10 item 43 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edcac0): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edcac0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.944828186 +0000 UTC m=+76.290464375 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edcac0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edd000): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edd000): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edd000): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edd000): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edd000): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.944828186 +0000 UTC m=+76.290464375 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edd000): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8abd0 item 43 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edd640): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edd640): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edd640): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edd640): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edd640): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edd640): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edd640): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.946920398 +0000 UTC m=+76.292556587 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0edd640): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0eddb40): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0eddb40): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0eddb40): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8af50 item 44 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0eddb40): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0eddb40): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.947636049 +0000 UTC m=+76.293272238 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0eddb40): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0a180): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0a180): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8b260 item 44 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0a180): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0a180): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0a180): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0a180): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0a180): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.948528445 +0000 UTC m=+76.294164694 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0a180): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0a700): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0a700): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0a700): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0a700): >_readAt: n=3, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0a700): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.948528445 +0000 UTC m=+76.294164694 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0a700): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8b420 item 44 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0ad40): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0ad40): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0ad40): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0ad40): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0ad40): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0ad40): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0ad40): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.950480161 +0000 UTC m=+76.296116350 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0ad40): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0b240): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0b240): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0b240): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8b880 item 45 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0b240): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0b240): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.951203397 +0000 UTC m=+76.296839587 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0b240): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0b940): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0b940): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0b940): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0b940): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0b940): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.951203397 +0000 UTC m=+76.296839587 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f0b940): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8bab0 item 45 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80080): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80080): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80080): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80080): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80080): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80080): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80080): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.953118354 +0000 UTC m=+76.298754573 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80080): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80580): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80580): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80580): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8be30 item 46 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80580): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80580): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.953908818 +0000 UTC m=+76.299545007 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80580): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80c80): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80c80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80c80): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80c80): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80c80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.953908818 +0000 UTC m=+76.299545007 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f80c80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d05901c0 item 46 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f812c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f812c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f812c0): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f812c0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f812c0): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f812c0): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f812c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.956270678 +0000 UTC m=+76.301906877 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f812c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f817c0): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f817c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f817c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0590930 item 47 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f817c0): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f817c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.956957506 +0000 UTC m=+76.302593726 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f817c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f81ec0): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f81ec0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f81ec0): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f81ec0): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f81ec0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.956957506 +0000 UTC m=+76.302593726 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0f81ec0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0590d20 item 47 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 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/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb6600): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb6600): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb6600): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb6600): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb6600): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb6600): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb6600): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.959179893 +0000 UTC m=+76.304816083 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb6600): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb6b00): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb6b00): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb6b00): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d05915e0 item 48 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb6b00): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb6b00): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.959871459 +0000 UTC m=+76.305507659 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb6b00): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7200): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7200): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7200): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7200): >_readAt: n=5, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7200): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.959871459 +0000 UTC m=+76.305507659 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7200): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0591960 item 48 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7840): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7840): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7840): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7840): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7840): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.961762572 +0000 UTC m=+76.307398761 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7840): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7cc0): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7cc0): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7cc0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7cc0): open at offset 5 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7cc0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0580000 item 49 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7cc0): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7cc0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.962843724 +0000 UTC m=+76.308479913 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fb7cc0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdc300): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdc300): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdc300): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdc300): >_readAt: n=8, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdc300): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.962843724 +0000 UTC m=+76.308479913 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdc300): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0580540 item 49 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdc980): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdc980): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdc980): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdc980): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdc980): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.964732902 +0000 UTC m=+76.310369091 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdc980): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdce80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdce80): open at offset 5 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdce80): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0580cb0 item 50 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdce80): _readAt: size=2, off=5 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdce80): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdce80): _writeAt: size=3, off=5 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdce80): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdce80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.965677036 +0000 UTC m=+76.311313225 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdce80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdd400): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdd400): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdd400): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdd400): >_readAt: n=3, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdd400): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.965677036 +0000 UTC m=+76.311313225 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdd400): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0581030 item 50 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdda80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdda80): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdda80): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdda80): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdda80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.968433712 +0000 UTC m=+76.314069902 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0fdda80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1004080): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1004080): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1004080): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1004080): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1004080): open at offset 5 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1004080): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0581570 item 51 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1004080): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1004080): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.969363588 +0000 UTC m=+76.314999788 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1004080): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10045c0): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10045c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10045c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10045c0): >_readAt: n=8, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10045c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.969363588 +0000 UTC m=+76.314999788 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10045c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d05818f0 item 51 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1004c40): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1004c40): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1004c40): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1004c40): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1004c40): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.973042818 +0000 UTC m=+76.318679007 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1004c40): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1005140): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1005140): open at offset 5 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1005140): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da2230 item 52 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1005140): _readAt: size=2, off=5 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1005140): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1005140): _writeAt: size=3, off=5 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1005140): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1005140): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.974074607 +0000 UTC m=+76.319710826 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1005140): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10056c0): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10056c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10056c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10056c0): >_readAt: n=3, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10056c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.974074607 +0000 UTC m=+76.319710826 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10056c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da2770 item 52 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1005d40): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1005d40): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1005d40): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1005d40): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1005d40): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.976211623 +0000 UTC m=+76.321847843 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1005d40): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022340): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022340): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022340): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022340): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022340): open at offset 5 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022340): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da2cb0 item 53 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022340): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022340): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.977114399 +0000 UTC m=+76.322750617 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022340): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022880): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022880): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022880): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022880): >_readAt: n=8, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022880): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.977114399 +0000 UTC m=+76.322750617 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022880): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da2e70 item 53 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0586ec0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0586ec0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0586ec0): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0586ec0): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0586ec0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.982417666 +0000 UTC m=+76.328053855 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0586ec0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d05875c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d05875c0): open at offset 5 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d05875c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7e310 item 54 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d05875c0): _readAt: size=2, off=5 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d05875c0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d05875c0): _writeAt: size=3, off=5 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d05875c0): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d05875c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.983354044 +0000 UTC m=+76.328990233 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d05875c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0587c80): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0587c80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0587c80): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0587c80): >_readAt: n=3, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0587c80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.983354044 +0000 UTC m=+76.328990233 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0587c80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7e540 item 54 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6400): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6400): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6400): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6400): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6400): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.98494051 +0000 UTC m=+76.330576699 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6400): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6900): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6900): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6900): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6900): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6900): open at offset 5 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6900): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7eaf0 item 55 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6900): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6900): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.985618441 +0000 UTC m=+76.331254630 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6900): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6e40): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6e40): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6e40): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6e40): >_readAt: n=8, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6e40): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.985618441 +0000 UTC m=+76.331254630 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca6e40): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7ecb0 item 55 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 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/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca7600): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca7600): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca7600): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca7600): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca7600): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.988182364 +0000 UTC m=+76.333818593 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca7600): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca7b00): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca7b00): open at offset 5 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca7b00): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7f030 item 56 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca7b00): _readAt: size=2, off=5 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca7b00): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca7b00): _writeAt: size=3, off=5 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca7b00): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca7b00): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.989359617 +0000 UTC m=+76.334995806 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0ca7b00): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022180): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022180): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022180): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022180): >_readAt: n=3, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022180): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.989359617 +0000 UTC m=+76.334995806 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022180): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7f340 item 56 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10227c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10227c0): open at offset 0 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10227c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10227c0): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10227c0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10227c0): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10227c0): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10227c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.992407274 +0000 UTC m=+76.338043473 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10227c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022e00): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022e00): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022e00): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7f730 item 57 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022e00): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022e00): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.99317829 +0000 UTC m=+76.338814499 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1022e00): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1023340): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1023340): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1023340): _writeAt: size=3, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1023340): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1023340): open at offset 5 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1023340): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7fab0 item 57 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1023340): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1023340): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.994250876 +0000 UTC m=+76.339887076 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d1023340): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10238c0): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10238c0): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10238c0): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10238c0): >_readAt: n=8, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10238c0): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.994250876 +0000 UTC m=+76.339887076 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d10238c0): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7fc70 item 57 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4c000): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4c000): open at offset 0 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4c000): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4c000): _readAt: size=2, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4c000): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4c000): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4c000): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4c000): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.996346664 +0000 UTC m=+76.341982863 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4c000): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4c540): _writeAt: size=5, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4c540): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4c540): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe8850 item 58 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4c540): >_writeAt: n=5, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4c540): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.997179067 +0000 UTC m=+76.342815266 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4c540): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4ca80): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4ca80): open at offset 5 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4ca80): >openPending: err= 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe8a10 item 58 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4ca80): _readAt: size=2, off=5 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4ca80): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4ca80): _writeAt: size=3, off=5 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4ca80): >_writeAt: n=3, err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4ca80): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.998307589 +0000 UTC m=+76.343943808 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4ca80): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4d040): _readAt: size=512, off=0 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4d040): openPending: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4d040): >openPending: err= 2026/08/17 03:44:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4d040): >_readAt: n=3, err=EOF 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4d040): close: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:12.998307589 +0000 UTC m=+76.343943808 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4d040): >close: err= 2026/08/17 03:44:12 DEBUG : open-test-file: Remove: 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe8bd0 item 58 2026/08/17 03:44:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/17 03:44:12 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:12 DEBUG : open-test-file(0x3f57d0d4d680): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d680): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d680): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d680): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d680): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d680): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d680): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d680): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.000414678 +0000 UTC m=+76.346050888 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d680): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4dbc0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4dbc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4dbc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe8fc0 item 59 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4dbc0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4dbc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.001120752 +0000 UTC m=+76.346756961 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4dbc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6280): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6280): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6280): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6280): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6280): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6280): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe9180 item 59 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6280): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6280): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.001979904 +0000 UTC m=+76.347616093 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6280): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6800): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6800): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6800): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6800): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6800): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.001979904 +0000 UTC m=+76.347616093 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6800): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe9340 item 59 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6ec0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6ec0): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6ec0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6ec0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6ec0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6ec0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6ec0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.00428069 +0000 UTC m=+76.349916909 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6ec0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7440): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7440): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7440): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe97a0 item 60 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7440): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7440): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.004914648 +0000 UTC m=+76.350550847 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7440): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7980): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7980): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7980): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe9960 item 60 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7980): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7980): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7980): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7980): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7980): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.005998084 +0000 UTC m=+76.351634323 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7980): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0481e00): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0481e00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0481e00): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0481e00): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0481e00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.005998084 +0000 UTC m=+76.351634323 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0481e00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe9c70 item 60 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0349d00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0349d00): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0349d00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0349d00): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0349d00): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0349d00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0349d00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0349d00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.007802913 +0000 UTC m=+76.353439132 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0349d00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c480): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c480): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c480): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f22150 item 61 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c480): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c480): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.008662237 +0000 UTC m=+76.354298436 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c480): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0cd00): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0cd00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0cd00): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0cd00): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0cd00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.008662237 +0000 UTC m=+76.354298436 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0cd00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f223f0 item 61 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0d400): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0d400): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0d400): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0d400): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0d400): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0d400): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0d400): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0d400): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.010661613 +0000 UTC m=+76.356297802 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0d400): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0692b00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0692b00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0692b00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f22930 item 62 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0692b00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0692b00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.011434492 +0000 UTC m=+76.357070681 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0692b00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0693cc0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0693cc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0693cc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0693cc0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0693cc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.011434492 +0000 UTC m=+76.357070681 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0693cc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f22c40 item 62 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956540): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956540): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956540): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956540): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956540): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956540): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956540): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956540): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.013180241 +0000 UTC m=+76.358816430 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956540): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956a80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956a80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956a80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f233b0 item 63 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956a80): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956a80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.013791745 +0000 UTC m=+76.359427944 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956a80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957180): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957180): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957180): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957180): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957180): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.013791745 +0000 UTC m=+76.359427944 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957180): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f23570 item 63 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09577c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09577c0): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09577c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09577c0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09577c0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09577c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09577c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09577c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.015603727 +0000 UTC m=+76.361239967 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09577c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957d00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957d00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957d00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f238f0 item 64 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957d00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957d00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.016328166 +0000 UTC m=+76.361964355 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957d00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8600): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8600): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8600): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8600): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8600): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.016328166 +0000 UTC m=+76.361964355 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8600): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f23c00 item 64 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9040): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9040): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9040): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9040): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9040): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.01805652 +0000 UTC m=+76.363692720 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9040): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9880): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9880): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9880): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9880): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9880): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da21c0 item 65 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9880): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9880): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.018764518 +0000 UTC m=+76.364400707 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9880): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a2c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a2c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a2c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a2c0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a2c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.018764518 +0000 UTC m=+76.364400707 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a2c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da2700 item 65 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a900): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a900): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a900): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a900): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a900): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.020338441 +0000 UTC m=+76.365974630 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a900): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085ad80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085ad80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da2a80 item 66 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085ad80): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085ad80): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085ad80): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085ad80): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085ad80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.020992296 +0000 UTC m=+76.366628485 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085ad80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b2c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b2c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b2c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b2c0): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b2c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.020992296 +0000 UTC m=+76.366628485 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b2c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da2e00 item 66 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b900): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b900): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b900): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b900): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b900): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.022652131 +0000 UTC m=+76.368288370 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b900): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085bd80): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085bd80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085bd80): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085bd80): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085bd80): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da3490 item 67 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085bd80): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085bd80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.023275718 +0000 UTC m=+76.368911907 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085bd80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42380): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42380): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42380): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42380): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42380): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.023275718 +0000 UTC m=+76.368911907 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42380): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da3650 item 67 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42b00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42b00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42b00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42b00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42b00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.024963547 +0000 UTC m=+76.370599736 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42b00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43000): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43000): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da3c00 item 68 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43000): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43000): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43000): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43000): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43000): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.025738269 +0000 UTC m=+76.371374458 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43000): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43540): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43540): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43540): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43540): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43540): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.025738269 +0000 UTC m=+76.371374458 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43540): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da3e30 item 68 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43b80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43b80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43b80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43b80): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43b80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.027428693 +0000 UTC m=+76.373064882 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43b80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac100): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac100): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac100): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac100): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac100): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d04e27e0 item 69 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac100): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac100): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.028302052 +0000 UTC m=+76.373938241 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac100): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac600): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac600): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac600): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac600): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac600): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.028302052 +0000 UTC m=+76.373938241 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac600): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d04e2a80 item 69 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eacc80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eacc80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eacc80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eacc80): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eacc80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.030521885 +0000 UTC m=+76.376158074 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eacc80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead180): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead180): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d04e2e70 item 70 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead180): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead180): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead180): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead180): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead180): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.031427947 +0000 UTC m=+76.377064176 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead180): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead6c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead6c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead6c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead6c0): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead6c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.031427947 +0000 UTC m=+76.377064176 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead6c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d04e3180 item 70 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eadd80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eadd80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eadd80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eadd80): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eadd80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.033782073 +0000 UTC m=+76.379418291 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eadd80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0380): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0380): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0380): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0380): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0380): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d04e37a0 item 71 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0380): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0380): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.034704947 +0000 UTC m=+76.380341176 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0380): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0880): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0880): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0880): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0880): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0880): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.034704947 +0000 UTC m=+76.380341176 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0880): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1178070 item 71 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0f00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0f00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0f00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0f00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0f00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.037114267 +0000 UTC m=+76.382750456 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b0f00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b1400): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b1400): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d11783f0 item 72 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b1400): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b1400): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b1400): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b1400): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b1400): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.038166855 +0000 UTC m=+76.383803074 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b1400): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b1940): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b1940): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b1940): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b1940): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b1940): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.038166855 +0000 UTC m=+76.383803074 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09b1940): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d11785b0 item 72 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4000): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4000): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4000): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4000): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4000): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4000): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4000): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.040406075 +0000 UTC m=+76.386042314 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4000): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4500): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4500): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4500): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1178bd0 item 73 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4500): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4500): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.041184525 +0000 UTC m=+76.386820744 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4500): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e49c0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e49c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e49c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e49c0): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e49c0): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1178e00 item 73 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e49c0): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e49c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.041999074 +0000 UTC m=+76.387635263 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e49c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4f00): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4f00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4f00): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4f00): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4f00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.041999074 +0000 UTC m=+76.387635263 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e4f00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1178fc0 item 73 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e5540): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e5540): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e5540): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e5540): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e5540): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e5540): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e5540): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.043766251 +0000 UTC m=+76.389402440 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e5540): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e5a40): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e5a40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e5a40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d11793b0 item 74 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e5a40): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e5a40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.044815072 +0000 UTC m=+76.390451261 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09e5a40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2c080): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2c080): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1179570 item 74 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2c080): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2c080): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2c080): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2c080): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2c080): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.045617858 +0000 UTC m=+76.391254047 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2c080): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2c600): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2c600): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2c600): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2c600): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2c600): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.045617858 +0000 UTC m=+76.391254047 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2c600): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1179810 item 74 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2cc40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2cc40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2cc40): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2cc40): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2cc40): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2cc40): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2cc40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.047148619 +0000 UTC m=+76.392784808 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2cc40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2d140): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2d140): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2d140): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1179b90 item 75 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2d140): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2d140): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.047994448 +0000 UTC m=+76.393630637 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2d140): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2d680): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2d680): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2d680): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2d680): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2d680): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1179d50 item 75 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2d680): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2d680): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.048703216 +0000 UTC m=+76.394339405 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2d680): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2dbc0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2dbc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2dbc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2dbc0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2dbc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.048703216 +0000 UTC m=+76.394339405 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a2dbc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d10d2150 item 75 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7a300): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7a300): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7a300): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7a300): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7a300): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7a300): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7a300): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.050845403 +0000 UTC m=+76.396481601 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7a300): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7a800): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7a800): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7a800): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d10d24d0 item 76 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7a800): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7a800): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.051624273 +0000 UTC m=+76.397260472 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7a800): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7ad40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7ad40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d10d2850 item 76 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7ad40): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7ad40): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7ad40): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7ad40): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7ad40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.052588775 +0000 UTC m=+76.398224964 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7ad40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7b2c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7b2c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7b2c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7b2c0): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7b2c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.052588775 +0000 UTC m=+76.398224964 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7b2c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d10d2a10 item 76 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7b900): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7b900): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7b900): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7b900): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7b900): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7b900): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7b900): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.05440695 +0000 UTC m=+76.400043148 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7b900): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7be00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7be00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7be00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d10d2d90 item 77 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7be00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7be00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.055168277 +0000 UTC m=+76.400804476 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a7be00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a92600): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a92600): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a92600): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a92600): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a92600): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.055168277 +0000 UTC m=+76.400804476 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a92600): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d10d3030 item 77 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a92c40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a92c40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a92c40): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a92c40): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a92c40): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a92c40): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a92c40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.056951997 +0000 UTC m=+76.402588186 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a92c40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a93140): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a93140): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a93140): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d10d3500 item 78 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a93140): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a93140): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.057703005 +0000 UTC m=+76.403339204 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a93140): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e764c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e764c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e764c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e764c0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e764c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.057703005 +0000 UTC m=+76.403339204 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e764c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d057a070 item 78 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76b00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76b00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76b00): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76b00): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76b00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76b00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76b00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.059497594 +0000 UTC m=+76.405133783 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76b00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77000): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77000): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77000): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d057ab60 item 79 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77000): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77000): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.060186546 +0000 UTC m=+76.405822735 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77000): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77700): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77700): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77700): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77700): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77700): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.060186546 +0000 UTC m=+76.405822735 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77700): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d057b0a0 item 79 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77d40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77d40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77d40): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77d40): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77d40): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77d40): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77d40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.06207335 +0000 UTC m=+76.407709549 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77d40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2a340): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2a340): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2a340): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d057bb20 item 80 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2a340): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2a340): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.06276177 +0000 UTC m=+76.408397959 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2a340): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2aa40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2aa40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2aa40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2aa40): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2aa40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.06276177 +0000 UTC m=+76.408397959 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2aa40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07ce0e0 item 80 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2b080): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2b080): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2b080): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2b080): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2b080): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.064436774 +0000 UTC m=+76.410072963 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2b080): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2b500): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2b500): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2b500): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2b500): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2b500): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2b500): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07ceb60 item 81 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2b500): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2b500): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.065060472 +0000 UTC m=+76.410696661 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2b500): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2ba40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2ba40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2ba40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2ba40): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2ba40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.065060472 +0000 UTC m=+76.410696661 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b2ba40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07cf880 item 81 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b421c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b421c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b421c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b421c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b421c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.066900749 +0000 UTC m=+76.412536938 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b421c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b426c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b426c0): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b426c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d058e310 item 82 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b426c0): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b426c0): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b426c0): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b426c0): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b426c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.067660333 +0000 UTC m=+76.413296522 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b426c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b42c40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b42c40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b42c40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b42c40): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b42c40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.067660333 +0000 UTC m=+76.413296522 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b42c40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d058e4d0 item 82 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b432c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b432c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b432c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b432c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b432c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.069377566 +0000 UTC m=+76.415013755 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b432c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b437c0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b437c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b437c0): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b437c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b437c0): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b437c0): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d058ea80 item 83 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b437c0): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b437c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.070130419 +0000 UTC m=+76.415766608 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b437c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b43d00): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b43d00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b43d00): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b43d00): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b43d00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.070130419 +0000 UTC m=+76.415766608 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b43d00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d058ec40 item 83 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6c480): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6c480): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6c480): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6c480): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6c480): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.071807836 +0000 UTC m=+76.417444025 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6c480): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6c980): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6c980): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6c980): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d058f3b0 item 84 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6c980): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6c980): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6c980): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6c980): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6c980): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.072617075 +0000 UTC m=+76.418253264 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6c980): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6cf00): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6cf00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6cf00): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6cf00): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6cf00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.072617075 +0000 UTC m=+76.418253264 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6cf00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d058f8f0 item 84 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6d580): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6d580): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6d580): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6d580): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6d580): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.074246883 +0000 UTC m=+76.419883072 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6d580): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6da80): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6da80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6da80): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6da80): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6da80): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6da80): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0574a80 item 85 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6da80): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6da80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.074980068 +0000 UTC m=+76.420616267 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6da80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbc0c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbc0c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbc0c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbc0c0): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbc0c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.074980068 +0000 UTC m=+76.420616267 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbc0c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d05751f0 item 85 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbc740): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbc740): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbc740): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbc740): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbc740): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.076999171 +0000 UTC m=+76.422635360 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbc740): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbcc40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbcc40): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbcc40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0575e30 item 86 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbcc40): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbcc40): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbcc40): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbcc40): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbcc40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.077923277 +0000 UTC m=+76.423559466 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbcc40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbd1c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbd1c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbd1c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbd1c0): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbd1c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.077923277 +0000 UTC m=+76.423559466 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbd1c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0c442a0 item 86 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbd840): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbd840): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbd840): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbd840): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbd840): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.079759906 +0000 UTC m=+76.425396095 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbd840): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbdd40): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbdd40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbdd40): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbdd40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbdd40): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbdd40): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0c44d20 item 87 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbdd40): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbdd40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.080473614 +0000 UTC m=+76.426109803 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bbdd40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1e380): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1e380): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1e380): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1e380): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1e380): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.080473614 +0000 UTC m=+76.426109803 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1e380): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0c45030 item 87 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ea00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ea00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ea00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ea00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ea00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.081964951 +0000 UTC m=+76.427601140 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ea00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef00): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0c45570 item 88 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef00): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef00): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef00): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef00): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.082689349 +0000 UTC m=+76.428325588 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1f480): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1f480): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1f480): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1f480): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1f480): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.082689349 +0000 UTC m=+76.428325588 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1f480): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0c45b20 item 88 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1fac0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1fac0): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1fac0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1fac0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1fac0): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1fac0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1fac0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1fac0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.084286797 +0000 UTC m=+76.429923036 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1fac0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88100): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88100): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88100): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07c0310 item 89 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88100): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88100): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.084894495 +0000 UTC m=+76.430530684 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88100): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88640): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88640): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88640): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88640): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88640): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88640): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07c09a0 item 89 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88640): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88640): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.085749791 +0000 UTC m=+76.431385980 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88640): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88bc0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88bc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88bc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88bc0): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88bc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.085749791 +0000 UTC m=+76.431385980 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c88bc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07c0bd0 item 89 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89200): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89200): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89200): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89200): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89200): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89200): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89200): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89200): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.087722516 +0000 UTC m=+76.433358715 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89200): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89740): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89740): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89740): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07c1500 item 90 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89740): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89740): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.088268668 +0000 UTC m=+76.433904867 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89740): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89c80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89c80): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89c80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07c16c0 item 90 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89c80): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89c80): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89c80): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89c80): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89c80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.089009046 +0000 UTC m=+76.434645235 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c89c80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8340): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8340): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8340): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8340): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8340): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.089009046 +0000 UTC m=+76.434645235 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8340): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07c1a40 item 90 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8980): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8980): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8980): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8980): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8980): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8980): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8980): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8980): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.091214362 +0000 UTC m=+76.436850551 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8980): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8ec0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8ec0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8ec0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07c1e30 item 91 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8ec0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8ec0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.091851214 +0000 UTC m=+76.437487394 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb8ec0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb9400): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb9400): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb9400): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb9400): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb9400): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb9400): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07ee150 item 91 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb9400): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb9400): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.092672446 +0000 UTC m=+76.438308635 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb9400): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb9980): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb9980): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb9980): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb9980): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb9980): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.092672446 +0000 UTC m=+76.438308635 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cb9980): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07ee380 item 91 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf80c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf80c0): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf80c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf80c0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf80c0): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf80c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf80c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf80c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.094479519 +0000 UTC m=+76.440115708 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf80c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf8600): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf8600): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf8600): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07eeaf0 item 92 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf8600): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf8600): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.095107815 +0000 UTC m=+76.440744004 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf8600): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf8b40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf8b40): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf8b40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07eecb0 item 92 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf8b40): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf8b40): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf8b40): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf8b40): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf8b40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.095837944 +0000 UTC m=+76.441474133 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf8b40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9100): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9100): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9100): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9100): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9100): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.095837944 +0000 UTC m=+76.441474133 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9100): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07eee70 item 92 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9740): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9740): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9740): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9740): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9740): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9740): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9740): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9740): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.097478172 +0000 UTC m=+76.443114362 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9740): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9c80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9c80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9c80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07ef500 item 93 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9c80): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9c80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.098037338 +0000 UTC m=+76.443673518 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cf9c80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d42480): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d42480): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d42480): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d42480): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d42480): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.098037338 +0000 UTC m=+76.443673518 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d42480): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07ef730 item 93 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d42ac0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d42ac0): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d42ac0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d42ac0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d42ac0): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d42ac0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d42ac0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d42ac0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.099821609 +0000 UTC m=+76.445457798 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d42ac0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43000): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43000): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43000): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07efce0 item 94 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43000): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43000): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.100438454 +0000 UTC m=+76.446074632 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43000): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43700): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43700): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43700): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43700): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43700): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.100438454 +0000 UTC m=+76.446074632 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43700): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d077c150 item 94 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43d40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43d40): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43d40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43d40): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43d40): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43d40): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43d40): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43d40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.102446858 +0000 UTC m=+76.448083047 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d43d40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d88380): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d88380): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d88380): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d077c620 item 95 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d88380): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d88380): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.103062971 +0000 UTC m=+76.448699160 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d88380): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d88a80): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d88a80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d88a80): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d88a80): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d88a80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.103062971 +0000 UTC m=+76.448699160 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d88a80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d077c7e0 item 95 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d890c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d890c0): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d890c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d890c0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d890c0): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d890c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d890c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d890c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.105052309 +0000 UTC m=+76.450688498 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d890c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d89600): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d89600): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d89600): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d077d650 item 96 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d89600): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d89600): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.105740017 +0000 UTC m=+76.451376197 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d89600): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d89d00): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d89d00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d89d00): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d89d00): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d89d00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.105740017 +0000 UTC m=+76.451376197 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d89d00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d077d960 item 96 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= 2026/08/17 03:44:13 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:13 DEBUG : Looking for writers 2026/08/17 03:44:13 DEBUG : >WaitForWriters: 2026/08/17 03:44:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:13 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/17 03:44:13 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abab80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abab80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abab80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abab80): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abab80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.241190548 +0000 UTC m=+76.586826747 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abab80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abb000): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abb000): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abb000): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abb000): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abb000): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abb000): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abb000): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.241190548 +0000 UTC m=+76.586826747 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abb000): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abb4c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abb4c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abb4c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abb4c0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abb4c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.241190548 +0000 UTC m=+76.586826747 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abb4c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d05958f0 item 1 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abbb00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abbb00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abbb00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abbb00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abbb00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.245140038 +0000 UTC m=+76.590776248 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0abbb00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74100): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74100): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74100): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74100): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74100): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.245140038 +0000 UTC m=+76.590776248 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74100): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0595e30 item 2 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74740): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74740): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74740): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74740): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74740): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.24706293 +0000 UTC m=+76.592699129 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74740): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74bc0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74bc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74bc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74bc0): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74bc0): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74bc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.24706293 +0000 UTC m=+76.592699129 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e74bc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75080): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75080): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75080): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75080): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75080): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.24706293 +0000 UTC m=+76.592699129 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75080): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d13c43f0 item 3 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75700): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75700): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75700): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75700): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75700): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.249881985 +0000 UTC m=+76.595518174 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75700): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75c40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75c40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75c40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75c40): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75c40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.249881985 +0000 UTC m=+76.595518174 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e75c40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d13c4af0 item 4 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6380): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6380): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6380): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6380): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6380): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.251974718 +0000 UTC m=+76.597610917 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6380): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6800): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6800): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6800): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6800): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6800): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6800): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6800): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.251974718 +0000 UTC m=+76.597610917 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6800): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6cc0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6cc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6cc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6cc0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6cc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.251974718 +0000 UTC m=+76.597610917 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb6cc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d13c4f50 item 5 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb7340): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb7340): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb7340): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb7340): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb7340): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.25445398 +0000 UTC m=+76.600090170 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb7340): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb7880): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb7880): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb7880): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb7880): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb7880): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.25445398 +0000 UTC m=+76.600090170 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb7880): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d13c5b90 item 6 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00000): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00000): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00000): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00000): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00000): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.256543407 +0000 UTC m=+76.602179596 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00000): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00500): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00500): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00500): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00500): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00500): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00500): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00500): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.256543407 +0000 UTC m=+76.602179596 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00500): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f009c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f009c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f009c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f009c0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f009c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.256543407 +0000 UTC m=+76.602179596 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f009c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d031c230 item 7 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6080): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6080): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6080): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6080): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6080): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.259720337 +0000 UTC m=+76.605356537 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6080): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac65c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac65c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac65c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac65c0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac65c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.259720337 +0000 UTC m=+76.605356537 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac65c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8c8c0 item 8 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6b80): _readAt: size=2, off=0 2026/08/17 03:44:13 ERROR : open-test-file(0x3f57d0ac6b80): Couldn't read size of file 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6b80): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6b80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6b80): close: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6b80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6f40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6f40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6f40): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6f40): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6f40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.261997358 +0000 UTC m=+76.607633557 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac6f40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac73c0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac73c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac73c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac73c0): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac73c0): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac73c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac73c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.261997358 +0000 UTC m=+76.607633557 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac73c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac78c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac78c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac78c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac78c0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac78c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.261997358 +0000 UTC m=+76.607633557 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac78c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8d030 item 9 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94040): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94040): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94040): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94040): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94040): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.264759956 +0000 UTC m=+76.610396165 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94040): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94580): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94580): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94580): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94580): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94580): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.264759956 +0000 UTC m=+76.610396165 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94580): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8d5e0 item 10 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94bc0): _readAt: size=2, off=0 2026/08/17 03:44:13 ERROR : open-test-file(0x3f57d0f94bc0): Couldn't read size of file 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94bc0): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94bc0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94bc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94bc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94f80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94f80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94f80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94f80): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94f80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.267016749 +0000 UTC m=+76.612652948 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f94f80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f95480): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f95480): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f95480): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f95480): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f95480): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f95480): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f95480): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.267016749 +0000 UTC m=+76.612652948 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f95480): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f95980): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f95980): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f95980): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f95980): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f95980): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.267016749 +0000 UTC m=+76.612652948 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f95980): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8db90 item 11 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2100): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2100): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2100): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2100): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2100): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.269909823 +0000 UTC m=+76.615546083 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2100): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2640): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2640): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2640): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2640): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2640): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.269909823 +0000 UTC m=+76.615546083 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2640): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d06fae70 item 12 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2c80): _readAt: size=2, off=0 2026/08/17 03:44:13 ERROR : open-test-file(0x3f57d0fc2c80): Couldn't read size of file 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2c80): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2c80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2c80): close: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc2c80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3040): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3040): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3040): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3040): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3040): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.272520133 +0000 UTC m=+76.618156332 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3040): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3700): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3700): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3700): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3700): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3700): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.272520133 +0000 UTC m=+76.618156332 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3700): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d06fb3b0 item 13 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3d80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3d80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3d80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3d80): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3d80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.27483736 +0000 UTC m=+76.620473559 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fc3d80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe23c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe23c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe23c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe23c0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe23c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.27483736 +0000 UTC m=+76.620473559 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe23c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d06fbb90 item 14 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe2a00): _readAt: size=2, off=0 2026/08/17 03:44:13 ERROR : open-test-file(0x3f57d0fe2a00): Couldn't read size of file 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe2a00): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe2a00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe2a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe2a00): close: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe2a00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe2dc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe2dc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe2dc0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe2dc0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe2dc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.277343515 +0000 UTC m=+76.622979714 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe2dc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe3480): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe3480): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe3480): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe3480): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe3480): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.277343515 +0000 UTC m=+76.622979714 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe3480): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8a310 item 15 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe3b00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe3b00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe3b00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe3b00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe3b00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.279947242 +0000 UTC m=+76.625583451 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fe3b00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100e140): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100e140): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100e140): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100e140): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100e140): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.279947242 +0000 UTC m=+76.625583451 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100e140): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8a700 item 16 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100e780): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100e780): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100e780): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100e780): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100e780): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.282193435 +0000 UTC m=+76.627829674 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100e780): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100ec00): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100ec00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100ec00): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100ec00): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100ec00): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100ec00): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100ec00): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100ec00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.282193435 +0000 UTC m=+76.627829674 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100ec00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100f100): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100f100): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100f100): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100f100): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100f100): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.282193435 +0000 UTC m=+76.627829674 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100f100): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8ac40 item 17 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100f780): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100f780): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100f780): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100f780): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100f780): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.28543102 +0000 UTC m=+76.631067270 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100f780): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100fcc0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100fcc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100fcc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100fcc0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100fcc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.28543102 +0000 UTC m=+76.631067270 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d100fcc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8b180 item 18 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058440): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058440): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058440): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058440): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058440): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.287529463 +0000 UTC m=+76.633165663 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058440): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058940): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058940): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058940): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058940): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058940): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058940): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058940): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058940): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.287529463 +0000 UTC m=+76.633165663 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058940): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058e40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058e40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058e40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058e40): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058e40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.287529463 +0000 UTC m=+76.633165663 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1058e40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8b500 item 19 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10594c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10594c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10594c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10594c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10594c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.290790934 +0000 UTC m=+76.636427133 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10594c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1059a00): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1059a00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1059a00): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1059a00): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1059a00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.290790934 +0000 UTC m=+76.636427133 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1059a00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8bb20 item 20 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074180): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074180): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074180): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074180): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074180): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.293869569 +0000 UTC m=+76.639505768 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074180): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074680): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074680): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074680): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074680): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074680): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074680): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074680): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074680): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.293869569 +0000 UTC m=+76.639505768 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074680): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074b80): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074b80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074b80): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074b80): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074b80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.293869569 +0000 UTC m=+76.639505768 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1074b80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0590000 item 21 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075200): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075200): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075200): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075200): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075200): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.299019797 +0000 UTC m=+76.644655996 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075200): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075740): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075740): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075740): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075740): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075740): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.299019797 +0000 UTC m=+76.644655996 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075740): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0590930 item 22 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075dc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075dc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075dc0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075dc0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075dc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.301277702 +0000 UTC m=+76.646913901 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1075dc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108a3c0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108a3c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108a3c0): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108a3c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108a3c0): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108a3c0): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108a3c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108a3c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.301277702 +0000 UTC m=+76.646913901 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108a3c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108a8c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108a8c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108a8c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108a8c0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108a8c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.301277702 +0000 UTC m=+76.646913901 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108a8c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0591260 item 23 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108af40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108af40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108af40): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108af40): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108af40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.305357437 +0000 UTC m=+76.650993636 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108af40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108b480): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108b480): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108b480): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108b480): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108b480): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.305357437 +0000 UTC m=+76.650993636 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108b480): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0591b90 item 24 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108bac0): _readAt: size=2, off=0 2026/08/17 03:44:13 ERROR : open-test-file(0x3f57d108bac0): Couldn't read size of file 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108bac0): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108bac0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108bac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108bac0): close: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108bac0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108be80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108be80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108be80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108be80): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108be80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.308182874 +0000 UTC m=+76.653819074 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d108be80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2c00): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2c00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2c00): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2c00): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2c00): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2c00): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2c00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.308182874 +0000 UTC m=+76.653819074 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2c00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00d40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00d40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00d40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00d40): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00d40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.308182874 +0000 UTC m=+76.653819074 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00d40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1324150 item 25 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2500): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2500): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2500): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2500): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2500): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.315284347 +0000 UTC m=+76.660920556 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2500): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2a40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2a40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2a40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2a40): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2a40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.315284347 +0000 UTC m=+76.660920556 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd2a40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d05805b0 item 26 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3380): _readAt: size=2, off=0 2026/08/17 03:44:13 ERROR : open-test-file(0x3f57d0dd3380): Couldn't read size of file 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3380): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3380): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3380): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3380): close: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3380): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3740): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3740): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3740): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3740): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3740): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.31823004 +0000 UTC m=+76.663866239 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3740): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3c40): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3c40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3c40): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3c40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3c40): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3c40): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3c40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.31823004 +0000 UTC m=+76.663866239 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0dd3c40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00280): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00280): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00280): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00280): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00280): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.31823004 +0000 UTC m=+76.663866239 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00280): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0580d20 item 27 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00900): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00900): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00900): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00900): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00900): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.32150675 +0000 UTC m=+76.667142949 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f00900): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01240): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01240): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01240): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01240): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01240): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.32150675 +0000 UTC m=+76.667142949 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01240): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0581570 item 28 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01880): _readAt: size=2, off=0 2026/08/17 03:44:13 ERROR : open-test-file(0x3f57d0f01880): Couldn't read size of file 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01880): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01880): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01880): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01880): close: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01880): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01c40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01c40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01c40): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01c40): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01c40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.324260151 +0000 UTC m=+76.669896350 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f01c40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0586f00): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0586f00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0586f00): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0586f00): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0586f00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.324260151 +0000 UTC m=+76.669896350 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0586f00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0581dc0 item 29 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d05878c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d05878c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d05878c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d05878c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d05878c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.327310913 +0000 UTC m=+76.672947111 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d05878c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0587e00): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0587e00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0587e00): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0587e00): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0587e00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.327310913 +0000 UTC m=+76.672947111 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0587e00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1324930 item 30 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca6540): _readAt: size=2, off=0 2026/08/17 03:44:13 ERROR : open-test-file(0x3f57d0ca6540): Couldn't read size of file 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca6540): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca6540): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca6540): >_writeAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca6540): close: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca6540): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca6900): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca6900): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca6900): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca6900): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca6900): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.330297464 +0000 UTC m=+76.675933663 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca6900): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7000): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7000): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7000): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7000): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7000): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.330297464 +0000 UTC m=+76.675933663 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7000): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1324d20 item 31 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7700): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7700): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7700): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7700): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7700): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.333221397 +0000 UTC m=+76.678857595 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7700): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7c40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7c40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7c40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7c40): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7c40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.333221397 +0000 UTC m=+76.678857595 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ca7c40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1325730 item 32 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4c380): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4c380): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4c380): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4c380): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4c380): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.336671723 +0000 UTC m=+76.682307923 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4c380): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4c800): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4c800): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4c800): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4c800): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4c800): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1325c00 item 33 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4c800): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4c800): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.337733799 +0000 UTC m=+76.683369998 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4c800): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4cd00): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4cd00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4cd00): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4cd00): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4cd00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.337733799 +0000 UTC m=+76.683369998 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4cd00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1325e30 item 33 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d340): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d340): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d340): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d340): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d340): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.340194648 +0000 UTC m=+76.685830847 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d340): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d7c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d7c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d057ca80 item 34 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d7c0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d7c0): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d7c0): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d7c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.340816322 +0000 UTC m=+76.686452521 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4d7c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4dd80): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4dd80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4dd80): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4dd80): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4dd80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.340816322 +0000 UTC m=+76.686452521 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d4dd80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d057d2d0 item 34 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df64c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df64c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df64c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df64c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df64c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.344579731 +0000 UTC m=+76.690215930 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df64c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6940): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6940): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6940): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6940): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6940): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d057db90 item 35 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6940): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6940): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.345599838 +0000 UTC m=+76.691236036 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6940): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6e40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6e40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6e40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6e40): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6e40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.345599838 +0000 UTC m=+76.691236036 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df6e40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d031c150 item 35 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7500): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7500): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7500): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7500): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7500): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.348617908 +0000 UTC m=+76.694254107 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7500): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7a00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7a00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d031cd90 item 36 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7a00): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7a00): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7a00): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7a00): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7a00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.349985321 +0000 UTC m=+76.695621511 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df7a00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0481e00): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0481e00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0481e00): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0481e00): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0481e00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.349985321 +0000 UTC m=+76.695621511 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0481e00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d031d1f0 item 36 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0349d00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0349d00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0349d00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0349d00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0349d00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.35173734 +0000 UTC m=+76.697373529 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0349d00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c3c0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c3c0): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c3c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c3c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7e0e0 item 37 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c3c0): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c3c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.352806299 +0000 UTC m=+76.698442488 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c3c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c9c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c9c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c9c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c9c0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c9c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.352806299 +0000 UTC m=+76.698442488 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0c9c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7e310 item 37 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0d140): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0d140): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0d140): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0d140): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0d140): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.355518191 +0000 UTC m=+76.701154380 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c0d140): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0692780): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0692780): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7e930 item 38 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0692780): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0692780): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0692780): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0692780): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0692780): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.356979642 +0000 UTC m=+76.702615841 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0692780): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0693740): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0693740): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0693740): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0693740): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0693740): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.356979642 +0000 UTC m=+76.702615841 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0693740): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7eaf0 item 38 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09560c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09560c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09560c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09560c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09560c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.360425571 +0000 UTC m=+76.706061760 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09560c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956600): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956600): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956600): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956600): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956600): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7ee70 item 39 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956600): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956600): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.361122066 +0000 UTC m=+76.706758255 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956600): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956b00): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956b00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956b00): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956b00): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956b00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.361122066 +0000 UTC m=+76.706758255 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0956b00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7f030 item 39 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957180): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957180): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957180): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957180): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957180): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.363921163 +0000 UTC m=+76.709557352 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957180): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957680): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957680): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7f490 item 40 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957680): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957680): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957680): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957680): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957680): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.36533832 +0000 UTC m=+76.710974509 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957680): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957bc0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957bc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957bc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957bc0): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957bc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.36533832 +0000 UTC m=+76.710974509 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0957bc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7f6c0 item 40 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8380): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8380): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8380): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8380): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8380): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8380): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8380): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.367069159 +0000 UTC m=+76.712705348 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8380): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8880): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8880): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8880): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f7fc00 item 41 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8880): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8880): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.368034973 +0000 UTC m=+76.713671162 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba8880): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9140): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9140): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9140): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9140): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9140): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe81c0 item 41 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9140): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9140): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.36863153 +0000 UTC m=+76.714267719 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9140): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9bc0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9bc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9bc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9bc0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9bc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.36863153 +0000 UTC m=+76.714267719 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ba9bc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe8380 item 41 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a5c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a5c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a5c0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a5c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a5c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a5c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.371477375 +0000 UTC m=+76.717113564 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085a5c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085aac0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085aac0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085aac0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe8af0 item 42 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085aac0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085aac0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.373021822 +0000 UTC m=+76.718658012 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085aac0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b000): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b000): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe8cb0 item 42 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b000): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b000): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b000): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b000): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b000): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.374455902 +0000 UTC m=+76.720092091 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b000): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b580): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b580): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b580): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b580): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b580): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.374455902 +0000 UTC m=+76.720092091 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085b580): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe8ee0 item 42 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085bbc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085bbc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085bbc0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085bbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085bbc0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085bbc0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085bbc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.376380576 +0000 UTC m=+76.722016795 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d085bbc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e421c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e421c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e421c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe9260 item 43 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e421c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e421c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.377457761 +0000 UTC m=+76.723093950 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e421c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42800): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42800): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42800): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42800): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42800): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe9420 item 43 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42800): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42800): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.381018957 +0000 UTC m=+76.726655156 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42800): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42d40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42d40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42d40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42d40): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42d40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.381018957 +0000 UTC m=+76.726655156 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e42d40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe95e0 item 43 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43380): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43380): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43380): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43380): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43380): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43380): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43380): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.387234127 +0000 UTC m=+76.732870316 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43380): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43880): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43880): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43880): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe9b90 item 44 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43880): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43880): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.387945911 +0000 UTC m=+76.733582119 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43880): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43dc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43dc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0fe9d50 item 44 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43dc0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43dc0): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43dc0): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43dc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.389360182 +0000 UTC m=+76.734996371 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e43dc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac440): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac440): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac440): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac440): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac440): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.389360182 +0000 UTC m=+76.734996371 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eac440): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f22070 item 44 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eaca80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eaca80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eaca80): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eaca80): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eaca80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eaca80): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eaca80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.391165241 +0000 UTC m=+76.736801440 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eaca80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eacf80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eacf80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eacf80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f223f0 item 45 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eacf80): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eacf80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.39187333 +0000 UTC m=+76.737509519 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eacf80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead680): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead680): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead680): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead680): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead680): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.39187333 +0000 UTC m=+76.737509519 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ead680): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f22700 item 45 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eadd00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eadd00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eadd00): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eadd00): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eadd00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eadd00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eadd00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.393508789 +0000 UTC m=+76.739144978 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eadd00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76380): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76380): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76380): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f22b60 item 46 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76380): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76380): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.394015385 +0000 UTC m=+76.739651574 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76380): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76a80): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76a80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76a80): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76a80): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76a80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.394015385 +0000 UTC m=+76.739651574 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e76a80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f22d20 item 46 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e770c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e770c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e770c0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e770c0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e770c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e770c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e770c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.395943316 +0000 UTC m=+76.741579505 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e770c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e775c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e775c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e775c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f23490 item 47 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e775c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e775c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.397159133 +0000 UTC m=+76.742795342 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e775c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77cc0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77cc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77cc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77cc0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77cc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.397159133 +0000 UTC m=+76.742795342 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e77cc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f23650 item 47 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f6400): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f6400): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f6400): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f6400): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f6400): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f6400): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f6400): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.399751339 +0000 UTC m=+76.745387559 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f6400): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f6900): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f6900): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f6900): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f23a40 item 48 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f6900): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f6900): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.400546591 +0000 UTC m=+76.746182780 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f6900): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7000): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7000): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7000): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7000): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7000): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.400546591 +0000 UTC m=+76.746182780 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7000): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f23ce0 item 48 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7640): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7640): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7640): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7640): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7640): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.403168433 +0000 UTC m=+76.748804622 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7640): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7ac0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7ac0): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7ac0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7ac0): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7ac0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da2620 item 49 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7ac0): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7ac0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.404119159 +0000 UTC m=+76.749755399 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d09f7ac0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0a100): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0a100): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0a100): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0a100): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0a100): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.404119159 +0000 UTC m=+76.749755399 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0a100): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da27e0 item 49 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0a780): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0a780): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0a780): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0a780): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0a780): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.406507761 +0000 UTC m=+76.752143980 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0a780): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0ac80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0ac80): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0ac80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da2d20 item 50 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0ac80): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0ac80): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0ac80): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0ac80): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0ac80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.407513631 +0000 UTC m=+76.753149850 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0ac80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0b200): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0b200): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0b200): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0b200): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0b200): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.407513631 +0000 UTC m=+76.753149850 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0b200): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da2ee0 item 50 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0b880): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0b880): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0b880): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0b880): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0b880): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.409874891 +0000 UTC m=+76.755511151 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0b880): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0bd80): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0bd80): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0bd80): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0bd80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0bd80): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0bd80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da3420 item 51 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0bd80): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0bd80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.410778578 +0000 UTC m=+76.756414817 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a0bd80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3c3c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3c3c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3c3c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3c3c0): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3c3c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.410778578 +0000 UTC m=+76.756414817 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3c3c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da35e0 item 51 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3ca40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3ca40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3ca40): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3ca40): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3ca40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.412960659 +0000 UTC m=+76.758596869 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3ca40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3cf40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3cf40): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3cf40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da3ab0 item 52 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3cf40): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3cf40): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3cf40): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3cf40): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3cf40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.413802479 +0000 UTC m=+76.759438699 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3cf40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3d4c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3d4c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3d4c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3d4c0): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3d4c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.413802479 +0000 UTC m=+76.759438699 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3d4c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0da3dc0 item 52 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3db40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3db40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3db40): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3db40): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3db40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.415675387 +0000 UTC m=+76.761311576 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a3db40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66140): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66140): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66140): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66140): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66140): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66140): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d04e2770 item 53 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66140): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66140): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.416420103 +0000 UTC m=+76.762056293 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66140): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66680): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66680): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66680): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66680): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66680): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.416420103 +0000 UTC m=+76.762056293 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66680): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d04e2a10 item 53 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66d00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66d00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66d00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66d00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66d00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.418226826 +0000 UTC m=+76.763863015 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a66d00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67200): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67200): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67200): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d04e2e00 item 54 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67200): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67200): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67200): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67200): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67200): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.418913022 +0000 UTC m=+76.764549211 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67200): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67780): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67780): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67780): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67780): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67780): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.418913022 +0000 UTC m=+76.764549211 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67780): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d04e2fc0 item 54 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67e00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67e00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67e00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67e00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67e00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.420960328 +0000 UTC m=+76.766596548 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a67e00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88400): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88400): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88400): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88400): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88400): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88400): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d04e3730 item 55 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88400): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88400): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.421733209 +0000 UTC m=+76.767369448 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88400): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88940): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88940): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88940): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88940): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88940): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.421733209 +0000 UTC m=+76.767369448 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88940): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1178000 item 55 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88fc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88fc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88fc0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88fc0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88fc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.424520875 +0000 UTC m=+76.770157114 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a88fc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a894c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a894c0): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a894c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1178380 item 56 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a894c0): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a894c0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a894c0): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a894c0): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a894c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.425602076 +0000 UTC m=+76.771238265 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a894c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a89a40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a89a40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a89a40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a89a40): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a89a40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.425602076 +0000 UTC m=+76.771238265 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0a89a40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1178540 item 56 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaa180): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaa180): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaa180): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaa180): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaa180): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaa180): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaa180): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaa180): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.427668189 +0000 UTC m=+76.773304399 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaa180): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaa6c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaa6c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaa6c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d11789a0 item 57 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaa6c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaa6c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.428249798 +0000 UTC m=+76.773885987 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaa6c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaac00): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaac00): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaac00): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaac00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaac00): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaac00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1178d90 item 57 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaac00): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaac00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.428853859 +0000 UTC m=+76.774490048 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aaac00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aab180): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aab180): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aab180): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aab180): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aab180): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.428853859 +0000 UTC m=+76.774490048 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aab180): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1178f50 item 57 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aab7c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aab7c0): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aab7c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aab7c0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aab7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aab7c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aab7c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aab7c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.430747866 +0000 UTC m=+76.776384055 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aab7c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aabd00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aabd00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aabd00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1179340 item 58 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aabd00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aabd00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.431451315 +0000 UTC m=+76.777087514 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0aabd00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0340): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0340): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0340): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1179500 item 58 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0340): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0340): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0340): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0340): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0340): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.432346145 +0000 UTC m=+76.777982394 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0340): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0900): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0900): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0900): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0900): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0900): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.432346145 +0000 UTC m=+76.777982394 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0900): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d11797a0 item 58 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0f40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0f40): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0f40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0f40): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0f40): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0f40): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0f40): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0f40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.434213071 +0000 UTC m=+76.779849270 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac0f40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac1480): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac1480): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac1480): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1179b20 item 59 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac1480): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac1480): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.434846527 +0000 UTC m=+76.780482716 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac1480): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac19c0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac19c0): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac19c0): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac19c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac19c0): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac19c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d1179ce0 item 59 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac19c0): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac19c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.435709478 +0000 UTC m=+76.781345667 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ac19c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2040): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2040): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2040): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2040): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2040): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.435709478 +0000 UTC m=+76.781345667 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2040): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d057a000 item 59 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2680): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2680): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2680): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2680): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2680): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2680): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2680): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2680): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.437780199 +0000 UTC m=+76.783416398 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2680): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2bc0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2bc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2bc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d057aa80 item 60 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2bc0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2bc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.438589386 +0000 UTC m=+76.784225586 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae2bc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3100): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3100): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3100): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d057afc0 item 60 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3100): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3100): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3100): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3100): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3100): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.439551865 +0000 UTC m=+76.785188054 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3100): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae36c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae36c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae36c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae36c0): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae36c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.439551865 +0000 UTC m=+76.785188054 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae36c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d057b340 item 60 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3d00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3d00): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3d00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3d00): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3d00): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3d00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3d00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3d00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.441458526 +0000 UTC m=+76.787094736 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ae3d00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b30340): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b30340): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b30340): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07ce070 item 61 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b30340): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b30340): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.442282013 +0000 UTC m=+76.787918221 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b30340): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b30a40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b30a40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b30a40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b30a40): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b30a40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.442282013 +0000 UTC m=+76.787918221 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b30a40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07ce380 item 61 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b31080): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b31080): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b31080): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b31080): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b31080): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b31080): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b31080): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b31080): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.445230872 +0000 UTC m=+76.790867061 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b31080): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b315c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b315c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b315c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07cf340 item 62 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b315c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b315c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.446013249 +0000 UTC m=+76.791649438 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b315c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b31cc0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b31cc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b31cc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b31cc0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b31cc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.446013249 +0000 UTC m=+76.791649438 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b31cc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07cfc70 item 62 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6a400): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6a400): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6a400): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6a400): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6a400): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6a400): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6a400): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6a400): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.448687621 +0000 UTC m=+76.794323810 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6a400): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6a940): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6a940): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6a940): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d058e3f0 item 63 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6a940): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6a940): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.449649668 +0000 UTC m=+76.795285918 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6a940): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6b040): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6b040): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6b040): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6b040): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6b040): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.449649668 +0000 UTC m=+76.795285918 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6b040): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d058e5b0 item 63 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6b680): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6b680): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6b680): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6b680): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6b680): >_readAt: n=0, err=Bad file descriptor 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6b680): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6b680): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6b680): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.452027839 +0000 UTC m=+76.797664028 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6b680): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6bbc0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6bbc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6bbc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d058eb60 item 64 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6bbc0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6bbc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.452687766 +0000 UTC m=+76.798323955 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0b6bbc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb03c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb03c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb03c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb03c0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb03c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.452687766 +0000 UTC m=+76.798323955 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb03c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d058eee0 item 64 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb0a00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb0a00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb0a00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb0a00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb0a00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.455251047 +0000 UTC m=+76.800887267 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb0a00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb0e80): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb0e80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb0e80): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb0e80): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb0e80): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d058f5e0 item 65 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb0e80): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb0e80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.455962582 +0000 UTC m=+76.801598771 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb0e80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb1380): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb1380): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb1380): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb1380): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb1380): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.455962582 +0000 UTC m=+76.801598771 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb1380): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d058f9d0 item 65 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb19c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb19c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb19c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb19c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb19c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.458038293 +0000 UTC m=+76.803674482 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb19c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb1e40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb1e40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0575110 item 66 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb1e40): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb1e40): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb1e40): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb1e40): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb1e40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.459027822 +0000 UTC m=+76.804664011 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0bb1e40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1e480): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1e480): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1e480): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1e480): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1e480): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.459027822 +0000 UTC m=+76.804664011 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1e480): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0575420 item 66 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1eac0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1eac0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1eac0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1eac0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1eac0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.461625488 +0000 UTC m=+76.807261677 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1eac0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef40): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef40): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef40): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0c441c0 item 67 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef40): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.462313257 +0000 UTC m=+76.807949446 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1ef40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1f440): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1f440): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1f440): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1f440): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1f440): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.462313257 +0000 UTC m=+76.807949446 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1f440): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0c44460 item 67 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1fac0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1fac0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1fac0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1fac0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1fac0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.464631195 +0000 UTC m=+76.810267394 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c1fac0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c920c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c920c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0c44ee0 item 68 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c920c0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c920c0): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c920c0): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c920c0): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c920c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.465728167 +0000 UTC m=+76.811364356 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c920c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c92600): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c92600): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c92600): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c92600): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c92600): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.465728167 +0000 UTC m=+76.811364356 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c92600): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0c450a0 item 68 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c92c40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c92c40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c92c40): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c92c40): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c92c40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.467916841 +0000 UTC m=+76.813553030 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c92c40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c930c0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c930c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c930c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c930c0): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c930c0): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0c455e0 item 69 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c930c0): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c930c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.468875652 +0000 UTC m=+76.814511841 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c930c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c935c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c935c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c935c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c935c0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c935c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.468875652 +0000 UTC m=+76.814511841 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c935c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0c45d50 item 69 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c93c40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c93c40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c93c40): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c93c40): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c93c40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.471421 +0000 UTC m=+76.817057229 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0c93c40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4240): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4240): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07c0310 item 70 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4240): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4240): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4240): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4240): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4240): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.472417502 +0000 UTC m=+76.818053711 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4240): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4780): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4780): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4780): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4780): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4780): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.472417502 +0000 UTC m=+76.818053711 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4780): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07c09a0 item 70 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4e00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4e00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4e00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4e00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4e00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.475055023 +0000 UTC m=+76.820691243 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc4e00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5300): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5300): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5300): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5300): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5300): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07c0fc0 item 71 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5300): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5300): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.476049513 +0000 UTC m=+76.821685702 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5300): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5800): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5800): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5800): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5800): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5800): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.476049513 +0000 UTC m=+76.821685702 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5800): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07c1500 item 71 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5e80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5e80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5e80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5e80): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5e80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.478736046 +0000 UTC m=+76.824372265 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cc5e80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfe480): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfe480): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07c1a40 item 72 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfe480): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfe480): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfe480): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfe480): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfe480): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.47976511 +0000 UTC m=+76.825401309 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfe480): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfe9c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfe9c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfe9c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfe9c0): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfe9c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.47976511 +0000 UTC m=+76.825401309 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfe9c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07c1c70 item 72 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfef80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfef80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfef80): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfef80): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfef80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfef80): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfef80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.482066698 +0000 UTC m=+76.827702917 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cfef80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cff480): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cff480): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cff480): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07ee150 item 73 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cff480): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cff480): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.482940808 +0000 UTC m=+76.828577027 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cff480): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cff940): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cff940): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cff940): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cff940): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cff940): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07ee380 item 73 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cff940): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cff940): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.48367211 +0000 UTC m=+76.829308299 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cff940): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cffe80): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cffe80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cffe80): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cffe80): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cffe80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.48367211 +0000 UTC m=+76.829308299 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0cffe80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07ee930 item 73 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5c5c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5c5c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5c5c0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5c5c0): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5c5c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5c5c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5c5c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.485431092 +0000 UTC m=+76.831067290 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5c5c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5cac0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5cac0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5cac0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07eecb0 item 74 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5cac0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5cac0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.486005016 +0000 UTC m=+76.831641205 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5cac0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5d000): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5d000): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07eee70 item 74 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5d000): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5d000): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5d000): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5d000): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5d000): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.487220311 +0000 UTC m=+76.832856531 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5d000): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5d580): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5d580): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5d580): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5d580): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5d580): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.487220311 +0000 UTC m=+76.832856531 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5d580): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07ef180 item 74 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5dbc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5dbc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5dbc0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5dbc0): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5dbc0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5dbc0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5dbc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.489674026 +0000 UTC m=+76.835310245 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0d5dbc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db21c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db21c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db21c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07ef730 item 75 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db21c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db21c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.492864693 +0000 UTC m=+76.838500922 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db21c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db2700): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db2700): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db2700): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db2700): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db2700): _writeAt: size=3, off=2 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07efb20 item 75 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db2700): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db2700): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.493894147 +0000 UTC m=+76.839530336 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db2700): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db2c40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db2c40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db2c40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db2c40): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db2c40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.493894147 +0000 UTC m=+76.839530336 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db2c40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d07efce0 item 75 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3280): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3280): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3280): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3280): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3280): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3280): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3280): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.496237644 +0000 UTC m=+76.841873842 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3280): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3780): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3780): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3780): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d077c380 item 76 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3780): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3780): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.497034378 +0000 UTC m=+76.842670597 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3780): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3cc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3cc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d077c620 item 76 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3cc0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3cc0): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3cc0): _writeAt: size=3, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3cc0): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3cc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.498123716 +0000 UTC m=+76.843759956 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0db3cc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50340): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50340): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50340): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50340): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50340): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.498123716 +0000 UTC m=+76.843759956 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50340): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d077c7e0 item 76 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50980): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50980): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50980): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50980): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50980): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50980): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50980): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.50021737 +0000 UTC m=+76.845853559 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50980): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50e80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50e80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50e80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d077d650 item 77 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50e80): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50e80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.501142297 +0000 UTC m=+76.846778517 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e50e80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e51580): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e51580): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e51580): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e51580): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e51580): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.501142297 +0000 UTC m=+76.846778517 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e51580): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d077d960 item 77 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e51bc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e51bc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e51bc0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e51bc0): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e51bc0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e51bc0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e51bc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.503394351 +0000 UTC m=+76.849030571 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e51bc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e681c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e681c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e681c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d10d21c0 item 78 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e681c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e681c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.50426223 +0000 UTC m=+76.849898449 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e681c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e688c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e688c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e688c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e688c0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e688c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.50426223 +0000 UTC m=+76.849898449 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e688c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d10d2380 item 78 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e68f00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e68f00): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e68f00): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e68f00): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e68f00): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e68f00): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e68f00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.506858545 +0000 UTC m=+76.852494734 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e68f00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e69400): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e69400): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e69400): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d10d28c0 item 79 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e69400): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e69400): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.507739298 +0000 UTC m=+76.853375528 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e69400): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e69b00): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e69b00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e69b00): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e69b00): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e69b00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.507739298 +0000 UTC m=+76.853375528 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e69b00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d10d2a80 item 79 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8a240): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8a240): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8a240): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8a240): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8a240): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8a240): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8a240): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.510232007 +0000 UTC m=+76.855868196 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8a240): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8a740): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8a740): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8a740): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d10d2e00 item 80 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8a740): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8a740): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.510906901 +0000 UTC m=+76.856543090 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8a740): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8ae40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8ae40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8ae40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8ae40): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8ae40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.510906901 +0000 UTC m=+76.856543090 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8ae40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d10d30a0 item 80 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8b480): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8b480): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8b480): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8b480): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8b480): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.51338385 +0000 UTC m=+76.859020079 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8b480): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8b900): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8b900): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8b900): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8b900): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8b900): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8b900): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d10d3570 item 81 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8b900): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8b900): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.514905464 +0000 UTC m=+76.860541682 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8b900): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8be40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8be40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8be40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8be40): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8be40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.514905464 +0000 UTC m=+76.860541682 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0e8be40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d10d3810 item 81 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb85c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb85c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb85c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb85c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb85c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.5182288 +0000 UTC m=+76.863865010 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb85c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb8ac0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb8ac0): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb8ac0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d10d3d50 item 82 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb8ac0): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb8ac0): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb8ac0): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb8ac0): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb8ac0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.519016569 +0000 UTC m=+76.864652758 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb8ac0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb9040): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb9040): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb9040): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb9040): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb9040): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.519016569 +0000 UTC m=+76.864652758 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb9040): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d032e230 item 82 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb96c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb96c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb96c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb96c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb96c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.521538082 +0000 UTC m=+76.867174281 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb96c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb9bc0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb9bc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb9bc0): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb9bc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb9bc0): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb9bc0): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d032e850 item 83 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb9bc0): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb9bc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.522743929 +0000 UTC m=+76.868380118 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0eb9bc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0200): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0200): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0200): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0200): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0200): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.522743929 +0000 UTC m=+76.868380118 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0200): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d032f110 item 83 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0880): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0880): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0880): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0880): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0880): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.525364118 +0000 UTC m=+76.871000338 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0880): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0d80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0d80): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0d80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0594690 item 84 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0d80): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0d80): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0d80): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0d80): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0d80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.52659344 +0000 UTC m=+76.872229629 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee0d80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1300): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1300): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1300): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1300): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1300): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.52659344 +0000 UTC m=+76.872229629 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1300): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d05948c0 item 84 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1980): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1980): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1980): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1980): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1980): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.531185603 +0000 UTC m=+76.876821792 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1980): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1e80): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1e80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1e80): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1e80): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1e80): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1e80): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0594cb0 item 85 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1e80): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1e80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.532148643 +0000 UTC m=+76.877784862 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0ee1e80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1c4c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1c4c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1c4c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1c4c0): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1c4c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.532148643 +0000 UTC m=+76.877784862 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1c4c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0594f50 item 85 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1cb40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1cb40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1cb40): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1cb40): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1cb40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.53452957 +0000 UTC m=+76.880165760 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1cb40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1d040): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1d040): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1d040): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0595570 item 86 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1d040): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1d040): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1d040): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1d040): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1d040): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.535454577 +0000 UTC m=+76.881090806 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1d040): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1d5c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1d5c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1d5c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1d5c0): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1d5c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.535454577 +0000 UTC m=+76.881090806 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1d5c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0595880 item 86 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1dc40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1dc40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1dc40): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1dc40): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1dc40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.537719976 +0000 UTC m=+76.883356165 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f1dc40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f3e240): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f3e240): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f3e240): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f3e240): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f3e240): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f3e240): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0595c00 item 87 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f3e240): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f3e240): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.544041275 +0000 UTC m=+76.889677464 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f3e240): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f3e780): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f3e780): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f3e780): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f3e780): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f3e780): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.544041275 +0000 UTC m=+76.889677464 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0f3e780): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0595e30 item 87 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df84c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df84c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df84c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df84c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df84c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.550267816 +0000 UTC m=+76.895904005 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df84c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df89c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df89c0): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df89c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8c540 item 88 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df89c0): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df89c0): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df89c0): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df89c0): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df89c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.551385036 +0000 UTC m=+76.897021225 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df89c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df8f40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df8f40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df8f40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df8f40): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df8f40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.551385036 +0000 UTC m=+76.897021225 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df8f40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8c700 item 88 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df9580): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df9580): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df9580): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df9580): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df9580): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df9580): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df9580): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df9580): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.553521913 +0000 UTC m=+76.899158102 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df9580): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df9ac0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df9ac0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df9ac0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8ce70 item 89 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df9ac0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df9ac0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.55413991 +0000 UTC m=+76.899776089 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0df9ac0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4100): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4100): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4100): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4100): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4100): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4100): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8d180 item 89 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4100): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4100): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.555285975 +0000 UTC m=+76.900922164 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4100): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4680): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4680): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4680): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4680): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4680): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.555285975 +0000 UTC m=+76.900922164 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4680): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8d340 item 89 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4cc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4cc0): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4cc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4cc0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4cc0): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4cc0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4cc0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4cc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.558473706 +0000 UTC m=+76.904109915 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb4cc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5200): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5200): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5200): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8d730 item 90 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5200): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5200): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.559257296 +0000 UTC m=+76.904893505 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5200): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5740): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5740): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5740): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8db20 item 90 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5740): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5740): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5740): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5740): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5740): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.560181492 +0000 UTC m=+76.905817681 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5740): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5d00): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5d00): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5d00): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5d00): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5d00): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.560181492 +0000 UTC m=+76.905817681 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fb5d00): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0b8dd50 item 90 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdc440): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdc440): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdc440): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdc440): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdc440): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdc440): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdc440): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdc440): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.562449846 +0000 UTC m=+76.908086056 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdc440): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdc980): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdc980): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdc980): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d06fae70 item 91 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdc980): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdc980): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.563538652 +0000 UTC m=+76.909174881 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdc980): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdcec0): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdcec0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdcec0): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdcec0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdcec0): >_readAt: n=2, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdcec0): _writeAt: size=3, off=7 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d06fb030 item 91 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdcec0): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdcec0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.565039297 +0000 UTC m=+76.910675526 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdcec0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdd440): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdd440): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdd440): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdd440): >_readAt: n=8, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdd440): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.565039297 +0000 UTC m=+76.910675526 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdd440): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d06fb3b0 item 91 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdda80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdda80): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdda80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdda80): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdda80): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdda80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdda80): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdda80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.567061937 +0000 UTC m=+76.912698126 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d0fdda80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10000c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10000c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10000c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d06fbb90 item 92 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10000c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10000c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.567738595 +0000 UTC m=+76.913374784 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10000c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1000600): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1000600): open at offset 5 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1000600): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8a000 item 92 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1000600): _readAt: size=2, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1000600): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1000600): _writeAt: size=3, off=5 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1000600): >_writeAt: n=3, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1000600): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.568483262 +0000 UTC m=+76.914119451 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1000600): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1000bc0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1000bc0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1000bc0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1000bc0): >_readAt: n=3, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1000bc0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.568483262 +0000 UTC m=+76.914119451 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1000bc0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8a310 item 92 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001200): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001200): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001200): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001200): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001200): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001200): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001200): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001200): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.570983654 +0000 UTC m=+76.916619843 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001200): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001740): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001740): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001740): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8a700 item 93 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001740): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001740): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.57233147 +0000 UTC m=+76.917967659 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001740): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001e40): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001e40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001e40): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001e40): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001e40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.57233147 +0000 UTC m=+76.917967659 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1001e40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8aa80 item 93 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101c580): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101c580): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101c580): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101c580): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101c580): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101c580): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101c580): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101c580): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.575464177 +0000 UTC m=+76.921100367 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101c580): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101cac0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101cac0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101cac0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8ae00 item 94 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101cac0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101cac0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.57662994 +0000 UTC m=+76.922266129 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101cac0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101d1c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101d1c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101d1c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101d1c0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101d1c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.57662994 +0000 UTC m=+76.922266129 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101d1c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8afc0 item 94 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101d800): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101d800): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101d800): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101d800): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101d800): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101d800): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101d800): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101d800): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.579720918 +0000 UTC m=+76.925357107 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101d800): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101dd40): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101dd40): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101dd40): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8b3b0 item 95 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101dd40): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101dd40): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.580492455 +0000 UTC m=+76.926128644 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d101dd40): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1046540): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1046540): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1046540): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1046540): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1046540): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.580492455 +0000 UTC m=+76.926128644 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1046540): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8b570 item 95 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 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/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1046b80): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1046b80): open at offset 0 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1046b80): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1046b80): _readAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1046b80): >_readAt: n=0, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1046b80): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1046b80): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1046b80): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.582355885 +0000 UTC m=+76.927992074 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d1046b80): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10470c0): _writeAt: size=5, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10470c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10470c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8ba40 item 96 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10470c0): >_writeAt: n=5, err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10470c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.582905763 +0000 UTC m=+76.928541952 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10470c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/17 03:44:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/17 03:44:13 DEBUG : open-test-file: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10477c0): _readAt: size=512, off=0 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10477c0): openPending: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10477c0): >openPending: err= 2026/08/17 03:44:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10477c0): >_readAt: n=5, err=EOF 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10477c0): close: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-17 03:44:13.582905763 +0000 UTC m=+76.928541952 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : open-test-file(0x3f57d10477c0): >close: err= 2026/08/17 03:44:13 DEBUG : open-test-file: Remove: 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f57d0f8bc00 item 96 2026/08/17 03:44:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/17 03:44:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/17 03:44:13 DEBUG : open-test-file: >Remove: err= 2026/08/17 03:44:13 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:13 DEBUG : Looking for writers 2026/08/17 03:44:13 DEBUG : >WaitForWriters: 2026/08/17 03:44:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.90s) --- PASS: TestRWFileHandleOpenTests/writes (0.41s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.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.01s) --- 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.50s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- 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 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:13 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:13 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:13 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:13 DEBUG : file1: newRWFileHandle: 2026/08/17 03:44:13 DEBUG : file1(0x3f57d10e0740): openPending: 2026/08/17 03:44:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:13 DEBUG : file1(0x3f57d10e0740): >openPending: err= 2026/08/17 03:44:13 DEBUG : file1: >newRWFileHandle: err= 2026/08/17 03:44:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/17 03:44:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/17 03:44:13 DEBUG : file1(0x3f57d10e0740): _writeAt: size=2, off=0 2026/08/17 03:44:13 DEBUG : file1(0x3f57d10e0740): >_writeAt: n=2, err= 2026/08/17 03:44:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/17 03:44:13 DEBUG : file1(0x3f57d10e0740): RWFileHandle.Flush 2026/08/17 03:44:13 DEBUG : file1(0x3f57d10e0740): RWFileHandle.Release 2026/08/17 03:44:13 DEBUG : file1(0x3f57d10e0740): close: 2026/08/17 03:44:13 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/17 03:44:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:13 DEBUG : file1(0x3f57d10e0740): >close: err= 2026/08/17 03:44:13 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:13 DEBUG : Looking for writers 2026/08/17 03:44:13 DEBUG : file1: reading active writers 2026/08/17 03:44:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/17 03:44:13 DEBUG : Looking for writers 2026/08/17 03:44:13 DEBUG : file1: reading active writers 2026/08/17 03:44:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/17 03:44:13 DEBUG : Looking for writers 2026/08/17 03:44:13 DEBUG : file1: reading active writers 2026/08/17 03:44:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/17 03:44:13 DEBUG : Looking for writers 2026/08/17 03:44:13 DEBUG : file1: reading active writers 2026/08/17 03:44:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/17 03:44:13 DEBUG : file1: vfs cache: starting upload 2026/08/17 03:44:13 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:44:13 DEBUG : Looking for writers 2026/08/17 03:44:13 DEBUG : file1: reading active writers 2026/08/17 03:44:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/17 03:44:14 DEBUG : Looking for writers 2026/08/17 03:44:14 DEBUG : file1: reading active writers 2026/08/17 03:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/17 03:44:14 DEBUG : file1: size = 2 OK 2026/08/17 03:44:14 DEBUG : file1.rclone_chunk.001_wg4evm: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/17 03:44:14 INFO : file1.rclone_chunk.001_wg4evm: Copied (server-side copy) to: file1 2026/08/17 03:44:14 INFO : file1.rclone_chunk.001_wg4evm: Deleted 2026/08/17 03:44:14 DEBUG : file1: size = 2 OK 2026/08/17 03:44:14 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/17 03:44:14 INFO : file1: Copied (new) 2026/08/17 03:44:14 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/17 03:44:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/17 03:44:14 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/17 03:44:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:14 INFO : file1: vfs cache: upload succeeded try #1 2026/08/17 03:44:14 DEBUG : Looking for writers 2026/08/17 03:44:14 DEBUG : file1: reading active writers 2026/08/17 03:44:14 DEBUG : >WaitForWriters: 2026/08/17 03:44:14 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:14 DEBUG : Looking for writers 2026/08/17 03:44:14 DEBUG : file1: reading active writers 2026/08/17 03:44:14 DEBUG : >WaitForWriters: 2026/08/17 03:44:14 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.90s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:14 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:14 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:14 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:14 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:14 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:14 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:14 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:14 DEBUG : rename_me: newRWFileHandle: 2026/08/17 03:44:14 DEBUG : rename_me(0x3f57d1047a80): openPending: 2026/08/17 03:44:14 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/17 03:44:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/17 03:44:14 DEBUG : rename_me(0x3f57d1047a80): >openPending: err= 2026/08/17 03:44:14 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/17 03:44:14 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/17 03:44:14 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/17 03:44:14 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/17 03:44:14 DEBUG : rename_me(0x3f57d1047a80): _writeAt: size=5, off=0 2026/08/17 03:44:14 DEBUG : rename_me(0x3f57d1047a80): >_writeAt: n=5, err= 2026/08/17 03:44:14 DEBUG : rename_me(0x3f57d1047a80): close: 2026/08/17 03:44:14 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-17 03:44:14.642201031 +0000 UTC m=+77.987837220 2026/08/17 03:44:14 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/17 03:44:14 DEBUG : rename_me(0x3f57d1047a80): >close: err= 2026/08/17 03:44:14 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/17 03:44:14 DEBUG : i_was_renamed: Updating file with 0x3f57d0dfbd40 2026/08/17 03:44:14 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/17 03:44:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/17 03:44:14 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:14 DEBUG : Looking for writers 2026/08/17 03:44:14 DEBUG : i_was_renamed: reading active writers 2026/08/17 03:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/17 03:44:14 DEBUG : Looking for writers 2026/08/17 03:44:14 DEBUG : i_was_renamed: reading active writers 2026/08/17 03:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/17 03:44:14 DEBUG : Looking for writers 2026/08/17 03:44:14 DEBUG : i_was_renamed: reading active writers 2026/08/17 03:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/17 03:44:14 DEBUG : Looking for writers 2026/08/17 03:44:14 DEBUG : i_was_renamed: reading active writers 2026/08/17 03:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/17 03:44:14 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/17 03:44:14 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/08/17 03:44:14 DEBUG : Looking for writers 2026/08/17 03:44:14 DEBUG : i_was_renamed: reading active writers 2026/08/17 03:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/17 03:44:14 DEBUG : Looking for writers 2026/08/17 03:44:14 DEBUG : i_was_renamed: reading active writers 2026/08/17 03:44:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/17 03:44:15 DEBUG : i_was_renamed: size = 5 OK 2026/08/17 03:44:15 DEBUG : i_was_renamed.rclone_chunk.001_wg4f0h: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:44:15 INFO : i_was_renamed.rclone_chunk.001_wg4f0h: Copied (server-side copy) to: i_was_renamed 2026/08/17 03:44:15 INFO : i_was_renamed.rclone_chunk.001_wg4f0h: Deleted 2026/08/17 03:44:15 DEBUG : i_was_renamed: size = 5 OK 2026/08/17 03:44:15 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:44:15 INFO : i_was_renamed: Copied (new) 2026/08/17 03:44:15 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-17 03:44:14.642201031 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/17 03:44:15 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/17 03:44:15 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/17 03:44:15 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/17 03:44:15 DEBUG : Looking for writers 2026/08/17 03:44:15 DEBUG : i_was_renamed: reading active writers 2026/08/17 03:44:15 DEBUG : >WaitForWriters: 2026/08/17 03:44:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:15 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/17 03:44:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:15 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/17 03:44:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-vuguxuh5woke" 2026/08/17 03:44:15 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/17 03:44:15 DEBUG : forgetting directory cache 2026/08/17 03:44:15 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/17 03:44:15 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wg4g4g: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/08/17 03:44:15 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4g4g: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/17 03:44:15 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4g4g: Deleted 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate(0x3f57d0c0c780): _readAt: size=512, off=0 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate(0x3f57d0c0c780): openPending: 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-17 02:45:15.424666339 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/17 03:44:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate(0x3f57d0c0c780): >openPending: err= 2026/08/17 03:44:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate(0x3f57d0c0c780): >_readAt: n=20, err=EOF 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate(0x3f57d0c0c780): close: 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-17 02:45:15.424666339 +0000 UTC 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate(0x3f57d0c0c780): >close: err= 2026/08/17 03:44:16 DEBUG : forgetting directory cache 2026/08/17 03:44:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/17 03:44:16 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wg4hhk: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/08/17 03:44:16 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4hhk: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/17 03:44:16 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4hhk: Deleted 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate(0x3f57d0ba9840): _readAt: size=512, off=0 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate(0x3f57d0ba9840): openPending: 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-17 02:46:15.424666339 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-17 02:45:15.424666339 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-17 02:46:15.424666339 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-17 02:45:15.424666339 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/17 03:44:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/17 03:44:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate(0x3f57d0ba9840): >openPending: err= 2026/08/17 03:44:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate(0x3f57d0ba9840): >_readAt: n=20, err=EOF 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate(0x3f57d0ba9840): close: 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-17 02:46:15.424666339 +0000 UTC 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate(0x3f57d0ba9840): >close: err= 2026/08/17 03:44:17 DEBUG : forgetting directory cache 2026/08/17 03:44:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wg4ivg: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/08/17 03:44:17 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4ivg: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/17 03:44:17 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4ivg: Deleted 2026/08/17 03:44:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate(0x3f57d085aec0): _readAt: size=512, off=0 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate(0x3f57d085aec0): openPending: 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-17 02:47:15.424666339 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-17 02:46:15.424666339 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-17 02:47:15.424666339 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-17 02:46:15.424666339 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/17 03:44:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/17 03:44:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate(0x3f57d085aec0): >openPending: err= 2026/08/17 03:44:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate(0x3f57d085aec0): >_readAt: n=20, err=EOF 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate(0x3f57d085aec0): close: 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-17 02:47:15.424666339 +0000 UTC 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate(0x3f57d085aec0): >close: err= 2026/08/17 03:44:18 DEBUG : Re-reading directory (115.024369ms old) 2026/08/17 03:44:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/17 03:44:18 DEBUG : forgetting directory cache 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wg4juv: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/08/17 03:44:18 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4juv: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/17 03:44:18 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4juv: Deleted 2026/08/17 03:44:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate(0x3f57d0ca6040): _readAt: size=512, off=0 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate(0x3f57d0ca6040): openPending: 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-17 02:48:15.424666339 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-17 02:47:15.424666339 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-17 02:48:15.424666339 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-17 02:47:15.424666339 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/17 03:44:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/17 03:44:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate(0x3f57d0ca6040): >openPending: err= 2026/08/17 03:44:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate(0x3f57d0ca6040): >_readAt: n=20, err=EOF 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate(0x3f57d0ca6040): close: 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-17 02:48:15.424666339 +0000 UTC 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate(0x3f57d0ca6040): >close: err= 2026/08/17 03:44:19 DEBUG : forgetting directory cache 2026/08/17 03:44:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/17 03:44:19 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wg4kqd: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/08/17 03:44:19 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4kqd: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/17 03:44:19 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4kqd: Deleted 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate(0x3f57d1047700): _readAt: size=512, off=0 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate(0x3f57d1047700): openPending: 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-17 02:49:15.424666339 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-17 02:48:15.424666339 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-17 02:49:15.424666339 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-17 02:48:15.424666339 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/17 03:44:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/17 03:44:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate(0x3f57d1047700): >openPending: err= 2026/08/17 03:44:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate(0x3f57d1047700): >_readAt: n=20, err=EOF 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate(0x3f57d1047700): close: 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-17 02:49:15.424666339 +0000 UTC 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate(0x3f57d1047700): >close: err= 2026/08/17 03:44:20 DEBUG : forgetting directory cache 2026/08/17 03:44:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/17 03:44:20 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wg4lfy: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/08/17 03:44:20 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4lfy: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/17 03:44:20 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4lfy: Deleted 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate(0x3f57d0bb0740): _readAt: size=512, off=0 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate(0x3f57d0bb0740): openPending: 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-17 02:50:15.424666339 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-17 02:49:15.424666339 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-17 02:50:15.424666339 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-17 02:49:15.424666339 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/17 03:44:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/17 03:44:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate(0x3f57d0bb0740): >openPending: err= 2026/08/17 03:44:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate(0x3f57d0bb0740): >_readAt: n=20, err=EOF 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate(0x3f57d0bb0740): close: 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-17 02:50:15.424666339 +0000 UTC 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate(0x3f57d0bb0740): >close: err= 2026/08/17 03:44:21 DEBUG : Re-reading directory (102.853912ms old) 2026/08/17 03:44:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/17 03:44:21 DEBUG : forgetting directory cache 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/08/17 03:44:21 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wg4mr8: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/08/17 03:44:21 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4mr8: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/17 03:44:21 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4mr8: Deleted 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate(0x3f57d0e02140): _readAt: size=512, off=0 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate(0x3f57d0e02140): openPending: 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-17 02:51:15.424666339 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-17 02:50:15.424666339 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-17 02:51:15.424666339 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-17 02:50:15.424666339 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/17 03:44:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/17 03:44:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate(0x3f57d0e02140): >openPending: err= 2026/08/17 03:44:22 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate(0x3f57d0e02140): >_readAt: n=21, err=EOF 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate(0x3f57d0e02140): close: 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-17 02:51:15.424666339 +0000 UTC 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate(0x3f57d0e02140): >close: err= 2026/08/17 03:44:22 DEBUG : forgetting directory cache 2026/08/17 03:44:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/08/17 03:44:22 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wg4nh7: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/08/17 03:44:22 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4nh7: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/17 03:44:22 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4nh7: Deleted 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate(0x3f57d0bfb840): _readAt: size=512, off=0 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate(0x3f57d0bfb840): openPending: 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-17 02:52:15.424666339 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-17 02:51:15.424666339 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-17 02:52:15.424666339 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-17 02:51:15.424666339 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/17 03:44:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/17 03:44:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate(0x3f57d0bfb840): >openPending: err= 2026/08/17 03:44:23 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate(0x3f57d0bfb840): >_readAt: n=22, err=EOF 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate(0x3f57d0bfb840): close: 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-17 02:52:15.424666339 +0000 UTC 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate(0x3f57d0bfb840): >close: err= 2026/08/17 03:44:23 DEBUG : forgetting directory cache 2026/08/17 03:44:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wg4oh7: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/08/17 03:44:23 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4oh7: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/17 03:44:23 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4oh7: Deleted 2026/08/17 03:44:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate(0x3f57d0f581c0): _readAt: size=512, off=0 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate(0x3f57d0f581c0): openPending: 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-17 02:53:15.424666339 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-17 02:52:15.424666339 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-17 02:53:15.424666339 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-17 02:52:15.424666339 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/17 03:44:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/17 03:44:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate(0x3f57d0f581c0): >openPending: err= 2026/08/17 03:44:24 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate(0x3f57d0f581c0): >_readAt: n=23, err=EOF 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate(0x3f57d0f581c0): close: 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-17 02:53:15.424666339 +0000 UTC 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate(0x3f57d0f581c0): >close: err= 2026/08/17 03:44:24 DEBUG : Re-reading directory (101.548585ms old) 2026/08/17 03:44:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/17 03:44:24 DEBUG : forgetting directory cache 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/08/17 03:44:24 DEBUG : TestRWCacheUpdate.rclone_chunk.001_wg4pad: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/08/17 03:44:24 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4pad: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/17 03:44:24 INFO : TestRWCacheUpdate.rclone_chunk.001_wg4pad: Deleted 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate(0x3f57d0587b80): _readAt: size=512, off=0 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate(0x3f57d0587b80): openPending: 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-17 02:54:15.424666339 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-17 02:53:15.424666339 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-17 02:54:15.424666339 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-17 02:53:15.424666339 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/17 03:44:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/17 03:44:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate(0x3f57d0587b80): >openPending: err= 2026/08/17 03:44:25 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate(0x3f57d0587b80): >_readAt: n=24, err=EOF 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate(0x3f57d0587b80): close: 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-17 02:54:15.424666339 +0000 UTC 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate(0x3f57d0587b80): >close: err= 2026/08/17 03:44:25 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:25 DEBUG : Looking for writers 2026/08/17 03:44:25 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/17 03:44:25 DEBUG : >WaitForWriters: 2026/08/17 03:44:25 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': vfs cache: cleaner exiting 2026/08/17 03:44:25 DEBUG : forgetting directory cache 2026/08/17 03:44:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.92s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:25 DEBUG : FiLeA: size = 5 OK 2026/08/17 03:44:25 DEBUG : FiLeA.rclone_chunk.001_wg4qgf: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/17 03:44:25 INFO : FiLeA.rclone_chunk.001_wg4qgf: Copied (server-side copy) to: FiLeA 2026/08/17 03:44:25 INFO : FiLeA.rclone_chunk.001_wg4qgf: Deleted 2026/08/17 03:44:26 DEBUG : FiLeB: size = 5 OK 2026/08/17 03:44:26 DEBUG : FiLeB.rclone_chunk.001_wg4qm5: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/17 03:44:26 INFO : FiLeB.rclone_chunk.001_wg4qm5: Copied (server-side copy) to: FiLeB 2026/08/17 03:44:26 INFO : FiLeB.rclone_chunk.001_wg4qm5: Deleted 2026/08/17 03:44:26 DEBUG : FilEb: size = 5 OK 2026/08/17 03:44:26 DEBUG : FilEb.rclone_chunk.001_wg4rzf: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/08/17 03:44:26 INFO : FilEb.rclone_chunk.001_wg4rzf: Copied (server-side copy) to: FilEb 2026/08/17 03:44:26 INFO : FilEb.rclone_chunk.001_wg4rzf: Deleted 2026/08/17 03:44:26 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:26 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/17 03:44:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/17 03:44:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/17 03:44:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/17 03:44:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/17 03:44:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/17 03:44:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:26 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:26 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:26 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/17 03:44:26 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/17 03:44:26 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/17 03:44:26 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/17 03:44:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/17 03:44:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/17 03:44:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/17 03:44:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/17 03:44:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/17 03:44:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/17 03:44:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/17 03:44:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/17 03:44:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/17 03:44:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/17 03:44:27 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/17 03:44:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/17 03:44:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/17 03:44:27 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/17 03:44:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/17 03:44:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/17 03:44:27 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/17 03:44:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/17 03:44:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/17 03:44:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/17 03:44:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/17 03:44:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/17 03:44:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/17 03:44:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/17 03:44:27 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/17 03:44:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/17 03:44:27 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/17 03:44:27 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/17 03:44:27 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/17 03:44:27 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/17 03:44:27 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:27 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:27 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:27 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:27 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:27 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/17 03:44:27 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/17 03:44:27 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/17 03:44:27 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:27 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:27 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/17 03:44:27 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/17 03:44:27 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/17 03:44:27 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:27 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:27 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:27 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:27 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:27 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:27 DEBUG : Looking for writers 2026/08/17 03:44:27 DEBUG : FiLeA: reading active writers 2026/08/17 03:44:27 DEBUG : FiLeB: reading active writers 2026/08/17 03:44:27 DEBUG : FilEb: reading active writers 2026/08/17 03:44:27 DEBUG : >WaitForWriters: 2026/08/17 03:44:27 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:27 DEBUG : Looking for writers 2026/08/17 03:44:27 DEBUG : FiLeA: reading active writers 2026/08/17 03:44:27 DEBUG : FiLeB: reading active writers 2026/08/17 03:44:27 DEBUG : FilEb: reading active writers 2026/08/17 03:44:27 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.70s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:28 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/08/17 03:44:28 DEBUG : normal name with no special characters.txt.rclone_chunk.001_wg4t8c: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/17 03:44:28 INFO : normal name with no special characters.txt.rclone_chunk.001_wg4t8c: Copied (server-side copy) to: normal name with no special characters.txt 2026/08/17 03:44:28 INFO : normal name with no special characters.txt.rclone_chunk.001_wg4t8c: Deleted 2026/08/17 03:44:28 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/08/17 03:44:28 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_wg4t6i: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/17 03:44:28 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_wg4t6i: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/08/17 03:44:28 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_wg4t6i: Deleted 2026/08/17 03:44:29 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:29 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:29 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/17 03:44:29 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/17 03:44:29 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/17 03:44:29 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:29 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:29 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:29 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/17 03:44:29 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/17 03:44:29 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/17 03:44:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:29 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:29 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/17 03:44:29 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/17 03:44:29 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/17 03:44:29 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:29 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:29 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:29 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:29 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:29 DEBUG : Looking for writers 2026/08/17 03:44:29 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/17 03:44:29 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/17 03:44:29 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.36s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:29 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': Reusing VFS from active cache 2026/08/17 03:44:29 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:29 DEBUG : Looking for writers 2026/08/17 03:44:29 DEBUG : >WaitForWriters: 2026/08/17 03:44:29 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:29 DEBUG : Looking for writers 2026/08/17 03:44:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.08s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:29 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:29 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:29 DEBUG : Looking for writers 2026/08/17 03:44:29 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:29 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:29 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:29 DEBUG : Looking for writers 2026/08/17 03:44:29 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.08s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:29 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:29 DEBUG : file1: size = 14 OK 2026/08/17 03:44:29 DEBUG : file1.rclone_chunk.001_wg4ucg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:44:29 INFO : file1.rclone_chunk.001_wg4ucg: Copied (server-side copy) to: file1 2026/08/17 03:44:30 INFO : file1.rclone_chunk.001_wg4ucg: Deleted 2026/08/17 03:44:30 DEBUG : dir/file2: size = 14 OK 2026/08/17 03:44:30 DEBUG : dir/file2.rclone_chunk.001_wg4vat: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/17 03:44:30 INFO : dir/file2.rclone_chunk.001_wg4vat: Copied (server-side copy) to: dir/file2 2026/08/17 03:44:30 INFO : dir/file2.rclone_chunk.001_wg4vat: Deleted 2026/08/17 03:44:30 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:30 DEBUG : dir: Looking for writers 2026/08/17 03:44:30 DEBUG : file2: reading active writers 2026/08/17 03:44:30 DEBUG : Looking for writers 2026/08/17 03:44:30 DEBUG : dir: reading active writers 2026/08/17 03:44:30 DEBUG : file1: reading active writers 2026/08/17 03:44:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.39s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:31 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:31 DEBUG : file1: size = 14 OK 2026/08/17 03:44:31 DEBUG : file1.rclone_chunk.001_wg4wax: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:44:31 INFO : file1.rclone_chunk.001_wg4wax: Copied (server-side copy) to: file1 2026/08/17 03:44:31 INFO : file1.rclone_chunk.001_wg4wax: Deleted 2026/08/17 03:44:31 DEBUG : dir/file2: size = 14 OK 2026/08/17 03:44:31 DEBUG : dir/file2.rclone_chunk.001_wg4whg: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/17 03:44:31 INFO : dir/file2.rclone_chunk.001_wg4whg: Copied (server-side copy) to: dir/file2 2026/08/17 03:44:31 INFO : dir/file2.rclone_chunk.001_wg4whg: Deleted 2026/08/17 03:44:32 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:32 DEBUG : dir: Looking for writers 2026/08/17 03:44:32 DEBUG : Looking for writers 2026/08/17 03:44:32 DEBUG : dir: reading active writers 2026/08/17 03:44:32 DEBUG : file1: reading active writers 2026/08/17 03:44:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.32s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:32 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:32 DEBUG : file1: size = 14 OK 2026/08/17 03:44:32 DEBUG : file1.rclone_chunk.001_wg4xmb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/17 03:44:32 INFO : file1.rclone_chunk.001_wg4xmb: Copied (server-side copy) to: file1 2026/08/17 03:44:32 INFO : file1.rclone_chunk.001_wg4xmb: Deleted 2026/08/17 03:44:33 DEBUG : dir/file2: size = 14 OK 2026/08/17 03:44:33 DEBUG : dir/file2.rclone_chunk.001_wg4xwe: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/17 03:44:33 INFO : dir/file2.rclone_chunk.001_wg4xwe: Copied (server-side copy) to: dir/file2 2026/08/17 03:44:33 INFO : dir/file2.rclone_chunk.001_wg4xwe: Deleted 2026/08/17 03:44:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:33 DEBUG : file1: Open: flags=O_RDONLY 2026/08/17 03:44:33 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/17 03:44:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/17 03:44:33 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:33 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/17 03:44:33 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/17 03:44:33 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:33 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:33 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/17 03:44:33 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/17 03:44:33 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/17 03:44:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/17 03:44:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (0 bytes), uploading instead of streaming 2026/08/17 03:44:33 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/17 03:44:33 DEBUG : dir/new_file.txt.rclone_chunk.001_wg4yxn: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/17 03:44:33 INFO : dir/new_file.txt.rclone_chunk.001_wg4yxn: Copied (server-side copy) to: dir/new_file.txt 2026/08/17 03:44:33 INFO : dir/new_file.txt.rclone_chunk.001_wg4yxn: Deleted 2026/08/17 03:44:33 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/17 03:44:33 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/17 03:44:33 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/17 03:44:33 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/17 03:44:33 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:33 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/17 03:44:33 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:33 DEBUG : dir: Looking for writers 2026/08/17 03:44:33 DEBUG : file2: reading active writers 2026/08/17 03:44:33 DEBUG : new_file.txt: reading active writers 2026/08/17 03:44:33 DEBUG : Looking for writers 2026/08/17 03:44:33 DEBUG : dir: reading active writers 2026/08/17 03:44:33 DEBUG : file1: reading active writers 2026/08/17 03:44:33 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.86s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:34 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:34 DEBUG : dir/file2: size = 14 OK 2026/08/17 03:44:34 DEBUG : dir/file2.rclone_chunk.001_wg4zhu: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/17 03:44:34 INFO : dir/file2.rclone_chunk.001_wg4zhu: Copied (server-side copy) to: dir/file2 2026/08/17 03:44:34 INFO : dir/file2.rclone_chunk.001_wg4zhu: Deleted 2026/08/17 03:44:34 DEBUG : dir/file2: copy non-chunked object... 2026/08/17 03:44:35 DEBUG : dir/file1: size = 14 OK 2026/08/17 03:44:35 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/17 03:44:35 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/08/17 03:44:35 INFO : dir/file2: Deleted 2026/08/17 03:44:35 DEBUG : dir/file1: Updating file with dir/file1 0x3f57d0e1aea0 2026/08/17 03:44:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/17 03:44:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:35 DEBUG : dir/file1: copy non-chunked object... 2026/08/17 03:44:35 DEBUG : file0: size = 14 OK 2026/08/17 03:44:35 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/17 03:44:35 INFO : dir/file1: Copied (server-side copy) to: file0 2026/08/17 03:44:35 INFO : dir/file1: Deleted 2026/08/17 03:44:35 DEBUG : file0: Updating file with file0 0x3f57d0e1aea0 2026/08/17 03:44:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/17 03:44:35 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/17 03:44:35 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:35 DEBUG : dir: Looking for writers 2026/08/17 03:44:35 DEBUG : Looking for writers 2026/08/17 03:44:35 DEBUG : dir: reading active writers 2026/08/17 03:44:35 DEBUG : file0: reading active writers 2026/08/17 03:44:35 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.49s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:35 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:35 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:35 DEBUG : Looking for writers 2026/08/17 03:44:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.08s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:35 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:35 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:35 DEBUG : Looking for writers 2026/08/17 03:44:35 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:35 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:35 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:35 DEBUG : Looking for writers 2026/08/17 03:44:35 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.08s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:35 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:35 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:35 DEBUG : Looking for writers 2026/08/17 03:44:35 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.08s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:36 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/17 03:44:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/17 03:44:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:36 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/17 03:44:36 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/17 03:44:36 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/17 03:44:36 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (5 bytes), uploading instead of streaming 2026/08/17 03:44:36 DEBUG : file1: size = 5 OK 2026/08/17 03:44:36 DEBUG : file1.rclone_chunk.001_wg51v3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:44:36 INFO : file1.rclone_chunk.001_wg51v3: Copied (server-side copy) to: file1 2026/08/17 03:44:36 INFO : file1.rclone_chunk.001_wg51v3: Deleted 2026/08/17 03:44:36 DEBUG : file1: size = 5 OK 2026/08/17 03:44:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:44:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/17 03:44:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/17 03:44:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/17 03:44:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/17 03:44:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/17 03:44:36 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/17 03:44:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/17 03:44:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/17 03:44:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/17 03:44:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/17 03:44:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:36 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (0 bytes), uploading instead of streaming 2026/08/17 03:44:37 DEBUG : file1: size = 0 OK 2026/08/17 03:44:37 DEBUG : file1.rclone_chunk.001_wg51vx: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/17 03:44:37 INFO : file1.rclone_chunk.001_wg51vx: Copied (server-side copy) to: file1 2026/08/17 03:44:37 INFO : file1.rclone_chunk.001_wg51vx: Deleted 2026/08/17 03:44:37 DEBUG : file1: size = 0 OK 2026/08/17 03:44:37 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/17 03:44:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/17 03:44:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/17 03:44:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/17 03:44:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/17 03:44:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/17 03:44:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:37 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (7 bytes), uploading instead of streaming 2026/08/17 03:44:37 DEBUG : file1: size = 7 OK 2026/08/17 03:44:37 DEBUG : file1.rclone_chunk.001_wg52ut: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/17 03:44:37 INFO : file1.rclone_chunk.001_wg52ut: Copied (server-side copy) to: file1 2026/08/17 03:44:37 INFO : file1.rclone_chunk.001_wg52ut: Deleted 2026/08/17 03:44:37 DEBUG : file1: size = 7 OK 2026/08/17 03:44:37 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/17 03:44:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/17 03:44:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:37 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:37 DEBUG : Looking for writers 2026/08/17 03:44:37 DEBUG : file1: reading active writers 2026/08/17 03:44:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.64s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:37 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/17 03:44:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/17 03:44:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:37 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/17 03:44:38 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/17 03:44:38 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/17 03:44:38 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/17 03:44:38 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (11 bytes), uploading instead of streaming 2026/08/17 03:44:39 DEBUG : file1: size = 11 OK 2026/08/17 03:44:39 DEBUG : file1.rclone_chunk.001_wg531v: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/17 03:44:39 INFO : file1.rclone_chunk.001_wg531v: Copied (server-side copy) to: file1 2026/08/17 03:44:39 INFO : file1.rclone_chunk.001_wg531v: Deleted 2026/08/17 03:44:39 DEBUG : file1: size = 11 OK 2026/08/17 03:44:39 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/17 03:44:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/17 03:44:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:39 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/17 03:44:39 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:39 DEBUG : Looking for writers 2026/08/17 03:44:39 DEBUG : file1: reading active writers 2026/08/17 03:44:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.66s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:39 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/17 03:44:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/17 03:44:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:39 NOTICE: S3 bucket rclone-test-vuguxuh5woke: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/17 03:44:39 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/17 03:44:39 DEBUG : file1: Remove: 2026/08/17 03:44:39 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/17 03:44:39 DEBUG : file1: >Remove: err= 2026/08/17 03:44:39 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:39 DEBUG : Looking for writers 2026/08/17 03:44:39 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:39 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/17 03:44:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/17 03:44:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:39 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/17 03:44:39 DEBUG : file1: Remove: 2026/08/17 03:44:39 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/17 03:44:39 DEBUG : file1: >Remove: err= 2026/08/17 03:44:39 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:39 DEBUG : Looking for writers 2026/08/17 03:44:39 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:39 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:39 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:39 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/17 03:44:39 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/17 03:44:39 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/17 03:44:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/17 03:44:39 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (5 bytes), uploading instead of streaming 2026/08/17 03:44:39 DEBUG : file2: size = 5 OK 2026/08/17 03:44:39 DEBUG : file2.rclone_chunk.001_wg540z: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:44:39 INFO : file2.rclone_chunk.001_wg540z: Copied (server-side copy) to: file2 2026/08/17 03:44:40 INFO : file2.rclone_chunk.001_wg540z: Deleted 2026/08/17 03:44:40 DEBUG : file2: size = 5 OK 2026/08/17 03:44:40 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:44:40 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/17 03:44:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/17 03:44:40 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:40 DEBUG : Looking for writers 2026/08/17 03:44:40 DEBUG : file2: reading active writers 2026/08/17 03:44:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.95s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.13s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.13s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.69s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:40 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/17 03:44:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/17 03:44:40 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/17 03:44:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:40 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (5 bytes), uploading instead of streaming 2026/08/17 03:44:40 DEBUG : file1: size = 5 OK 2026/08/17 03:44:40 DEBUG : file1.rclone_chunk.001_wg55va: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:44:40 INFO : file1.rclone_chunk.001_wg55va: Copied (server-side copy) to: file1 2026/08/17 03:44:41 INFO : file1.rclone_chunk.001_wg55va: Deleted 2026/08/17 03:44:41 DEBUG : file1: size = 5 OK 2026/08/17 03:44:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/17 03:44:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/17 03:44:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:41 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/17 03:44:41 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:41 DEBUG : Looking for writers 2026/08/17 03:44:41 DEBUG : file1: reading active writers 2026/08/17 03:44:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.89s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:41 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/17 03:44:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/17 03:44:41 DEBUG : file1: WriteFileHandle.Release closing 2026/08/17 03:44:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:41 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (0 bytes), uploading instead of streaming 2026/08/17 03:44:41 DEBUG : file1: size = 0 OK 2026/08/17 03:44:41 DEBUG : file1.rclone_chunk.001_wg56mg: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/17 03:44:41 INFO : file1.rclone_chunk.001_wg56mg: Copied (server-side copy) to: file1 2026/08/17 03:44:41 INFO : file1.rclone_chunk.001_wg56mg: Deleted 2026/08/17 03:44:41 DEBUG : file1: size = 0 OK 2026/08/17 03:44:41 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/17 03:44:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/17 03:44:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:41 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/17 03:44:41 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:41 DEBUG : Looking for writers 2026/08/17 03:44:41 DEBUG : file1: reading active writers 2026/08/17 03:44:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.60s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:41 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/17 03:44:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/17 03:44:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:41 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (2 bytes), uploading instead of streaming 2026/08/17 03:44:42 DEBUG : file1: size = 2 OK 2026/08/17 03:44:42 DEBUG : file1.rclone_chunk.001_wg56x1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/17 03:44:42 INFO : file1.rclone_chunk.001_wg56x1: Copied (server-side copy) to: file1 2026/08/17 03:44:42 INFO : file1.rclone_chunk.001_wg56x1: Deleted 2026/08/17 03:44:42 DEBUG : file1: size = 2 OK 2026/08/17 03:44:42 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/17 03:44:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/17 03:44:42 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/17 03:44:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:42 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:42 DEBUG : Looking for writers 2026/08/17 03:44:42 DEBUG : file1: reading active writers 2026/08/17 03:44:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.68s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:42 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/17 03:44:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/17 03:44:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:42 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (0 bytes), uploading instead of streaming 2026/08/17 03:44:42 DEBUG : file1: size = 0 OK 2026/08/17 03:44:42 DEBUG : file1.rclone_chunk.001_wg57zo: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/17 03:44:42 INFO : file1.rclone_chunk.001_wg57zo: Copied (server-side copy) to: file1 2026/08/17 03:44:42 INFO : file1.rclone_chunk.001_wg57zo: Deleted 2026/08/17 03:44:42 DEBUG : file1: size = 0 OK 2026/08/17 03:44:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/17 03:44:42 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/17 03:44:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:42 DEBUG : file1: Open: flags=O_RDONLY 2026/08/17 03:44:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/17 03:44:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/17 03:44:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:43 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:43 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:43 DEBUG : Looking for writers 2026/08/17 03:44:43 DEBUG : file1: reading active writers 2026/08/17 03:44:43 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.70s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:43 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/17 03:44:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/17 03:44:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:43 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': File to upload is small (100 bytes), uploading instead of streaming 2026/08/17 03:44:43 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/08/17 03:44:43 DEBUG : file1.rclone_chunk.001_wg58dm: md5 = dc41e4bc984ad2c8b6112f9474625d3a OK 2026/08/17 03:44:43 INFO : file1.rclone_chunk.001_wg58dm: Copied (server-side copy) to: file1.rclone_chunk.001 2026/08/17 03:44:43 INFO : file1.rclone_chunk.001_wg58dm: Deleted 2026/08/17 03:44:43 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/08/17 03:44:43 DEBUG : file1.rclone_chunk.002_wg58dm: md5 = a07efa2726d2fedb1b2f07cad6eb643f OK 2026/08/17 03:44:43 INFO : file1.rclone_chunk.002_wg58dm: Copied (server-side copy) to: file1.rclone_chunk.002 2026/08/17 03:44:43 INFO : file1.rclone_chunk.002_wg58dm: Deleted 2026/08/17 03:44:43 DEBUG : file1: size = 100 OK 2026/08/17 03:44:43 DEBUG : file1: md5 = 94c45b9779a56f34d41141b68347535e OK 2026/08/17 03:44:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/17 03:44:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/17 03:44:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/17 03:44:43 DEBUG : file1: Open: flags=O_RDONLY 2026/08/17 03:44:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/17 03:44:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/17 03:44:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:44 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:44 DEBUG : Looking for writers 2026/08/17 03:44:44 DEBUG : file1: reading active writers 2026/08/17 03:44:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.25s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:44 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:44 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/17 03:44:44 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/17 03:44:44 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/17 03:44:44 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/17 03:44:44 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/17 03:44:44 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/17 03:44:44 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/17 03:44:44 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/17 03:44:44 DEBUG : stalled: Remove: 2026/08/17 03:44:44 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/17 03:44:44 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.14s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:44 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:44 DEBUG : flat/f000.txt: size = 7 OK 2026/08/17 03:44:44 DEBUG : flat/f000.txt.rclone_chunk.001_wg59wx: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/08/17 03:44:44 INFO : flat/f000.txt.rclone_chunk.001_wg59wx: Copied (server-side copy) to: flat/f000.txt 2026/08/17 03:44:44 INFO : flat/f000.txt.rclone_chunk.001_wg59wx: Deleted 2026/08/17 03:44:45 DEBUG : flat/f001.txt: size = 14 OK 2026/08/17 03:44:45 DEBUG : flat/f001.txt.rclone_chunk.001_wg59pj: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/08/17 03:44:45 INFO : flat/f001.txt.rclone_chunk.001_wg59pj: Copied (server-side copy) to: flat/f001.txt 2026/08/17 03:44:45 INFO : flat/f001.txt.rclone_chunk.001_wg59pj: Deleted 2026/08/17 03:44:45 DEBUG : flat/f002.txt: size = 21 OK 2026/08/17 03:44:45 DEBUG : flat/f002.txt.rclone_chunk.001_wg5azo: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/08/17 03:44:45 INFO : flat/f002.txt.rclone_chunk.001_wg5azo: Copied (server-side copy) to: flat/f002.txt 2026/08/17 03:44:45 INFO : flat/f002.txt.rclone_chunk.001_wg5azo: Deleted 2026/08/17 03:44:46 DEBUG : flat/f003.txt: size = 28 OK 2026/08/17 03:44:46 DEBUG : flat/f003.txt.rclone_chunk.001_wg5aiy: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/08/17 03:44:46 INFO : flat/f003.txt.rclone_chunk.001_wg5aiy: Copied (server-side copy) to: flat/f003.txt 2026/08/17 03:44:46 INFO : flat/f003.txt.rclone_chunk.001_wg5aiy: Deleted 2026/08/17 03:44:46 DEBUG : flat/f004.txt: size = 35 OK 2026/08/17 03:44:46 DEBUG : flat/f004.txt.rclone_chunk.001_wg5bas: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/08/17 03:44:46 INFO : flat/f004.txt.rclone_chunk.001_wg5bas: Copied (server-side copy) to: flat/f004.txt 2026/08/17 03:44:46 INFO : flat/f004.txt.rclone_chunk.001_wg5bas: Deleted 2026/08/17 03:44:47 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/17 03:44:47 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/17 03:44:47 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:47 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:47 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/17 03:44:47 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/17 03:44:47 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:47 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:47 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/17 03:44:47 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/17 03:44:47 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:47 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:47 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/17 03:44:47 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/17 03:44:47 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:47 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:47 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/17 03:44:47 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/17 03:44:47 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:47 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:47 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:47 DEBUG : flat: Looking for writers 2026/08/17 03:44:47 DEBUG : f000.txt: reading active writers 2026/08/17 03:44:47 DEBUG : f001.txt: reading active writers 2026/08/17 03:44:47 DEBUG : f002.txt: reading active writers 2026/08/17 03:44:47 DEBUG : f003.txt: reading active writers 2026/08/17 03:44:47 DEBUG : f004.txt: reading active writers 2026/08/17 03:44:47 DEBUG : Looking for writers 2026/08/17 03:44:47 DEBUG : flat: reading active writers 2026/08/17 03:44:47 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.42s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:47 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:48 DEBUG : a/top.txt: size = 3 OK 2026/08/17 03:44:48 DEBUG : a/top.txt.rclone_chunk.001_wg5ci6: md5 = b28354b543375bfa94dabaeda722927f OK 2026/08/17 03:44:48 INFO : a/top.txt.rclone_chunk.001_wg5ci6: Copied (server-side copy) to: a/top.txt 2026/08/17 03:44:48 INFO : a/top.txt.rclone_chunk.001_wg5ci6: Deleted 2026/08/17 03:44:48 DEBUG : a/b/mid.txt: size = 3 OK 2026/08/17 03:44:48 DEBUG : a/b/mid.txt.rclone_chunk.001_wg5d2s: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/08/17 03:44:48 INFO : a/b/mid.txt.rclone_chunk.001_wg5d2s: Copied (server-side copy) to: a/b/mid.txt 2026/08/17 03:44:48 INFO : a/b/mid.txt.rclone_chunk.001_wg5d2s: Deleted 2026/08/17 03:44:49 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/08/17 03:44:49 DEBUG : a/b/c/deep.txt.rclone_chunk.001_wg5dz2: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/08/17 03:44:49 INFO : a/b/c/deep.txt.rclone_chunk.001_wg5dz2: Copied (server-side copy) to: a/b/c/deep.txt 2026/08/17 03:44:49 INFO : a/b/c/deep.txt.rclone_chunk.001_wg5dz2: Deleted 2026/08/17 03:44:49 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/17 03:44:49 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/17 03:44:49 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:49 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:49 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/17 03:44:49 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/17 03:44:49 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:49 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:49 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/17 03:44:49 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/17 03:44:49 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:49 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:49 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:49 DEBUG : a/b/c: Looking for writers 2026/08/17 03:44:49 DEBUG : deep.txt: reading active writers 2026/08/17 03:44:49 DEBUG : a/b: Looking for writers 2026/08/17 03:44:49 DEBUG : c: reading active writers 2026/08/17 03:44:49 DEBUG : mid.txt: reading active writers 2026/08/17 03:44:49 DEBUG : a: Looking for writers 2026/08/17 03:44:49 DEBUG : b: reading active writers 2026/08/17 03:44:49 DEBUG : top.txt: reading active writers 2026/08/17 03:44:49 DEBUG : Looking for writers 2026/08/17 03:44:49 DEBUG : a: reading active writers 2026/08/17 03:44:49 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.12s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:50 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/08/17 03:44:50 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:50 DEBUG : Looking for writers 2026/08/17 03:44:50 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.08s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke'", Local "Local file system at /tmp/rclone1285682390", Modify Window "1ns" 2026/08/17 03:44:50 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': poll-interval is not supported by this remote 2026/08/17 03:44:50 DEBUG : dir1/a.txt: size = 1 OK 2026/08/17 03:44:50 DEBUG : dir1/a.txt.rclone_chunk.001_wg5f2j: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/08/17 03:44:50 INFO : dir1/a.txt.rclone_chunk.001_wg5f2j: Copied (server-side copy) to: dir1/a.txt 2026/08/17 03:44:50 INFO : dir1/a.txt.rclone_chunk.001_wg5f2j: Deleted 2026/08/17 03:44:51 DEBUG : dir2/b.txt: size = 1 OK 2026/08/17 03:44:51 DEBUG : dir2/b.txt.rclone_chunk.001_wg5f2v: md5 = 415290769594460e2e485922904f345d OK 2026/08/17 03:44:51 INFO : dir2/b.txt.rclone_chunk.001_wg5f2v: Copied (server-side copy) to: dir2/b.txt 2026/08/17 03:44:51 INFO : dir2/b.txt.rclone_chunk.001_wg5f2v: Deleted 2026/08/17 03:44:51 DEBUG : dir3/c.txt: size = 1 OK 2026/08/17 03:44:51 DEBUG : dir3/c.txt.rclone_chunk.001_wg5glt: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/08/17 03:44:51 INFO : dir3/c.txt.rclone_chunk.001_wg5glt: Copied (server-side copy) to: dir3/c.txt 2026/08/17 03:44:51 INFO : dir3/c.txt.rclone_chunk.001_wg5glt: Deleted 2026/08/17 03:44:51 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/17 03:44:51 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/17 03:44:51 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:51 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:51 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/17 03:44:51 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/17 03:44:51 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:51 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:51 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/17 03:44:51 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/17 03:44:51 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/17 03:44:51 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/17 03:44:51 DEBUG : WaitForWriters: timeout=30s 2026/08/17 03:44:51 DEBUG : dir3: Looking for writers 2026/08/17 03:44:51 DEBUG : c.txt: reading active writers 2026/08/17 03:44:51 DEBUG : dir1: Looking for writers 2026/08/17 03:44:51 DEBUG : a.txt: reading active writers 2026/08/17 03:44:51 DEBUG : dir2: Looking for writers 2026/08/17 03:44:51 DEBUG : b.txt: reading active writers 2026/08/17 03:44:51 DEBUG : Looking for writers 2026/08/17 03:44:51 DEBUG : dir3: reading active writers 2026/08/17 03:44:51 DEBUG : dir1: reading active writers 2026/08/17 03:44:51 DEBUG : dir2: reading active writers 2026/08/17 03:44:51 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.10s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/17 03:44:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-vuguxuh5woke': Purge remote 2026/08/17 03:44:52 DEBUG : Waiting for deletions to finish 2026/08/17 03:44:52 INFO : S3 bucket rclone-test-vuguxuh5woke: Bucket "rclone-test-vuguxuh5woke" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024" - Finished OK in 1m55.992557395s (try 1/5)